Minor changes.
[xy_vsfilter.git] / src / debug.props
blobd533f4183243be22d72923e3a1470c8b6b2aa95a
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
5   </PropertyGroup>\r
6   <ItemDefinitionGroup>\r
7     <ClCompile>\r
8       <Optimization>Disabled</Optimization>\r
9       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
10       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
11       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
12     </ClCompile>\r
13   </ItemDefinitionGroup>\r
14 </Project>