mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-16 13:50:56 +00:00
Created Xcode project for compiling universal static lib for iOS
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "LinkedBlockingQueue.h"
|
||||
#include "Input.h"
|
||||
|
||||
#include "OpenAES\oaes_lib.h"
|
||||
#include "OpenAES\oaes_common.h"
|
||||
#include "OpenAES/oaes_lib.h"
|
||||
#include "OpenAES/oaes_common.h"
|
||||
|
||||
static IP_ADDRESS host;
|
||||
static SOCKET inputSock = INVALID_SOCKET;
|
||||
|
||||
Reference in New Issue
Block a user