VirtualBox

Changeset 47692 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 13, 2013 1:05:23 PM (11 years ago)
Author:
vboxsync
Message:

buld rules for compiling NAT service on Windows.

File:
1 edited

Legend:

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

    r47567 r47692  
    7272VBoxNetLwipNAT_INCS += ../../Devices/Network \
    7373        ../../Devices/Network/lwip-new/vbox # testproxy.h
    74 VBoxNetLwipNAT_DEFS += ${LWIP_DEFS}
     74VBoxNetLwipNAT_DEFS += ${LWIP_DEFS}
     75VBoxNetLwipNAT_DEFS.win += _WIN32_WINNT=0x501 # Windows XP
    7576VBoxNetLwipNAT_SOURCES += VBoxNetLwipNAT.cpp    \
    7677        ../NetLib/VBoxNetBaseService.cpp \
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