summaryrefslogtreecommitdiff
path: root/src/md/runtime/crossgen/MDRuntime_crossgen.nativeproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/md/runtime/crossgen/MDRuntime_crossgen.nativeproj')
-rw-r--r--src/md/runtime/crossgen/MDRuntime_crossgen.nativeproj15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/md/runtime/crossgen/MDRuntime_crossgen.nativeproj b/src/md/runtime/crossgen/MDRuntime_crossgen.nativeproj
deleted file mode 100644
index 6b8cc00ffc..0000000000
--- a/src/md/runtime/crossgen/MDRuntime_crossgen.nativeproj
+++ /dev/null
@@ -1,15 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
- <PropertyGroup>
- <BuildSysBinaries>true</BuildSysBinaries>
- <!-- All features are set in file:..\..\MD.props -->
- <MetadataFlavor>wks</MetadataFlavor>
- <OutputName>mdruntime_crossgen</OutputName>
- </PropertyGroup>
-
- <!--Import the settings-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\xplat\SetCrossGen.props" />
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\MD\Runtime\Runtime.settings.targets" />
-
- <!--Import the targets-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
-</Project>