Changeset 10121 in vbox
- Timestamp:
- Jul 2, 2008 7:53:20 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 32635
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk
r10119 r10121 311 311 endif 312 312 ifdef VBOX_WITH_ORIGIN 313 # Qt4 on Solaris in the same as it is on other platforms (i.e. no special qtgcc/lib folders)314 313 # Assume the Qt shared objects are in the same directory as the executable, on Solaris too. 314 TEMPLATE_VBOXQT4GUIEXE_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$$(VBOX_ORIGIN)' 315 315 endif 316 316 endif
Note:
See TracChangeset
for help on using the changeset viewer.