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 / getopt_2010.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>getopt</ProjectName>\r
23     <ProjectGuid>{AE83E1B4-CE06-47EE-B7A3-C3A1D7C2D71E}</ProjectGuid>\r
24     <RootNamespace>getopt</RootNamespace>\r
25   </PropertyGroup>\r
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
27   <PropertyGroup Label="Configuration">\r
28     <ConfigurationType>StaticLibrary</ConfigurationType>\r
29     <CharacterSet>Unicode</CharacterSet>\r
30     <WholeProgramOptimization Condition="'$(Configuration)'=='Release'">true</WholeProgramOptimization>\r
31   </PropertyGroup>\r
32   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
33   <ImportGroup Label="ExtensionSettings">\r
34   </ImportGroup>\r
35   <ImportGroup Label="PropertySheets">\r
36     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
37   </ImportGroup>\r
38   <PropertyGroup Label="UserMacros" />\r
39   <PropertyGroup>\r
40     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
41     <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>\r
42     <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>\r
43   </PropertyGroup>\r
44   <ItemDefinitionGroup>\r
45     <ClCompile>\r
46       <AdditionalIncludeDirectories>.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
47       <PreprocessorDefinitions>HAVE_STRING_H;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
48       <WarningLevel>Level3</WarningLevel>\r
49     </ClCompile>\r
50     <ClCompile Condition="'$(Configuration)'=='Debug'">\r
51       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
52       <Optimization>Disabled</Optimization>\r
53       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
54     </ClCompile>\r
55     <ClCompile Condition="'$(Configuration)'=='Release'">\r
56       <Optimization>MaxSpeed</Optimization>\r
57       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
58       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
59     </ClCompile>\r
60   </ItemDefinitionGroup>\r
61   <ItemGroup>\r
62     <ClCompile Include="..\examples\getopt\getopt.c" />\r
63     <ClCompile Include="..\examples\getopt\getopt1.c" />\r
64   </ItemGroup>\r
65   <ItemGroup>\r
66     <ClInclude Include="..\examples\getopt\getopt.h" />\r
67   </ItemGroup>\r
68   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
69   <ImportGroup Label="ExtensionTargets">\r
70   </ImportGroup>\r
71 </Project>\r