summaryrefslogtreecommitdiff
path: root/src/debug/SetDebugTargetWinARM.props
blob: 02240f12ca0507e86514fb31f0db83585943f6ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <!--*****************************************************-->
  <!--This MSBuild project file was automatically generated-->
  <!--from the original SOURCES/DIRS file by the KBC tool.-->
  <!--*****************************************************-->
  <!--Import the settings-->
  <!--Leaf project Properties-->
  <PropertyGroup>
    <FeatureDbgipcTransportDI>false</FeatureDbgipcTransportDI>
    <FeatureDbgipcTransportVM>false</FeatureDbgipcTransportVM>
    <FeatureIpcman>false</FeatureIpcman>
    <FeatureInteropDebugging>false</FeatureInteropDebugging>

    <DbgTargetArm>true</DbgTargetArm>
    <CDefines>$(CDefines);DBG_TARGET_ARM=1</CDefines>
  </PropertyGroup>
  <!--Leaf Project Items-->
  <!--Import the targets-->
</Project>