Removed premake build system.
This commit is contained in:
parent
7f4bb06484
commit
4fcf9fa0fc
473 changed files with 1 additions and 89155 deletions
|
@ -29,9 +29,7 @@
|
|||
*/
|
||||
|
||||
/* Add any platform that doesn't build using the configure system. */
|
||||
#ifdef USING_PREMAKE_CONFIG_H
|
||||
#include "SDL_config_premake.h"
|
||||
#elif defined(__WIN32__)
|
||||
#if defined(__WIN32__)
|
||||
#include "SDL_config_windows.h"
|
||||
#elif defined(__WINRT__)
|
||||
#include "SDL_config_winrt.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue