summaryrefslogtreecommitdiff
path: root/examples/xusb_sources
diff options
context:
space:
mode:
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