Changeset 13806 in vbox for trunk/src/VBox/Frontends/VirtualBox4
- Timestamp:
- Nov 4, 2008 8:36:23 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38796
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk
r13804 r13806 214 214 ifeq ($(filter-out freebsd linux netbsd openbsd solaris,$(KBUILD_TARGET)),) # X11 215 215 VirtualBox4_LIBS += $(PATH_DLL)/VBoxKeyboard$(VBOX_SUFF_DLL) 216 VirtualBox4_LIBS += X11217 216 endif 218 217
Note:
See TracChangeset
for help on using the changeset viewer.