VirtualBox

Changeset 2692 in vbox


Ignore:
Timestamp:
May 17, 2007 4:52:56 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21265
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette