VirtualBox

Changeset 12387 in vbox for trunk/src


Ignore:
Timestamp:
Sep 11, 2008 1:02:18 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36433
Message:

VirtualBox/Makefile: Fixed duplicate rules, let the qt4 bundle install win when both qt3 and qt4 are being built.

File:
1 edited

Legend:

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

    r12291 r12387  
    456456
    457457
    458 ifeq ($(KBUILD_TARGET),darwin)
     458if "$(KBUILD_TARGET)" == "darwin" && !defined(VBOX_WITH_QT4GUI) # don't conflict the qt4 gui
    459459#
    460460# On Mac OS X (darwin) we need to install icon resources and compulsory bundle contents.
    461461#
     462$(warning The qt3 gui will not work right on it own after we renamed it to *3..)
    462463INSTALLS.darwin += VirtualBox3.app
    463464VirtualBox3.app_INST = $(INST_VIRTUALBOX)Contents/
     
    498499                --output $@ \
    499500                $<
    500 endif # darwin
     501endif # darwin && !qt4gui
    501502
    502503
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