Merge branch 'dev'
[rtmpclient.git] / app / src / main / jni / libusb / msvc / libusb_dll_wince.vcproj
diff --git a/app/src/main/jni/libusb/msvc/libusb_dll_wince.vcproj b/app/src/main/jni/libusb/msvc/libusb_dll_wince.vcproj
deleted file mode 100644 (file)
index 822404c..0000000
+++ /dev/null
@@ -1,1243 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="8.00"
-       Name="libusb-1.0 (dll)"
-       ProjectGUID="{6A49B75F-FB1C-45C0-B7C3-A7698255E7E9}"
-       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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\ARMV4I\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\MIPSII\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\MIPSII_FP\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\MIPSIV\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\MIPSIV_FP\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\SH4\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\x86\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\ARMV4I\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\MIPSII\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\MIPSII_FP\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\MIPSIV\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\MIPSIV_FP\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\SH4\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="0"
-                       />
-                       <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)\dll"
-                       IntermediateDirectory="$(SolutionDir)..\x86\$(ConfigurationName)\dll\libusb-1.0"
-                       ConfigurationType="2"
-                       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="VCLinkerTool"
-                               OutputFile="$(OutDir)\libusb-1.0.dll"
-                               IgnoreDefaultLibraryNames="oldnames.lib,libc.lib"
-                               ModuleDefinitionFile="../libusb/libusb-1.0.def"
-                               GenerateDebugInformation="true"
-                               SubSystem="9"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="0"
-                       />
-                       <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>