summaryrefslogtreecommitdiff
path: root/src/unwinder/dac/hostlocal/unwinder_dac.nativeproj
blob: 3b562e07f9cf730760760404e995ec71a59ff53d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

  <PropertyGroup>
    <BuildCoreBinaries>true</BuildCoreBinaries>
    <BuildSysBinaries>true</BuildSysBinaries>
    <OutputName>unwinder_dac</OutputName>
  </PropertyGroup>
  
  <!-- compile items -->
  <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\unwinder\unwinder.targets" />
  
</Project>