1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="ProjectConfigurations.Base.props" />
4 <PropertyGroup Label="Globals">
5 <ProjectGuid>{AE83E1B4-CE06-47EE-B7A3-C3A1D7C2D71E}</ProjectGuid>
7 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
8 <Import Project="Configuration.StaticLibrary.props" />
9 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
10 <ImportGroup Label="ExtensionSettings">
12 <ImportGroup Label="PropertySheets">
13 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
14 <Import Project="Base.props" />
16 <PropertyGroup Label="UserMacros" />
19 <PreprocessorDefinitions>HAVE_STRING_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
20 <DisableSpecificWarnings>4100;4131;%(DisableSpecificWarnings)</DisableSpecificWarnings>
22 </ItemDefinitionGroup>
24 <ClCompile Include=".\getopt\getopt.c" />
25 <ClCompile Include=".\getopt\getopt1.c" />
28 <ClInclude Include=".\getopt\getopt.h" />
30 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
31 <ImportGroup Label="ExtensionTargets">