VirtualBox

Ignore:
Timestamp:
Jul 20, 2012 12:30:54 AM (13 years ago)
Author:
vboxsync
Message:

Installer and build fixes for VCC100.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk

    r42226 r42243  
    2929VBoxDisp_SDKS          = ReorderCompilerIncs $(VBOX_WINDDK_GST_NT4)
    3030VBoxDisp_DEFS.x86     = _WIN32_WINNT=0x0501
    31 VBoxDisp_DEFS.amd64   = _WIN32_WINNT=0x0500 # <- otherwise the build will fail due to DDK header inconsistencies
     31ifndef VBOX_USE_VCC100
     32 VBoxDisp_DEFS.amd64  = _WIN32_WINNT=0x0500 # <- otherwise the build will fail due to DDK header inconsistencies
     33endif
    3234VBoxDisp_DEFS          = VBOX_WITH_DDRAW
    3335VBoxDisp_DEFS         += LOG_TO_BACKDOOR #LOG_ENABLED
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