summaryrefslogtreecommitdiffstats
path: root/Tools/win/record-memory/record-memoryCommon.props
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/win/record-memory/record-memoryCommon.props')
-rw-r--r--Tools/win/record-memory/record-memoryCommon.props13
1 files changed, 0 insertions, 13 deletions
diff --git a/Tools/win/record-memory/record-memoryCommon.props b/Tools/win/record-memory/record-memoryCommon.props
deleted file mode 100644
index 72bfe7deb..000000000
--- a/Tools/win/record-memory/record-memoryCommon.props
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ImportGroup Label="PropertySheets" />
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup />
- <ItemDefinitionGroup>
- <Link>
- <SubSystem>Console</SubSystem>
- </Link>
- <ClCompile />
- </ItemDefinitionGroup>
- <ItemGroup />
-</Project> \ No newline at end of file