VirtualBox

Changeset 48108 in vbox for trunk/src/VBox/NetworkServices


Ignore:
Timestamp:
Aug 28, 2013 12:06:44 AM (11 years ago)
Author:
vboxsync
Message:

VBoxLwipCore.cpp is a generic wrapper for lwip, so it should live
alongside lwip. This removes Devices/Network from the list of
mandatory include directories (this will be necessary for component
specific lwipopts.h).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/Makefile.kmk

    r48001 r48108  
    4545VBoxNetLwipNAT_TEMPLATE := VBOXMAIN$(if-expr defined(VBOX_WITH_HARDENING),DLL,CLIENTEXE)
    4646VBoxNetLwipNAT_NAME = VBoxNetNAT
    47 VBoxNetLwipNAT_INCS += ../../Devices/Network \
    48         ../../Devices/Network/lwip-new/vbox # testproxy.h
     47VBoxNetLwipNAT_INCS += ../../Devices/Network
    4948VBoxNetLwipNAT_DEFS += ${LWIP_DEFS}
    5049VBoxNetLwipNAT_DEFS.win += _WIN32_WINNT=0x501 # Windows XP
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