Add libusb and libuvc
[rtmpclient.git] / app / src / main / jni / libusb-1.0.22 / msvc / getopt_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>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     <PlatformToolset>v110</PlatformToolset>\r
31     <WholeProgramOptimization Condition="'$(Configuration)'=='Release'">true</WholeProgramOptimization>\r
32   </PropertyGroup>\r
33   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
34   <ImportGroup Label="ExtensionSettings">\r
35   </ImportGroup>\r
36   <ImportGroup Label="PropertySheets">\r
37     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
38   </ImportGroup>\r
39   <PropertyGroup Label="UserMacros" />\r
40   <PropertyGroup>\r
41     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
42     <IntDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\$(ProjectName)\</IntDir>\r
43     <OutDir>$(SolutionDir)..\$(Platform)\$(Configuration)\lib\</OutDir>\r
44   </PropertyGroup>\r
45   <ItemDefinitionGroup>\r
46     <ClCompile>\r
47       <AdditionalIncludeDirectories>.;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
48       <PreprocessorDefinitions>HAVE_STRING_H;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
49       <WarningLevel>Level3</WarningLevel>\r
50     </ClCompile>\r
51     <ClCompile Condition="'$(Configuration)'=='Debug'">\r
52       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
53       <Optimization>Disabled</Optimization>\r
54       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
55     </ClCompile>\r
56     <ClCompile Condition="'$(Configuration)'=='Release'">\r
57       <Optimization>MaxSpeed</Optimization>\r
58       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
59       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
60     </ClCompile>\r
61   </ItemDefinitionGroup>\r
62   <ItemGroup>\r
63     <ClCompile Include="..\examples\getopt\getopt.c" />\r
64     <ClCompile Include="..\examples\getopt\getopt1.c" />\r
65   </ItemGroup>\r
66   <ItemGroup>\r
67     <ClInclude Include="..\examples\getopt\getopt.h" />\r
68   </ItemGroup>\r
69   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
70   <ImportGroup Label="ExtensionTargets">\r
71   </ImportGroup>\r
72 </Project>\r