summaryrefslogtreecommitdiff
path: root/examples/xusb_sources
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-03-10 13:14:51 +0000
committerPete Batard <pbatard@gmail.com>2010-03-10 13:14:51 +0000
commitfae9c17bd2405813d44186c94367d6e66d3994e6 (patch)
tree8e795a9400182bdabb61229a3791f060af1d5335 /examples/xusb_sources
parent4ee3179ae1e0adefc6c5d19c036c297856ebdef9 (diff)
downloadlibusb-fae9c17bd2405813d44186c94367d6e66d3994e6.tar.gz
libusb0.sys backend integration - part 2 (Graeme Gill)c190
Diffstat (limited to 'examples/xusb_sources')
-rw-r--r--examples/xusb_sources4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/xusb_sources b/examples/xusb_sources
index f69b9e0..0509bef 100644
--- a/examples/xusb_sources
+++ b/examples/xusb_sources
@@ -1,7 +1,8 @@
TARGETNAME=xusb
TARGETTYPE=PROGRAM
+TARGETPATH=obj
-_NT_TARGET_VERSION= $(_NT_TARGET_VERSION_WINXP)
+#_NT_TARGET_VERSION= $(_NT_TARGET_VERSION_WINXP)
!IFNDEF MSC_WARNING_LEVEL
@@ -16,6 +17,7 @@ USE_MSVCRT=1
UMTYPE=console
INCLUDES=..\..\msvc;..\..;$(DDK_INC_PATH)
+C_DEFINES = $(C_DEFINES) /D_MSC_VER=1200
UMLIBS=..\..\libusb\os\obj$(BUILD_ALT_DIR)\*\libusb-1.0.lib