Skip to content

Commit

Permalink
Removed premake build system.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Nov 3, 2016
1 parent 0f83ae0 commit 7e65d88
Show file tree
Hide file tree
Showing 473 changed files with 1 addition and 89,155 deletions.
4 changes: 1 addition & 3 deletions include/SDL_config.h
Expand Up @@ -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"
Expand Down
4 changes: 0 additions & 4 deletions premake/Cygwin/build-scripts/clean_premake.bat

This file was deleted.

4 changes: 0 additions & 4 deletions premake/Cygwin/build-scripts/cygwin.bat

This file was deleted.

5 changes: 0 additions & 5 deletions premake/Cygwin/build-scripts/make.debug.bat

This file was deleted.

5 changes: 0 additions & 5 deletions premake/Cygwin/build-scripts/make.release.bat

This file was deleted.

Binary file removed premake/Cygwin/build-scripts/premake4.exe
Binary file not shown.
68 changes: 0 additions & 68 deletions premake/Cygwin/build-scripts/run.tests.debug.bat

This file was deleted.

68 changes: 0 additions & 68 deletions premake/Cygwin/build-scripts/run.tests.release.bat

This file was deleted.

0 comments on commit 7e65d88

Please sign in to comment.