]> sigrok.org Git - libserialport.git/blob - debug.props
change type of result variables to ssize_t
[libserialport.git] / debug.props
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>