VirtualBox

Changeset 685 in vbox for trunk/src


Ignore:
Timestamp:
Feb 6, 2007 4:55:49 AM (18 years ago)
Author:
vboxsync
Message:

_WIN32_WINNT=0x0510

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile

    r606 r685  
    114114VBoxSVC_DEFS.win += VBOX_COM_OUTOFPROC_MODULE
    115115VBoxSVC_DEFS.win.x86 += _WIN32_WINNT=0x0400
    116 VBoxSVC_DEFS.win.am64 += _WIN32_WINNT=0x0510
     116VBoxSVC_DEFS.win.amd64 += _WIN32_WINNT=0x0510
    117117VBoxSVC_INCS = \
    118118        include \
     
    346346
    347347VBoxCOM_TEMPLATE = VBOXMAIN
    348 VBoxCOM_DEFS = _WIN32_WINNT=0x0500
     348VBoxCOM_DEFS.x86 = _WIN32_WINNT=0x0500
     349VBoxCOM_DEFS.amd64 = _WIN32_WINNT=0x0510
    349350VBoxCOM_SOURCES = \
    350351        $(VBoxCOM_COMMON_SOURCES) \
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