mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 05:26:54 +02:00
.
This commit is contained in:
parent
4df090469a
commit
1edf680464
8 changed files with 0 additions and 7 deletions
|
@ -3,14 +3,10 @@ project(zt_osdep)
|
|||
|
||||
set(src
|
||||
Arp.cpp
|
||||
Http.cpp
|
||||
EthernetTap.cpp
|
||||
ManagedRoute.cpp
|
||||
NeighborDiscovery.cpp
|
||||
OSUtils.cpp
|
||||
PortMapper.cpp
|
||||
PortMapper-miniupnpc.c
|
||||
PortMapper-libnatpmp.c
|
||||
)
|
||||
|
||||
set(headers
|
||||
|
@ -18,11 +14,8 @@ set(headers
|
|||
Binder.hpp
|
||||
BlockingQueue.hpp
|
||||
EthernetTap.hpp
|
||||
Http.hpp
|
||||
ManagedRoute.hpp
|
||||
OSUtils.hpp
|
||||
Phy.hpp
|
||||
PortMapper.hpp
|
||||
Thread.hpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue