Changeset 35440 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jan 9, 2011 11:43:10 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 69311
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk
r31911 r35440 60 60 testcase/tstUSBFilter.cpp 61 61 tstUSBFilter_LIBS = \ 62 $( TARGET_USBLib)62 $(USBLib_1_TARGET) 63 63 endif 64 64
Note:
See TracChangeset
for help on using the changeset viewer.