Changeset 11162 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Aug 6, 2008 12:10:56 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk
r10916 r11162 231 231 rt socket nsl 232 232 endif 233 ifdef VBOX_WITH_ORIGIN234 # Assume the Qt shared objects are in the same directory as the executable, on Solaris too.235 TEMPLATE_VBOXQT4GUIEXE_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$$(VBOX_ORIGIN)'236 endif233 endif 234 ifdef VBOX_WITH_ORIGIN 235 # Assume the Qt shared objects are in the same directory as the executable, on Solaris too. 236 TEMPLATE_VBOXQT4GUIEXE_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$$(VBOX_ORIGIN)' 237 237 endif 238 238
Note:
See TracChangeset
for help on using the changeset viewer.