VirtualBox

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


Ignore:
Timestamp:
Apr 6, 2009 9:01:53 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45697
Message:

NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed

Location:
trunk/src/VBox/Main
Files:
1 edited
5 moved

Legend:

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

    r18715 r18732  
    341341 #       Since this is potentially risky, restrict it to the source file
    342342 #       needing it.
    343  win/NetIfList-win.cpp_INCS.win += $(PATH_TOOL_$(VBOX_VCC_TOOL)_INC)
     343 win/NetIf-win.cpp_INCS.win += $(PATH_TOOL_$(VBOX_VCC_TOOL)_INC)
    344344 VBoxSVC_LIBS.win += \
    345345        $(PATH_LIB)/WinNetConfig.lib \
     
    371371
    372372ifdef VBOX_WITH_HOSTNETIF_API
    373  VBoxSVC_SOURCES.win     +=     win/NetIfList-win.cpp
    374  VBoxSVC_SOURCES.linux   +=   linux/NetIfList-linux.cpp
    375  VBoxSVC_SOURCES.os2     +=     os2/NetIfList-os2.cpp
    376  VBoxSVC_SOURCES.darwin  +=  darwin/NetIfList-darwin.cpp
    377  VBoxSVC_SOURCES.solaris += solaris/NetIfList-solaris.cpp
     373 VBoxSVC_SOURCES.win     +=     win/NetIf-win.cpp
     374 VBoxSVC_SOURCES.linux   +=   linux/NetIf-linux.cpp
     375 VBoxSVC_SOURCES.os2     +=     os2/NetIf-os2.cpp
     376 VBoxSVC_SOURCES.darwin  +=  darwin/NetIf-darwin.cpp
     377 VBoxSVC_SOURCES.solaris += solaris/NetIf-solaris.cpp
    378378 VBoxSVC_DEFS            += VBOX_WITH_HOSTNETIF_API
    379379 if1of ($(KBUILD_TARGET), linux darwin solaris)
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