HACK: don't even check for termiox
[libserialport/gsi.git] / debug.props
blob00741a1722bcad7c9930045e0c3da021bc9522f7
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ImportGroup Label="PropertySheets" />
4 <PropertyGroup Label="UserMacros" />
5 <PropertyGroup>
6 <_PropertySheetDisplayName>Debug</_PropertySheetDisplayName>
7 </PropertyGroup>
8 <ItemDefinitionGroup>
9 <ClCompile>
10 <PreprocessorDefinitions>LIBSERIALPORT_MSBUILD;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
11 </ClCompile>
12 <Link>
13 <GenerateDebugInformation>true</GenerateDebugInformation>
14 </Link>
15 </ItemDefinitionGroup>
16 <ItemGroup />
17 </Project>