Use CMake's Android generators to crosscompile
This commit is contained in:
committed by
Alexander Harkness
parent
c59ff9b431
commit
8c6d0b51c7
@@ -5,10 +5,6 @@
|
||||
|
||||
#include "Globals.h"
|
||||
|
||||
#if defined(ANDROID_NDK)
|
||||
#include <ctype.h>
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// Under MSVC, link to WinSock2 (needed by RawBEToUTF8's byteswapping)
|
||||
#pragma comment(lib, "ws2_32.lib")
|
||||
|
||||
Reference in New Issue
Block a user