From 257c0d9b563f91d6613a8dd8c6bb4be0a1366036 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 26 Mar 2013 10:14:52 +0100 Subject: Initial import --- libusbhp/libusbhp.vcxproj | 88 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 libusbhp/libusbhp.vcxproj (limited to 'libusbhp/libusbhp.vcxproj') diff --git a/libusbhp/libusbhp.vcxproj b/libusbhp/libusbhp.vcxproj new file mode 100644 index 0000000..fd5527c --- /dev/null +++ b/libusbhp/libusbhp.vcxproj @@ -0,0 +1,88 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + {1B43450C-2534-451F-985C-2D0BA0EF5A43} + Win32Proj + libusbhotplug + + + + DynamicLibrary + true + v110 + Unicode + + + DynamicLibrary + false + v110 + true + Unicode + + + + + + + + + + + + + true + + + false + + + + + + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBUSBHOTPLUG_EXPORTS;BUILD_DLL;%(PreprocessorDefinitions) + + + Windows + true + setupapi.lib;%(AdditionalDependencies) + + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBUSBHOTPLUG_EXPORTS;%(PreprocessorDefinitions) + + + Windows + true + true + true + + + + + + \ No newline at end of file -- cgit v1.2.3