From 82055793627df366bee7f46d6941c70b47b55636 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 26 Feb 2020 10:20:23 +0100 Subject: [PATCH] fixed content file being windows instead of desktopgl --- .../content/MLEM.Templates.DesktopGL.Core/Content/Content.mgcb | 2 +- .../content/MLEM.Templates.DesktopGL/Content/Content.mgcb | 2 +- .../content/MLEM.Templates.Portable/Content/Content.mgcb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MLEM.Templates/content/MLEM.Templates.DesktopGL.Core/Content/Content.mgcb b/MLEM.Templates/content/MLEM.Templates.DesktopGL.Core/Content/Content.mgcb index 3770c5a..e7af7f5 100644 --- a/MLEM.Templates/content/MLEM.Templates.DesktopGL.Core/Content/Content.mgcb +++ b/MLEM.Templates/content/MLEM.Templates.DesktopGL.Core/Content/Content.mgcb @@ -3,7 +3,7 @@ /outputDir:bin /intermediateDir:obj -/platform:Windows +/platform:DesktopGL /config: /profile:Reach /compress:False diff --git a/MLEM.Templates/content/MLEM.Templates.DesktopGL/Content/Content.mgcb b/MLEM.Templates/content/MLEM.Templates.DesktopGL/Content/Content.mgcb index 3770c5a..e7af7f5 100644 --- a/MLEM.Templates/content/MLEM.Templates.DesktopGL/Content/Content.mgcb +++ b/MLEM.Templates/content/MLEM.Templates.DesktopGL/Content/Content.mgcb @@ -3,7 +3,7 @@ /outputDir:bin /intermediateDir:obj -/platform:Windows +/platform:DesktopGL /config: /profile:Reach /compress:False diff --git a/MLEM.Templates/content/MLEM.Templates.Portable/Content/Content.mgcb b/MLEM.Templates/content/MLEM.Templates.Portable/Content/Content.mgcb index 3770c5a..e7af7f5 100644 --- a/MLEM.Templates/content/MLEM.Templates.Portable/Content/Content.mgcb +++ b/MLEM.Templates/content/MLEM.Templates.Portable/Content/Content.mgcb @@ -3,7 +3,7 @@ /outputDir:bin /intermediateDir:obj -/platform:Windows +/platform:DesktopGL /config: /profile:Reach /compress:False