VirtualBox

Changeset 9645 in vbox


Ignore:
Timestamp:
Jun 12, 2008 9:04:45 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31973
Message:

FE/Qt4-Win: Set the default Qt4 binary path to the tools dir if nothing is
defined.

File:
1 edited

Legend:

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

    r9631 r9645  
    5656    # Using the global installation (for OSE).
    5757    VBOX_PATH_QT4 ?= /usr
    58     VBOX_PATH_QT4_FRAMEWORS ?= /Library/Frameworks
     58    VBOX_PATH_QT4_FRAMEWORKS ?= /Library/Frameworks
    5959   endif
     60  endif
     61 else ifeq ($(KBUILD_TARGET),win)
     62  ifeq ($(KBUILD_TARGET_ARCH),x86)
     63    VBOX_PATH_QT4 ?= $(lastword $(sort $(wildcard $(PATH_DEVTOOLS_TRG)/qt/v4*)))
    6064  endif
    6165 endif
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