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, 14 insertions, 0 deletions
diff --git a/src/md/winmd/crossgen/MDWinMD_crossgen.nativeproj b/src/md/winmd/crossgen/MDWinMD_crossgen.nativeproj
new file mode 100644
index 0000000000..88520924f6
--- /dev/null
+++ b/src/md/winmd/crossgen/MDWinMD_crossgen.nativeproj
@@ -0,0 +1,14 @@
+<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>