summaryrefslogtreecommitdiff
path: root/src/dlls/clretwrc/clretwrc.nativeproj
blob: 6a9b227258ea5e2a1a7974105e628525a3eaaa6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<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\clr.props" />
  <!--Leaf project Properties-->
  <PropertyGroup>
    <BuildCoreBinaries>true</BuildCoreBinaries>
    <BuildSysBinaries>true</BuildSysBinaries>
    <OutputName>clretwrc</OutputName>
    <DllDef>$(OutputName).def</DllDef>
    <TargetType>DYNLINK</TargetType>
    <LinkSubsystem>windows</LinkSubsystem>
    <LinkResourceOnlyDll>true</LinkResourceOnlyDll>
    <IsProjectKLibrary>true</IsProjectKLibrary>
    <IsTestNetCoreRuntimeLibrary>true</IsTestNetCoreRuntimeLibrary>
    <IsPhoneLibrary>true</IsPhoneLibrary>
  </PropertyGroup>
  <!--Leaf Project Items-->
  <ItemGroup>
    <RCResourceFile Include="clretwrc.rc" />
  </ItemGroup>
  <!--Import the targets-->
  <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\clr.targets" />
</Project>