summaryrefslogtreecommitdiff
path: root/src/strongname/api/wks/strongname_wks.nativeproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/strongname/api/wks/strongname_wks.nativeproj')
-rw-r--r--src/strongname/api/wks/strongname_wks.nativeproj23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/strongname/api/wks/strongname_wks.nativeproj b/src/strongname/api/wks/strongname_wks.nativeproj
deleted file mode 100644
index fcfa71ae6c..0000000000
--- a/src/strongname/api/wks/strongname_wks.nativeproj
+++ /dev/null
@@ -1,23 +0,0 @@
-<?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\clr.props" />
- <PropertyGroup>
- <StrongnameInVm>true</StrongnameInVm>
- </PropertyGroup>
- <Import Project="$(ClrBase)\src\strongname\api\api.props" />
- <PropertyGroup Label="Globals">
- <SccProjectName>SAK</SccProjectName>
- <SccAuxPath>SAK</SccAuxPath>
- <SccLocalPath>SAK</SccLocalPath>
- <SccProvider>SAK</SccProvider>
- </PropertyGroup>
- <!--Leaf project Properties-->
- <PropertyGroup>
- <BuildCoreBinaries>true</BuildCoreBinaries>
- <BuildSysBinaries>true</BuildSysBinaries>
- <OutputName>strongname_wks</OutputName>
- </PropertyGroup>
- <!--Import the targets-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
-</Project>