mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
Removed premake build system.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user