mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
Updates the SDL library to the latest standard bugfix release
This commit is contained in:
parent
cb766f2878
commit
083d2175ea
1280 changed files with 343926 additions and 179615 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Makefile to build the SDL library
|
||||
|
||||
INCLUDE = -I./include
|
||||
CFLAGS = -g -O2 $(INCLUDE)
|
||||
CPPFLAGS = -I./include
|
||||
CFLAGS = -g -O2
|
||||
AR = ar
|
||||
RANLIB = ranlib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue