From 051eb73351f199d6400ccf27e638aba0dd2b872d Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Thu, 4 Dec 2014 20:15:44 -0800 Subject: [PATCH] Added C++ ProjectType --- ...{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml | 58 +++++++++++++++++++ ...lEditor.Content.PlatformIndependent.csproj | 1 + 2 files changed, 59 insertions(+) create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml new file mode 100644 index 00000000..dd298809 --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/ProjectTypes/{8891C1AE-6699-45DA-8B22-13BCEBB63364}.xml @@ -0,0 +1,58 @@ + + + + + + + C++ Application + + + + $(MinGWPath)\g++.exe + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index 150bda05..6b330dd4 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -94,6 +94,7 @@ +