diff options
Diffstat (limited to 'zen_base_debug.props')
| -rw-r--r-- | zen_base_debug.props | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/zen_base_debug.props b/zen_base_debug.props deleted file mode 100644 index c147de362..000000000 --- a/zen_base_debug.props +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ImportGroup Label="PropertySheets" /> - <PropertyGroup Label="UserMacros" /> - <PropertyGroup /> - <ItemDefinitionGroup> - <ClCompile> - <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> - <BasicRuntimeChecks>StackFrameRuntimeCheck</BasicRuntimeChecks> - <SupportJustMyCode>false</SupportJustMyCode> - </ClCompile> - </ItemDefinitionGroup> - <ItemGroup /> -</Project>
\ No newline at end of file |