mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 18:07:40 +00:00
removed os2 support & support for building SDL with watcom.
This commit is contained in:
parent
01d137592c
commit
8d6fda4810
79 changed files with 3 additions and 10017 deletions
|
@ -42,8 +42,6 @@
|
|||
#include "n3ds/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_STDCPP
|
||||
#include "stdcpp/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_OS2
|
||||
#include "os2/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_NGAGE
|
||||
#include "ngage/SDL_systhread_c.h"
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue