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