mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-20 11:38:48 +00:00
.
This commit is contained in:
parent
4df090469a
commit
1edf680464
@ -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…
Reference in New Issue
Block a user