summaryrefslogtreecommitdiff
path: root/src/utilcode/crossgen/utilcode_crossgen.nativeproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/utilcode/crossgen/utilcode_crossgen.nativeproj')
-rw-r--r--src/utilcode/crossgen/utilcode_crossgen.nativeproj21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/utilcode/crossgen/utilcode_crossgen.nativeproj b/src/utilcode/crossgen/utilcode_crossgen.nativeproj
deleted file mode 100644
index 618a2eea74..0000000000
--- a/src/utilcode/crossgen/utilcode_crossgen.nativeproj
+++ /dev/null
@@ -1,21 +0,0 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
- <!--*****************************************************-->
- <!--This MSBuild project file was automatically generated-->
- <!--from the original SOURCES/DIRS file by the KBC tool.-->
- <!--*****************************************************-->
- <!--Import the settings-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\xplat\SetCrossGen.props" />
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\Utilcode\utilcode.settings.targets" />
- <!--Leaf project Properties-->
- <PropertyGroup>
- <BuildSysBinaries>true</BuildSysBinaries>
- <OutputName>utilcode_crossgen</OutputName>
- </PropertyGroup>
-
- <ItemGroup>
- <CppCompile Include="..\hostimpl.cpp" />
- </ItemGroup>
-
- <!--Leaf Project Items-->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
-</Project>