| Index: third_party/libusb/src/msvc/libusbx_2005.sln
|
| diff --git a/third_party/libusb/src/msvc/libusbx_2005.sln b/third_party/libusb/src/msvc/libusbx_2005.sln
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c1dc4421dafb994597ed59515b31da23c9e5a33c
|
| --- /dev/null
|
| +++ b/third_party/libusb/src/msvc/libusbx_2005.sln
|
| @@ -0,0 +1,95 @@
|
| +
|
| +Microsoft Visual Studio Solution File, Format Version 9.00
|
| +# Visual Studio 2005
|
| +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libusb-1.0 (static)", "libusb_static_2005.vcproj", "{5AB6B770-1925-48D5-ABC2-930F3259C020}"
|
| + ProjectSection(WebsiteProperties) = preProject
|
| + Debug.AspNetCompiler.Debug = "True"
|
| + Release.AspNetCompiler.Debug = "False"
|
| + EndProjectSection
|
| +EndProject
|
| +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libusb-1.0 (dll)", "libusb_dll_2005.vcproj", "{8224C054-5968-4238-832C-167155E7ECC3}"
|
| + ProjectSection(WebsiteProperties) = preProject
|
| + Debug.AspNetCompiler.Debug = "True"
|
| + Release.AspNetCompiler.Debug = "False"
|
| + EndProjectSection
|
| +EndProject
|
| +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "listdevs", "listdevs_2005.vcproj", "{98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}"
|
| + ProjectSection(WebsiteProperties) = preProject
|
| + Debug.AspNetCompiler.Debug = "True"
|
| + Release.AspNetCompiler.Debug = "False"
|
| + EndProjectSection
|
| + ProjectSection(ProjectDependencies) = postProject
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020} = {5AB6B770-1925-48D5-ABC2-930F3259C020}
|
| + EndProjectSection
|
| +EndProject
|
| +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xusb", "xusb_2005.vcproj", "{08A6FA39-21B7-4A05-9252-2F9864A5E5A4}"
|
| + ProjectSection(WebsiteProperties) = preProject
|
| + Debug.AspNetCompiler.Debug = "True"
|
| + Release.AspNetCompiler.Debug = "False"
|
| + EndProjectSection
|
| + ProjectSection(ProjectDependencies) = postProject
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020} = {5AB6B770-1925-48D5-ABC2-930F3259C020}
|
| + EndProjectSection
|
| +EndProject
|
| +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stress", "stress_2005.vcproj", "{53942EFF-C810-458D-B3CB-EE5CE9F1E781}"
|
| + ProjectSection(WebsiteProperties) = preProject
|
| + Debug.AspNetCompiler.Debug = "True"
|
| + Release.AspNetCompiler.Debug = "False"
|
| + EndProjectSection
|
| + ProjectSection(ProjectDependencies) = postProject
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020} = {5AB6B770-1925-48D5-ABC2-930F3259C020}
|
| + EndProjectSection
|
| +EndProject
|
| +Global
|
| + GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
| + Debug|Win32 = Debug|Win32
|
| + Debug|x64 = Debug|x64
|
| + Release|Win32 = Release|Win32
|
| + Release|x64 = Release|x64
|
| + EndGlobalSection
|
| + GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020}.Debug|Win32.ActiveCfg = Debug|Win32
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020}.Debug|Win32.Build.0 = Debug|Win32
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020}.Debug|x64.ActiveCfg = Debug|x64
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020}.Debug|x64.Build.0 = Debug|x64
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020}.Release|Win32.ActiveCfg = Release|Win32
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020}.Release|Win32.Build.0 = Release|Win32
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020}.Release|x64.ActiveCfg = Release|x64
|
| + {5AB6B770-1925-48D5-ABC2-930F3259C020}.Release|x64.Build.0 = Release|x64
|
| + {8224C054-5968-4238-832C-167155E7ECC3}.Debug|Win32.ActiveCfg = Debug|Win32
|
| + {8224C054-5968-4238-832C-167155E7ECC3}.Debug|Win32.Build.0 = Debug|Win32
|
| + {8224C054-5968-4238-832C-167155E7ECC3}.Debug|x64.ActiveCfg = Debug|x64
|
| + {8224C054-5968-4238-832C-167155E7ECC3}.Debug|x64.Build.0 = Debug|x64
|
| + {8224C054-5968-4238-832C-167155E7ECC3}.Release|Win32.ActiveCfg = Release|Win32
|
| + {8224C054-5968-4238-832C-167155E7ECC3}.Release|Win32.Build.0 = Release|Win32
|
| + {8224C054-5968-4238-832C-167155E7ECC3}.Release|x64.ActiveCfg = Release|x64
|
| + {8224C054-5968-4238-832C-167155E7ECC3}.Release|x64.Build.0 = Release|x64
|
| + {98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}.Debug|Win32.ActiveCfg = Debug|Win32
|
| + {98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}.Debug|Win32.Build.0 = Debug|Win32
|
| + {98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}.Debug|x64.ActiveCfg = Debug|x64
|
| + {98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}.Debug|x64.Build.0 = Debug|x64
|
| + {98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}.Release|Win32.ActiveCfg = Release|Win32
|
| + {98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}.Release|Win32.Build.0 = Release|Win32
|
| + {98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}.Release|x64.ActiveCfg = Release|x64
|
| + {98CFD8FA-EE20-40D5-AF13-F8C4856D6CA5}.Release|x64.Build.0 = Release|x64
|
| + {08A6FA39-21B7-4A05-9252-2F9864A5E5A4}.Debug|Win32.ActiveCfg = Debug|Win32
|
| + {08A6FA39-21B7-4A05-9252-2F9864A5E5A4}.Debug|Win32.Build.0 = Debug|Win32
|
| + {08A6FA39-21B7-4A05-9252-2F9864A5E5A4}.Debug|x64.ActiveCfg = Debug|x64
|
| + {08A6FA39-21B7-4A05-9252-2F9864A5E5A4}.Debug|x64.Build.0 = Debug|x64
|
| + {08A6FA39-21B7-4A05-9252-2F9864A5E5A4}.Release|Win32.ActiveCfg = Release|Win32
|
| + {08A6FA39-21B7-4A05-9252-2F9864A5E5A4}.Release|Win32.Build.0 = Release|Win32
|
| + {08A6FA39-21B7-4A05-9252-2F9864A5E5A4}.Release|x64.ActiveCfg = Release|x64
|
| + {08A6FA39-21B7-4A05-9252-2F9864A5E5A4}.Release|x64.Build.0 = Release|x64
|
| + {53942EFF-C810-458D-B3CB-EE5CE9F1E781}.Debug|Win32.ActiveCfg = Debug|Win32
|
| + {53942EFF-C810-458D-B3CB-EE5CE9F1E781}.Debug|Win32.Build.0 = Debug|Win32
|
| + {53942EFF-C810-458D-B3CB-EE5CE9F1E781}.Debug|x64.ActiveCfg = Debug|x64
|
| + {53942EFF-C810-458D-B3CB-EE5CE9F1E781}.Debug|x64.Build.0 = Debug|x64
|
| + {53942EFF-C810-458D-B3CB-EE5CE9F1E781}.Release|Win32.ActiveCfg = Release|Win32
|
| + {53942EFF-C810-458D-B3CB-EE5CE9F1E781}.Release|Win32.Build.0 = Release|Win32
|
| + {53942EFF-C810-458D-B3CB-EE5CE9F1E781}.Release|x64.ActiveCfg = Release|x64
|
| + {53942EFF-C810-458D-B3CB-EE5CE9F1E781}.Release|x64.Build.0 = Release|x64
|
| + EndGlobalSection
|
| + GlobalSection(SolutionProperties) = preSolution
|
| + HideSolutionNode = FALSE
|
| + EndGlobalSection
|
| +EndGlobal
|
|
|