Changeset 13806 in vbox
- Timestamp:
- Nov 4, 2008 8:36:23 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 38796
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/Config.kmk ¶
r13802 r13806 3098 3098 TEMPLATE_VBOXQT4GUIEXE_LIBS += \ 3099 3099 $(VBOX_XCURSOR_LIBS) \ 3100 Xext 3100 Xext \ 3101 X11 3101 3102 TEMPLATE_VBOXQT4GUIEXE_LIBPATH += \ 3102 3103 $(VBOX_LIBPATH_X11) -
TabularUnified 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.