VirtualBox

Changeset 10119 in vbox


Ignore:
Timestamp:
Jul 2, 2008 6:24:20 PM (17 years ago)
Author:
vboxsync
Message:

mkspecs todo for win.amd64, see defect.

File:
1 edited

Legend:

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