source: Daodan/build.bat@ 797

Last change on this file since 797 was 485, checked in by gumby, 15 years ago

Added Flatline.

File size: 624 bytes
Line 
1cd "D:\Program Files\Oni\daodan\"
2C:\MSYS\bin\dlltool -d src\binkw32.def -l obj\binkw32.a
3C:\MSYS\bin\gcc -O3 -s -Wall -shared -fomit-frame-pointer -DDSFMT_MEXP=19937 -o ..\edition\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 src\Flatline.c src\Flatline_Net.c src\Flatline_Win32.c src\Flatline_BSL.c src\Flatline_Server.c -lgdi32 -lffi -lws2_32
Note: See TracBrowser for help on using the repository browser.