VirtualBox

Changeset 9645

Show
Ignore:
Timestamp:
06/12/08 11:04:45 (6 months ago)
Author:
vboxsync
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy