Up-to-date QNX support (#14806)

Co-authored-by: Roberto Speranza <rsperanza@qnx.com>
Co-authored-by: Darcy Phipps <dphipps@qnx.com>
Co-authored-by: Pierce McKinnon <pimckinnon@qnx.com>
This commit is contained in:
eleir9268
2026-01-30 18:32:43 -05:00
committed by GitHub
parent dc597e0e20
commit f4a541682a
14 changed files with 1178 additions and 86 deletions

View File

@@ -277,7 +277,7 @@
#define SDL_PLATFORM_OSF 1
#endif
#ifdef __QNXNTO__
#if defined(__QNXNTO__) || defined(__QNX__)
/**
* A preprocessor macro that is only defined if compiling for QNX Neutrino.