summaryrefslogtreecommitdiff
path: root/src/binder/v3binder_crossgen/v3binder_crossgen.nativeproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/binder/v3binder_crossgen/v3binder_crossgen.nativeproj')
-rw-r--r--src/binder/v3binder_crossgen/v3binder_crossgen.nativeproj15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/binder/v3binder_crossgen/v3binder_crossgen.nativeproj b/src/binder/v3binder_crossgen/v3binder_crossgen.nativeproj
new file mode 100644
index 0000000000..61348e3f62
--- /dev/null
+++ b/src/binder/v3binder_crossgen/v3binder_crossgen.nativeproj
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<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" />
+ <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
+ <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\Debug\SetDebugTargetLocal.props" />
+
+ <!--Leaf project Properties-->
+ <PropertyGroup>
+ <OutputName>v3binder_crossgen</OutputName>
+ </PropertyGroup>
+ <!--Import the targets-->
+ <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\Binder\binder.targets" />
+ <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
+</Project>