diff options
Diffstat (limited to 'PCbuild9/release.vsprops')
-rw-r--r-- | PCbuild9/release.vsprops | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/PCbuild9/release.vsprops b/PCbuild9/release.vsprops deleted file mode 100644 index 4bbda68..0000000 --- a/PCbuild9/release.vsprops +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="release" - > - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="NDEBUG" - /> -</VisualStudioPropertySheet> |