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