VirtualBox

Changeset 2692

Show
Ignore:
Timestamp:
05/17/07 06:52:56 (1 year ago)
Author:
vboxsync
Message:

win.x86 currently needs vcc7 regardless of whether we're using vcc80.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile.kmk

    r2478 r2692  
    105105        $(PATH_TOOL_VCC80AMD64)/redist/amd64/Microsoft.VC80.CRT/msvcr80.dll=>testcase/Microsoft.VC80.CRT/msvcr80.dll \ 
    106106        $(PATH_TOOL_VCC80AMD64)/redist/amd64/Microsoft.VC80.CRT/msvcp80.dll=>testcase/Microsoft.VC80.CRT/msvcp80.dll 
    107  else 
     107 endif 
     108 ifndef VBOX_USE_VCC80 
     109  VBOX_INSTALL_VCC70_RT = 1 
     110 endif 
     111 ifeq ($(BUILD_TARGET).$(BUILD_TARGET_ARCH),win.x86) 
     112  VBOX_INSTALL_VCC70_RT = 1 
     113 endif 
     114 ifdef VBOX_INSTALL_VCC70_RT 
    108115  include $(PATH_KBUILD)/tools/VCC70.kmk 
    109116  ## @todo Move these defines to VCC70. 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy