Updated build script, minor shuffling of code to prevent naming conflicts

This commit is contained in:
Joseph Henry
2019-03-04 18:04:37 -08:00
parent 9ccb05698f
commit 3b967c1a12
18 changed files with 1129 additions and 785 deletions

View File

@@ -38,7 +38,7 @@
#include "Service.hpp"
#include "Mutex.hpp"
#include "lwipDriver.hpp"
#include "libzt.h"
#include "ZeroTier.h"
#ifdef _MSC_VER
#include "Synchapi.h"