camera: Add sources to Xcode and Visual Studio projects.
This still needs updates to actually compile on macOS/iOS, though!
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "../SDL_syscamera.h"
|
||||
#include "../SDL_camera_c.h"
|
||||
#include "../thread/SDL_systhread.h"
|
||||
#include "../../thread/SDL_systhread.h"
|
||||
|
||||
#if defined(HAVE_COREMEDIA) && defined(SDL_PLATFORM_MACOS) && (__MAC_OS_X_VERSION_MAX_ALLOWED < 101500)
|
||||
// AVCaptureDeviceTypeBuiltInWideAngleCamera requires macOS SDK 10.15
|
||||
|
||||
Reference in New Issue
Block a user