Remove bugs

This commit is contained in:
mythsman
2016-11-19 15:46:08 +08:00
parent 761bf0d2b8
commit 2a7dd40e03
5 changed files with 1 additions and 2 deletions

View File

@@ -14,8 +14,7 @@ This version is modified by mythsman ,you can fork it from [https://github.com/m
* using makefile instead of scons
* remove some useless files
* add doxygen documentation
* add windows support
* change "SDL.h" to "SDL2/SDL.h" etc. , and you can manually change if to fit your configration
* change "SDL.h" to "SDL2/SDL.h" etc.
## Runtime requirements:

BIN
examples/sdlaction Executable file

Binary file not shown.

BIN
examples/sdlhelloworld Executable file

Binary file not shown.

BIN
examples/sdlwidgets Executable file

Binary file not shown.

Binary file not shown.