source: Daodan/build.bat@ 455

Last change on this file since 455 was 449, checked in by rossy, 15 years ago

fixed

File size: 455 bytes
Line 
1dlltool -d src\binkw32.def -l obj\binkw32.a
2gcc -O3 -s -Wall -shared -fomit-frame-pointer -DDSFMT_MEXP=19937 -o build\daodan.dll src\Oni_Symbols.S src\Daodan.c src\Daodan_DLLStubs.c src\Daodan_Patch.c src\Daodan_Utility.c src\Daodan_Win32.c src\Daodan_Cheater.c src\Daodan_Persistence.c src\Daodan_WindowHack.c src\daodan_gl.c src\Daodan_Character.c src\Daodan_Console.c src\Daodan_BSL.c src\inifile_reader.c src\dSFMT\dSFMT.c obj\binkw32.a -lgdi32 -lffi
Note: See TracBrowser for help on using the repository browser.