Uwagi do rde: / Notes about source

DATAFILE.DAT musi by w tym samym folderze co EXE!
DATAFILE.DAT must be in the same folder as EXE!


Wymagane oprogramowanie: / required software
DOS:
DJGPP 2.03 
ALLEGRO 4.x
 
Win32:
Borland C++ 5.5 (freecommandlinetools.exe)
 allegro 4.x
 allegro 4.x runtime DLLs (www.alleg.sourceforge.net)
 DJGPP v2.03 (do skompilowania biblioteki allegro) / (to compile allegro)

LUB / OR
MINGW32
Allegro 4.x

kompilowanie / compiling

opcje makefile'i / makefile targets
CLEAN - usuwa *.exe i *.o / removes *.exe and *.o
COMPRESS - pakuje EXE UPXem / PAck EXEs using UPX

DJGPP:
skopiuj plik makeflies\djgpp\makefile do folderu src
copy file makeflies\djgpp\makefile to src folder

W shellu w folderze src wpisz MAKE
in shell (in src folder) type MAKE

MINGW32 DYNAMIC:
skopiuj plik makeflies\mingw32_dynamic\makefile do folderu src
copy file makeflies\mingw32_dynamic\makefile to src folder

W shellu w folderze src wpisz MAKE
in shell (in src folder) type MAKE

po kompilacji wymagany jest ALLEG4x.DLL (x to numer wersji)
after compiling ALLEG4x.DLL is required (x stands for version number)

MINGW32 STATIC:
skopiuj plik makeflies\mingw32_static\makefile do folderu src
copy file makeflies\mingw32_static\makefile to src folder

W shellu w folderze src wpisz MAKE
in shell (in src folder) type MAKE

BCC DYNAMIC:
skopiuj pliki z makeflies\bcc_dynamic\ do folderu src
copy files from makeflies\bcc_dynamic\ to src folder

ustaw swojego Borland C++
set up your BCC

uruchom ballsbcc.bat (to skompiluje EXE)
run ballsbcc.bat (it will compile EXE)

OPCJA / OPTION
Jeli masz UPX uruchom upxbcc.bat aby spakowa EXE.
If you have UPX run upxbcc.bat to pack EXE.

To wszystko
That's all.

Rafa Szyja

rafalszyja@poczta.onet.pl
http:\\rafalszyja.republika.pl