summaryrefslogtreecommitdiff
path: root/src/gcinfo/lib/GCInfo.nativeproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/gcinfo/lib/GCInfo.nativeproj')
-rw-r--r--src/gcinfo/lib/GCInfo.nativeproj15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/gcinfo/lib/GCInfo.nativeproj b/src/gcinfo/lib/GCInfo.nativeproj
new file mode 100644
index 0000000000..cc27db5e91
--- /dev/null
+++ b/src/gcinfo/lib/GCInfo.nativeproj
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup Label="Globals">
+ <SccProjectName>SAK</SccProjectName>
+ <SccAuxPath>SAK</SccAuxPath>
+ <SccLocalPath>SAK</SccLocalPath>
+ <SccProvider>SAK</SccProvider>
+ </PropertyGroup>
+ <PropertyGroup>
+ <BuildCoreBinaries>true</BuildCoreBinaries>
+ <BuildSysBinaries>true</BuildSysBinaries>
+ <OutputName>GCInfo</OutputName>
+ </PropertyGroup>
+ <Import Project="..\gcinfo.settings.targets" />
+</Project>