summaryrefslogtreecommitdiff
path: root/examples/lsusb_sources
diff options
context:
space:
mode:
Diffstat (limited to 'examples/lsusb_sources')
-rw-r--r--examples/lsusb_sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/lsusb_sources b/examples/lsusb_sources
index 82ea935..c4d2365 100644
--- a/examples/lsusb_sources
+++ b/examples/lsusb_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=..\lsusb.c