summaryrefslogtreecommitdiffstats
path: root/PCbuild/debug.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/debug.vsprops')
-rw-r--r--PCbuild/debug.vsprops15
1 files changed, 0 insertions, 15 deletions
diff --git a/PCbuild/debug.vsprops b/PCbuild/debug.vsprops
deleted file mode 100644
index bc643cb..0000000
--- a/PCbuild/debug.vsprops
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="debug"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- />
- <UserMacro
- Name="KillPythonExe"
- Value="$(OutDir)\kill_python_d.exe"
- />
-</VisualStudioPropertySheet>