VirtualBox

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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