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>{
8c7814a2-fd6e-4185-
9ea0-
8208119756d4}
</ProjectGuid>
7 <Import Project=
"$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
8 <Import Project=
"Configuration.Application.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>DPFP_THREADED;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
21 </ItemDefinitionGroup>
23 <ClCompile Include=
"..\examples\dpfp.c" />
26 <ClInclude Include=
".\config.h" />
27 <ClInclude Include=
"..\libusb\libusb.h" />
30 <ProjectReference Include=
".\libusb_static.vcxproj">
31 <Project>{
349ee8f9-
7d25-
4909-aaf5-ff3fade72187}
</Project>
32 <ReferenceOutputAssembly>false
</ReferenceOutputAssembly>
35 <Import Project=
"$(VCTargetsPath)\Microsoft.Cpp.targets" />
36 <ImportGroup Label=
"ExtensionTargets">