VirtualBox

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


Ignore:
Timestamp:
Jul 19, 2012 1:11:05 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79238
Message:

More VS2010 preps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk

    r41477 r42220  
    2222VBoxCredProv_TEMPLATE    = VBOXGUESTR3DLL
    2323VBoxCredProv_DEFS        = VBGL_VBOXGUEST VBOX_WITH_HGCM VBOX_WITH_SENS UNICODE
     24ifdef VBOX_USE_VCC100
     25VBoxCredProv_SDKS        = ReorderCompilerIncs $(VBOX_WINPSDK_GST_WLH)
     26else
    2427VBoxCredProv_SDKS.x86    = WINDDK
     28endif
    2529VBoxCredProv_SOURCES  = \
    2630        VBoxCredentialProvider.cpp \
     
    3337        VBoxCredProvUtils.cpp
    3438
     39ifndef VBOX_USE_VCC100
    3540#
    3641# Since this is not the default SDK we have to navigate manually to it.
     
    5358        $(VBOX_PATH_PSDK_200702)/Lib/x64/ShLwApi.Lib \
    5459        $(VBOX_PATH_PSDK_200702)/Lib/x64/NetAPI32.Lib
     60endif
    5561
    56 VBoxCredProv_LIBS    += \
     62VBoxCredProv_LIBS     = \
    5763        $(VBOX_LIB_IPRT_GUEST_R3) \
    5864        $(VBOX_LIB_VBGL_R3)
     65ifdef VBOX_USE_VCC100
     66VBoxCredProv_LIBS    += \
     67        $(PATH_SDK_$(VBOX_WINPSDK_GST_WLH)_LIB)/credui.lib \
     68        $(PATH_SDK_$(VBOX_WINPSDK_GST_WLH)_LIB)/Secur32.Lib \
     69        $(PATH_SDK_$(VBOX_WINPSDK_GST_WLH)_LIB)/NetAPI32.Lib
     70endif
    5971
    6072include $(FILE_KBUILD_SUB_FOOTER)
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