summaryrefslogtreecommitdiff
path: root/src/dlls/mscorrc/small/mscorrc.nativeproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlls/mscorrc/small/mscorrc.nativeproj')
-rw-r--r--src/dlls/mscorrc/small/mscorrc.nativeproj22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/dlls/mscorrc/small/mscorrc.nativeproj b/src/dlls/mscorrc/small/mscorrc.nativeproj
deleted file mode 100644
index 994589aa91..0000000000
--- a/src/dlls/mscorrc/small/mscorrc.nativeproj
+++ /dev/null
@@ -1,22 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.props" />
-
- <PropertyGroup>
- <BuildCoreBinaries>true</BuildCoreBinaries>
- <BuildSysBinaries>true</BuildSysBinaries>
- <OutputName>mscorrc</OutputName>
- <TargetType>DYNLINK</TargetType>
- <LinkSubsystem>windows</LinkSubsystem>
- <LinkResourceOnlyDll>true</LinkResourceOnlyDll>
- <IsProjectKLibrary>true</IsProjectKLibrary>
- <IsTestNetCoreRuntimeLibrary>true</IsTestNetCoreRuntimeLibrary>
- <IsPhoneLibrary>true</IsPhoneLibrary>
- </PropertyGroup>
-
- <ItemGroup>
- <RCResourceFile Include="..\mscorrc.small.rc" />
- </ItemGroup>
-
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
-
-</Project>