summaryrefslogtreecommitdiff
path: root/examples/xusb_sources
diff options
context:
space:
mode:
authorPete Batard <pbatard>2010-03-29 15:41:22 +0100
committerPete Batard <pbatard>2010-03-29 15:41:22 +0100
commit99587b5e2d51a5084ac5d42b5da67c6701b80f87 (patch)
tree270c72b8b0cbee74703fdc2117016db6ccc157cd /examples/xusb_sources
parentdb8c3ff754977a44b9d1b46314ad842a0f20ef0d (diff)
downloadlibusb-99587b5e2d51a5084ac5d42b5da67c6701b80f87.tar.gz
ddk_build improvements (DLL option, static lib default)r230
Diffstat (limited to 'examples/xusb_sources')
-rw-r--r--examples/xusb_sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/xusb_sources b/examples/xusb_sources
index f69b9e0..e3262f4 100644
--- a/examples/xusb_sources
+++ b/examples/xusb_sources
@@ -19,5 +19,8 @@ INCLUDES=..\..\msvc;..\..;$(DDK_INC_PATH)
UMLIBS=..\..\libusb\os\obj$(BUILD_ALT_DIR)\*\libusb-1.0.lib
+TARGETLIBS=$(SDK_LIB_PATH)\setupapi.lib \
+ $(SDK_LIB_PATH)\ole32.lib
+
SOURCES=..\xusb.c