stream pushing ok without access permission of /dev/video0
[rtmpclient.git] / app / src / main / jni / libusb / msvc / libusb_static_wince.vcproj
diff --git a/app/src/main/jni/libusb/msvc/libusb_static_wince.vcproj b/app/src/main/jni/libusb/msvc/libusb_static_wince.vcproj
new file mode 100644 (file)
index 0000000..a595319
--- /dev/null
@@ -0,0 +1,1185 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="8.00"
+       Name="libusb-1.0 (static)"
+       ProjectGUID="{CE67BEFB-37EA-4F5C-A60E-F2D0CC91B6AA}"
+       RootNamespace="libusb"
+       >
+       <Platforms>
+               <Platform
+                       Name="STANDARDSDK_500 (ARMV4I)"
+               />
+               <Platform
+                       Name="STANDARDSDK_500 (MIPSII)"
+               />
+               <Platform
+                       Name="STANDARDSDK_500 (MIPSII_FP)"
+               />
+               <Platform
+                       Name="STANDARDSDK_500 (MIPSIV)"
+               />
+               <Platform
+                       Name="STANDARDSDK_500 (MIPSIV_FP)"
+               />
+               <Platform
+                       Name="STANDARDSDK_500 (SH4)"
+               />
+               <Platform
+                       Name="STANDARDSDK_500 (x86)"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|STANDARDSDK_500 (ARMV4I)"
+                       OutputDirectory="$(SolutionDir)..\ARMV4I\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\ARMV4I\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               Optimization="0"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                               ForcedIncludeFiles=""
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory="%CSIDL_PROGRAM_FILES%\lsusb"
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|STANDARDSDK_500 (MIPSII)"
+                       OutputDirectory="$(SolutionDir)..\MIPSII\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\MIPSII\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               Optimization="0"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|STANDARDSDK_500 (MIPSII_FP)"
+                       OutputDirectory="$(SolutionDir)..\MIPSII_FP\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\MIPSII_FP\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               Optimization="0"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|STANDARDSDK_500 (MIPSIV)"
+                       OutputDirectory="$(SolutionDir)..\MIPSIV\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\MIPSIV\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               Optimization="0"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|STANDARDSDK_500 (MIPSIV_FP)"
+                       OutputDirectory="$(SolutionDir)..\MIPSIV_FP\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\MIPSIV_FP\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               Optimization="0"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|STANDARDSDK_500 (SH4)"
+                       OutputDirectory="$(SolutionDir)..\SH4\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\SH4\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               Optimization="0"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|STANDARDSDK_500 (x86)"
+                       OutputDirectory="$(SolutionDir)..\x86\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\x86\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               Optimization="0"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="3"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|STANDARDSDK_500 (ARMV4I)"
+                       OutputDirectory="$(SolutionDir)..\ARMV4I\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\ARMV4I\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|STANDARDSDK_500 (MIPSII)"
+                       OutputDirectory="$(SolutionDir)..\MIPSII\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\MIPSII\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|STANDARDSDK_500 (MIPSII_FP)"
+                       OutputDirectory="$(SolutionDir)..\MIPSII_FP\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\MIPSII_FP\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|STANDARDSDK_500 (MIPSIV)"
+                       OutputDirectory="$(SolutionDir)..\MIPSIV\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\MIPSIV\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|STANDARDSDK_500 (MIPSIV_FP)"
+                       OutputDirectory="$(SolutionDir)..\MIPSIV_FP\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\MIPSIV_FP\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|STANDARDSDK_500 (SH4)"
+                       OutputDirectory="$(SolutionDir)..\SH4\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\SH4\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|STANDARDSDK_500 (x86)"
+                       OutputDirectory="$(SolutionDir)..\x86\$(ConfigurationName)\lib"
+                       IntermediateDirectory="$(SolutionDir)..\x86\$(ConfigurationName)\lib\libusb-1.0"
+                       ConfigurationType="4"
+                       CharacterSet="2"
+                       WholeProgramOptimization="1"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TargetEnvironment="1"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               ExecutionBucket="7"
+                               AdditionalIncludeDirectories=".;..\libusb"
+                               PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
+                               MinimalRebuild="true"
+                               RuntimeLibrary="2"
+                               WarningLevel="3"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="WINCE;_WIN32_WCE"
+                               AdditionalIncludeDirectories="."
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)\libusb-1.0.lib"
+                               AdditionalOptions="/subsystem:$(CESubsystem)"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCCodeSignTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+                       <DeploymentTool
+                               ForceDirty="-1"
+                               RemoteDirectory=""
+                               RegisterOutput="0"
+                               AdditionalFiles=""
+                       />
+                       <DebuggerTool
+                       />
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
+                       <File
+                               RelativePath="..\libusb\core.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\descriptor.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\hotplug.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\io.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="missing.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\os\poll_windows.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\strerror.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\sync.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\os\threads_windows.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\os\wince_usb.c"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Header Files"
+                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
+                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+                       >
+                       <File
+                               RelativePath="config.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="errno.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\libusb.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\libusbi.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="missing.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\os\poll_windows.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\os\threads_windows.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\version.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\os\wince_usb.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\os\windows_common.h"
+                               >
+                       </File>
+               </Filter>
+               <Filter
+                       Name="Resource Files"
+                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+                       >
+                       <File
+                               RelativePath="..\libusb\libusb-1.0.def"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\libusb\libusb-1.0.rc"
+                               >
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>