mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +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
|
|
@ -32,9 +32,6 @@ static NativeWindowFactory *factories[] = {
|
|||
#endif
|
||||
#ifdef TEST_NATIVE_COCOA
|
||||
&CocoaWindowFactory,
|
||||
#endif
|
||||
#ifdef TEST_NATIVE_OS2
|
||||
&OS2WindowFactory,
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue