VirtualBox

Changeset 37052 in vbox for trunk


Ignore:
Timestamp:
May 12, 2011 2:18:38 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71682
Message:

InstallHelper/win: Fixed wrong (and therefore missing) driver configuration library dependencies.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk

    r36497 r37052  
    3434 VBoxInstallHelper_SOURCES += internal/VBoxSerial.cpp
    3535endif
     36
    3637VBoxInstallHelper_SDKS     = WINPSDK W2K3DDK
    3738VBoxInstallHelper_LIBS     = $(PATH_SDK_W2K3DDK_LIB)/Msi.lib
    3839ifdef VBOX_WITH_NETFLT
    3940 VBoxInstallHelper_LIBS   += \
    40         $(WinNetConfig_1_TARGET) \
    41         $(VBoxDrvCfg_1_TARGET) \
     41        $(PATH_LIB)/WinNetConfig.lib \
     42        $(PATH_LIB)/VBoxDrvCfg.lib \
    4243        $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/comsupp.lib \
    4344        $(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