VirtualBox

Changeset 10119

Show
Ignore:
Timestamp:
07/02/08 20:24:20 (5 months ago)
Author:
vboxsync
Message:

mkspecs todo for win.amd64, see defect.

Files:

Legend:

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

    r10117 r10119  
    6565  ifneq ($(VBOX_PATH_QT4),) 
    6666   VBOX_WITH_QT4_SUN = 1 
    67   endif  
     67  endif 
    6868 endif 
    6969endif 
     
    107107        $(VBOX_PATH_QT4_INCLUDE) 
    108108 ifeq ($(KBUILD_TARGET),win) 
     109  ifeq ($(KBUILD_TARGET_ARCH),amd64) 
     110   ## @todo This is the correct one here: VBOX_INCS_QT4    += $(VBOX_PATH_QT4_SHARE)/mkspecs/win32-msvc2005 
    109111   VBOX_INCS_QT4    += $(VBOX_PATH_QT4_SHARE)/mkspecs/win32-msvc.net 
     112  else 
     113   VBOX_INCS_QT4    += $(VBOX_PATH_QT4_SHARE)/mkspecs/win32-msvc.net 
     114  endif 
    110115 else ifeq ($(KBUILD_TARGET),linux) 
    111116  VBOX_INCS_QT4     += $(VBOX_PATH_QT4_SHARE)/mkspecs/linux-g++ 
     
    306311  endif 
    307312  ifdef VBOX_WITH_ORIGIN 
    308     # Qt4 on Solaris in the same as it is on other platforms (i.e. no special qtgcc/lib folders)  
     313    # Qt4 on Solaris in the same as it is on other platforms (i.e. no special qtgcc/lib folders) 
    309314    TEMPLATE_VBOXQT4GUIEXE_LDFLAGS += '$(VBOX_GCC_RPATH_OPT)$$(VBOX_ORIGIN)' 
    310315  endif 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy