Fix issue 1) not recognizes some usb device, 2) reconnect when ffmpeg encoder error
[rtmpclient.git] / app / src / main / jni / libusb-1.0.22 / msvc / listdevs_2012.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug|x64">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <PropertyGroup Label="Globals">\r
22     <ProjectName>listdevs</ProjectName>\r
23     <ProjectGuid>{F4938DB0-3DE7-4737-9C5A-EAD1BE819F87}</ProjectGuid>\r
24     <RootNamespace>examples</RootNamespace>\r
25     <Keyword>Win32Proj</Keyword>\r
26   </PropertyGroup>\r
27   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
28   <PropertyGroup Label="Configuration">\r
29     <ConfigurationType>Application</ConfigurationType>\r
30     <CharacterSet>Unicode</CharacterSet>\r
31     <PlatformToolset>v110</PlatformToolset>\r
32     <WholeProgramOptimization Condition="'$(Configuration)'=='Release'">true</WholeProgramOptimization>\r
33   </PropertyGroup>\r
34   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
35   <ImportGroup Label="ExtensionSettings">\r
36   </ImportGroup>\r
37   <ImportGroup Label="PropertySheets">\r
38     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
39   </ImportGroup>\r
40   <PropertyGroup Label="UserMacros" />\r
41   <PropertyGroup>\r
42     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
43     <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\$(ProjectName)\</IntDir>\r
44     <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\examples\</OutDir>\r
45   </PropertyGroup>\r
46   <ItemDefinitionGroup>\r
47     <ClCompile>\r
48       <AdditionalIncludeDirectories>..\libusb;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
49       <PreprocessorDefinitions>_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
50       <WarningLevel>Level3</WarningLevel>\r
51     </ClCompile>\r
52     <ClCompile Condition="'$(Configuration)'=='Debug'">\r
53       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
54       <MinimalRebuild>true</MinimalRebuild>\r
55       <Optimization>Disabled</Optimization>\r
56       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
57     </ClCompile>\r
58     <ClCompile Condition="'$(Configuration)'=='Release'">\r
59       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
60       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
61     </ClCompile>\r
62     <Link>\r
63       <ProgramDatabaseFile>$(TargetDir)$(ProjectName).pdb</ProgramDatabaseFile>\r
64       <SubSystem>Console</SubSystem>\r
65     </Link>\r
66     <Link Condition="'$(Configuration)'=='Debug'">\r
67       <GenerateDebugInformation>true</GenerateDebugInformation>\r
68     </Link>\r
69   </ItemDefinitionGroup>\r
70   <ItemGroup>\r
71     <ClCompile Include="..\examples\listdevs.c" />\r
72   </ItemGroup>\r
73   <ItemGroup>\r
74     <ProjectReference Include=".\libusb_static_2012.vcxproj">\r
75       <Project>{349ee8f9-7d25-4909-aaf5-ff3fade72187}</Project>\r
76       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
77     </ProjectReference>\r
78   </ItemGroup>\r
79   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
80   <ImportGroup Label="ExtensionTargets">\r
81   </ImportGroup>\r
82 </Project>\r