ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/build.bat
Revision: 449
Committed: Wed Jul 22 03:19:53 2009 UTC (16 years, 2 months ago) by rossy
Content type: application/x-msdos-program
File size: 455 byte(s)
Log Message:
fixed

File Contents

# Content
1 dlltool -d src\binkw32.def -l obj\binkw32.a
2 gcc -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