From 46f2c1134d276944fb74584a61d90cc363aee7eb Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Sun, 5 Dec 2010 00:25:04 +1100 Subject: Removed the "Heimdall" folder and moved its contents to the root directory. --- libusb-1.0/_libusb_static_2010.vcxproj | 169 +++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 libusb-1.0/_libusb_static_2010.vcxproj (limited to 'libusb-1.0/_libusb_static_2010.vcxproj') diff --git a/libusb-1.0/_libusb_static_2010.vcxproj b/libusb-1.0/_libusb_static_2010.vcxproj new file mode 100644 index 0000000..e7347f0 --- /dev/null +++ b/libusb-1.0/_libusb_static_2010.vcxproj @@ -0,0 +1,169 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + libusb-1.0 (static) + {349EE8F9-7D25-4909-AAF5-FF3FADE72187} + libusb + + + + StaticLibrary + Unicode + true + + + StaticLibrary + Unicode + + + StaticLibrary + Unicode + true + + + StaticLibrary + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Platform)\$(Configuration)\lib\ + $(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\lib\ + $(SolutionDir)$(Platform)\$(Configuration)\lib\libusb-1.0\ + $(SolutionDir)$(Platform)\$(Configuration)\lib\ + $(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\lib\ + $(SolutionDir)$(Platform)\$(Configuration)\lib\libusb-1.0\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + libusb-1.0 + libusb-1.0 + + + + Disabled + .\msvc;.\libusb;%(AdditionalIncludeDirectories) + _WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level3 + ProgramDatabase + + + + + + + $(OutDir)libusb-1.0.lib + + + + + X64 + + + Disabled + .\msvc;.\libusb;%(AdditionalIncludeDirectories) + _WIN32;_WIN64;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreadedDebug + Level3 + ProgramDatabase + + + $(OutDir)libusb-1.0.lib + + + + + .\msvc;.\libusb;%(AdditionalIncludeDirectories) + _WIN32;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreadedDLL + Level3 + + + + + + + $(OutDir)libusb-1.0.lib + false + + + + + X64 + + + .\msvc;.\libusb;%(AdditionalIncludeDirectories) + _WIN32;_WIN64;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + Level3 + + + $(OutDir)libusb-1.0.lib + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3