2
0
Fork 0
mirror of https://github.com/Shpoike/Quakespasm.git synced 2025-03-11 04:20:51 +00:00

rebuilt SDL1.2 from latest src

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1489 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2017-08-28 14:00:18 +00:00
parent 11cdaae239
commit 5dd794f0e9
6 changed files with 1 additions and 1 deletions
MacOSX/SDL.framework/Versions/A
Windows/SDL

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -8,4 +8,4 @@ SDL.exp: SDL.def def2lbc.awk
awk -v cpu=386 -f def2lbc.awk SDL.def > SDL.exp
SDL.lib: SDL.exp
wlib -q -b -n -pa -s -t -zld -ii -io SDL.lib @SDL.exp
wlib -q -b -n -c -pa -s -t -zld -ii -io SDL.lib @SDL.exp