summaryrefslogtreecommitdiff
path: root/src/gcinfo/crossgen/gcinfo_crossgen.nativeproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/gcinfo/crossgen/gcinfo_crossgen.nativeproj')
-rw-r--r--src/gcinfo/crossgen/gcinfo_crossgen.nativeproj9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/gcinfo/crossgen/gcinfo_crossgen.nativeproj b/src/gcinfo/crossgen/gcinfo_crossgen.nativeproj
deleted file mode 100644
index ae6db25b77..0000000000
--- a/src/gcinfo/crossgen/gcinfo_crossgen.nativeproj
+++ /dev/null
@@ -1,9 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
- <!--Import the settings-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\xplat\SetCrossGen.props" />
- <PropertyGroup>
- <BuildSysBinaries>true</BuildSysBinaries>
- <OutputName>gcinfo_crossgen</OutputName>
- </PropertyGroup>
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\gcinfo\gcinfo.settings.targets" />
-</Project>