mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-30 16:50:45 +00:00
adding sdl_image
This commit is contained in:
parent
aab120d482
commit
38e699e134
@ -7,7 +7,7 @@ CPPOPTS = -O2 -DGSPLUS_LITTLE_ENDIAN -DHAVE_SDL -DWIN_SDL -DTOGGLE_STATUS -I /us
|
|||||||
|
|
||||||
SUFFIX = ".exe"
|
SUFFIX = ".exe"
|
||||||
EXTRA_LIBS = -Larch/win32 -lSDL2main -lSDL2 -lfreetype -lcomdlg32 -lShlwapi -lIPHlpApi -lcygwin
|
EXTRA_LIBS = -Larch/win32 -lSDL2main -lSDL2 -lfreetype -lcomdlg32 -lShlwapi -lIPHlpApi -lcygwin
|
||||||
EXTRA_LIBS = -L/usr/local/lib -lcygwin -lSDL2main -lSDL2 -mwindows -lfreetype -lcomdlg32 -lShlwapi -lIPHlpApi -L/usr/lib -lpthread
|
EXTRA_LIBS = -L/usr/local/lib -lcygwin -lSDL2main -lSDL2 -mwindows -lfreetype -lcomdlg32 -lShlwapi -lIPHlpApi -L/usr/lib -lpthread -lSDL2_image
|
||||||
|
|
||||||
|
|
||||||
XOPTS = -Wall -fomit-frame-pointer -march=i686
|
XOPTS = -Wall -fomit-frame-pointer -march=i686
|
||||||
|
Loading…
Reference in New Issue
Block a user