From 745406dc65aecc438a53f96badc387a32b7a338f Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Thu, 19 Mar 2026 22:30:56 +0200 Subject: Add Mibo project The Djup project is DesktopGL project --- Djup/src/Content/Content.mgcb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Djup/src/Content/Content.mgcb (limited to 'Djup/src/Content') diff --git a/Djup/src/Content/Content.mgcb b/Djup/src/Content/Content.mgcb new file mode 100644 index 0000000..8b0866b --- /dev/null +++ b/Djup/src/Content/Content.mgcb @@ -0,0 +1,14 @@ + +#----------------------------- Global Properties ----------------------------# + +/outputDir:bin/$(Platform) +/intermediateDir:obj/$(Platform) +/platform:DesktopGL +/config: +/profile:Reach +/compress:False + +#-------------------------------- References --------------------------------# + + +#---------------------------------- Content ---------------------------------# -- cgit v1.2.3