summaryrefslogtreecommitdiff
path: root/src/debug/SetDebugTargetWinARM.props
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/SetDebugTargetWinARM.props')
-rw-r--r--src/debug/SetDebugTargetWinARM.props19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/debug/SetDebugTargetWinARM.props b/src/debug/SetDebugTargetWinARM.props
deleted file mode 100644
index 02240f12ca..0000000000
--- a/src/debug/SetDebugTargetWinARM.props
+++ /dev/null
@@ -1,19 +0,0 @@
-<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>