Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.vsprops')
-rw-r--r--src/debug.vsprops20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/debug.vsprops b/src/debug.vsprops
deleted file mode 100644
index c969eb085..000000000
--- a/src/debug.vsprops
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="windows-1250"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="debug"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- DebugInformationFormat="4"
- EnableFunctionLevelLinking="true"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- />
-</VisualStudioPropertySheet>