summaryrefslogtreecommitdiff
path: root/msvc/libusb_sources
diff options
context:
space:
mode:
Diffstat (limited to 'msvc/libusb_sources')
-rw-r--r--msvc/libusb_sources6
1 files changed, 1 insertions, 5 deletions
diff --git a/msvc/libusb_sources b/msvc/libusb_sources
index 56960f9..d497711 100644
--- a/msvc/libusb_sources
+++ b/msvc/libusb_sources
@@ -12,12 +12,8 @@ USE_LIBCMT=1
USE_MSVCRT=1
!ENDIF
-!IFDEF WITH_USBDK
-BACKEND_DEFINES="/DUSE_USBDK"
-!ENDIF
-
INCLUDES=..;..\..\msvc;$(DDK_INC_PATH)
-C_DEFINES= $(C_DEFINES) $(LIBUSB_DEFINES) $(BACKEND_DEFINES) /DDDKBUILD
+C_DEFINES= $(C_DEFINES) $(LIBUSB_DEFINES) /DDDKBUILD
# http://jpassing.com/2009/10/21/ltcg-issues-with-the-win7amd64-environment-of-wdk-7600/
# prevents the following error when using the 64 bit static lib with Visual Studio 2010: