Changeset 49791 in vbox
- Timestamp:
- Dec 5, 2013 3:41:55 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r49779 r49791 183 183 # Necessary for the hdd backend enumeration 184 184 VirtualBox_LIBS = $(LIB_DDU) 185 186 # Necessary for the HID LEDs sync187 VirtualBox_LIBS.darwin += $(PATH_OUT)/lib/USBLib.a188 185 189 186 if1of ($(KBUILD_TARGET), linux freebsd netbsd openbsd) … … 1101 1098 tstDarwinKeyboard_LIBS = \ 1102 1099 $(LIB_RUNTIME) 1103 tstDarwinKeyboard_LIBS.darwin += $(PATH_OUT)/lib/USBLib.a1104 1105 1100 endif 1106 1101
Note:
See TracChangeset
for help on using the changeset viewer.