summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/release.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'PC/VS8.0/release.vsprops')
-rw-r--r--PC/VS8.0/release.vsprops30
1 files changed, 15 insertions, 15 deletions
diff --git a/PC/VS8.0/release.vsprops b/PC/VS8.0/release.vsprops
index 6d6842d..08def90 100644
--- a/PC/VS8.0/release.vsprops
+++ b/PC/VS8.0/release.vsprops
@@ -1,15 +1,15 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="release"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- />
- <UserMacro
- Name="KillPythonExe"
- Value="$(OutDir)\kill_python.exe"
- />
-</VisualStudioPropertySheet>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="release"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ />
+ <UserMacro
+ Name="KillPythonExe"
+ Value="$(OutDir)\kill_python.exe"
+ />
+</VisualStudioPropertySheet>