VirtualBox

Changeset 36487 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Apr 1, 2011 8:21:30 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70893
Message:

netflt/adp/win: switch to new VBoxDrvCfg lib

File:
1 edited

Legend:

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

    r36466 r36487  
    378378 src-server/win/NetIf-win.cpp_INCS.win += $(PATH_TOOL_$(VBOX_VCC_TOOL)_INC)
    379379 VBoxSVC_LIBS.win += \
    380         $(PATH_LIB)/WinNetConfig.lib \
     380        $(TARGET_WinNetConfig) \
     381        $(TARGET_VBoxDrvCfg) \
    381382        $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/comsupp.lib \
    382383        $(PATH_SDK_WINPSDK_LIB)/WbemUuid.Lib
     
    610611
    611612ifdef VBOX_WITH_NETFLT
    612  VBoxC_LIBS.win += $(PATH_LIB)/WinNetConfig.lib \
     613 VBoxC_LIBS.win += $(TARGET_VBoxDrvCfg) \
     614    $(TARGET_WinNetConfig) \
    613615        $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/comsupp.lib \
    614616        $(PATH_SDK_WINPSDK_LIB)/WbemUuid.Lib
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