VirtualBox

Ignore:
Timestamp:
Jun 26, 2008 3:53:37 PM (16 years ago)
Author:
vboxsync
Message:

Qt4: allow to link Linux/Solaris builds against our Qt4 compiled by Sun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk

    r9886 r9967  
    115115  VBOX_LIBS_QT4      = $(patsubst %, VBox%4, $(VBOX_MODULE_QT4))
    116116  VBOX_QT4_RUNTIME   = $(patsubst %, $(VBOX_PATH_QT4_LIB)/VBox%4.dll, $(VBOX_MODULE_QT4))
     117 else ifdef VBOX_WITH_QT4_SUN
     118  # Qt4 compiled by Sun with altered library names
     119  VBOX_LIBS_QT4      = $(patsubst %, VBox%, $(VBOX_MODULE_QT4))
     120  VBOX_QT4_RUNTIME   =
    117121 else
    118122  VBOX_LIBS_QT4      = $(VBOX_MODULE_QT4)
     
    265269  TEMPLATE_VBOXQT4GUIEXE_LIBS += \
    266270    $(VBOX_XCURSOR_LIBS)
     271  TEMPLATE_VBOXQT4GUIEXE_LIBPATH += \
     272    $(VBOX_LIBPATH_X11)
    267273 else ifeq ($(KBUILD_TARGET),darwin)
    268274  # We have to add the framework path to both the linker and the compiler also.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette