- Timestamp:
- Jan 14, 2014 2:23:50 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 91579
- Location:
- trunk/src/VBox
- Files:
-
- 2 edited
- 1 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Devices/Makefile.kmk ¶
r50058 r50066 372 372 endif 373 373 Network/DevINIP.cpp_DEFS += VBOX_WITH_NEW_LWIP 374 VBoxDD_LWIP_INCS += Network # for lwipopts.h 374 375 $(eval $(call def_vbox_lwip_private, \ 375 376 VBoxDD, Network/lwip-new)) -
TabularUnified trunk/src/VBox/NetworkServices/NAT/Makefile.kmk ¶
r50065 r50066 101 101 RTWinSocketPair.cpp 102 102 103 VBoxNetLwipNAT_INCS += . # for lwipopts.h 103 104 $(eval $(call def_vbox_lwip_public, \ 104 105 VBoxNetLwipNAT, ../../Devices/Network/lwip-new))
Note:
See TracChangeset
for help on using the changeset viewer.