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, 2 insertions, 1 deletions
diff --git a/examples/lsusb_sources b/examples/lsusb_sources
index c4d2365..8ca6e61 100644
--- a/examples/lsusb_sources
+++ b/examples/lsusb_sources
@@ -20,7 +20,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
+ $(SDK_LIB_PATH)\ole32.lib \
+ $(SDK_LIB_PATH)\advapi32.lib
SOURCES=..\lsusb.c