summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/debug.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'PC/VS8.0/debug.vsprops')
-rw-r--r--PC/VS8.0/debug.vsprops11
1 files changed, 11 insertions, 0 deletions
diff --git a/PC/VS8.0/debug.vsprops b/PC/VS8.0/debug.vsprops
new file mode 100644
index 0000000..803da6e
--- /dev/null
+++ b/PC/VS8.0/debug.vsprops
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="debug"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ />
+</VisualStudioPropertySheet> \ No newline at end of file