macOS static lib build target update, minor android/unity3d updates

This commit is contained in:
Joseph Henry
2016-12-20 12:57:59 -08:00
parent 7393c80ae6
commit 2741508520
27 changed files with 469 additions and 195 deletions

View File

@@ -46,13 +46,11 @@
#include "defs.h"
#include "rpc.h"
#if defined(SDK_LWIP)
#include "netif/etharp.h"
#include "lwip.hpp"
#endif
#if defined(SDK_PICOTCP)
#elif defined(SDK_PICOTCP)
#include "picotcp.hpp"
#include "pico_protocol.h"
#endif