summaryrefslogtreecommitdiff
path: root/src/unwinder/dac/hostwinamd64/unwinder_dac.nativeproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/unwinder/dac/hostwinamd64/unwinder_dac.nativeproj')
-rw-r--r--src/unwinder/dac/hostwinamd64/unwinder_dac.nativeproj15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/unwinder/dac/hostwinamd64/unwinder_dac.nativeproj b/src/unwinder/dac/hostwinamd64/unwinder_dac.nativeproj
deleted file mode 100644
index e0dff469a4..0000000000
--- a/src/unwinder/dac/hostwinamd64/unwinder_dac.nativeproj
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-
- <!-- xplat Windows host, local target DAC build -->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\xplat\SetTargetLocal.props" />
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\xplat\SetHostWinAMD64.props" />
- <PropertyGroup>
- <BuildSysBinaries>true</BuildSysBinaries>
- <OutputName>unwinder_dac_amd64</OutputName>
- </PropertyGroup>
-
- <!-- compile items -->
- <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\unwinder\unwinder.targets" />
-
-</Project>