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>{861cdd5f-59a2-4f34-957e-5c1af98be0a4}</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" />
18 <ClCompile Include="..\examples\sam3u_benchmark.c" />
21 <ClInclude Include=".\config.h" />
22 <ClInclude Include="..\libusb\libusb.h" />
25 <ProjectReference Include=".\libusb_static.vcxproj">
26 <Project>{349ee8f9-7d25-4909-aaf5-ff3fade72187}</Project>
27 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
30 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
31 <ImportGroup Label="ExtensionTargets">