VirtualBox

Changeset 42219 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Jul 18, 2012 11:58:15 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79237
Message:

More VCC10 preparations.

Location:
trunk/src/VBox/Additions/WINNT
Files:
2 edited

Legend:

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

    r42154 r42219  
    2828VBoxDisp_SYSSUFF       = .dll
    2929VBoxDisp_SDKS          = ReorderCompilerIncs $(VBOX_WINDDK_GST_NT4)
    30 VBoxDisp_DEFS          = _WIN32_WINNT=0x0501 VBOX_WITH_DDRAW
     30VBoxDisp_DEFS.x86     = _WIN32_WINNT=0x0501
     31VBoxDisp_DEFS          = VBOX_WITH_DDRAW
    3132VBoxDisp_DEFS         += LOG_TO_BACKDOOR #LOG_ENABLED
    3233ifdef VBOX_WITH_VIDEOHWACCEL
  • trunk/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk

    r42154 r42219  
    2121DLLS += VBoxMRXNP
    2222VBoxMRXNP_TEMPLATE    = VBOXGUESTR3DLL
     23 VBoxMRXNP_DEFS       = LOG_TO_BACKDOOR UNICODE WIN32_LEAN_AND_MEAN=1
     24#VBoxMRXNP_DEFS       += LOG_ENABLED
    2325ifeq ($(VBOX_WINDDK_GST),W2K3DDK)
    24 VBoxMRXNP_SDKS        = ReorderCompilerIncs WINDDK
     26 VBoxMRXNP_SDKS       = ReorderCompilerIncs WINDDK
     27 VBoxMRXNP_DEFS      += _WIN32_WINNT=0x0500
    2528else
    26 VBoxMRXNP_SDKS        = ReorderCompilerIncs $(VBOX_WINDDK_GST_W2K)
     29 VBoxMRXNP_SDKS       = ReorderCompilerIncs $(VBOX_WINDDK_GST_W2K)
    2730endif
    28 VBoxMRXNP_DEFS        = LOG_TO_BACKDOOR _WIN32_WINNT=0x0500 UNICODE WIN32_LEAN_AND_MEAN=1
    29 #VBoxMRXNP_DEFS       += LOG_ENABLED
    3031
    3132VBoxMRXNP_SOURCES     = \
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