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:
Ryan C. Gordon
2023-12-16 21:36:04 -05:00
parent 87e7046fca
commit 9ae39d52de
7 changed files with 99 additions and 36 deletions

View File

@@ -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