INSTALL.txt
changeset 456 35080d4b806b
parent 455 925891c52e40
child 457 35cc5a6c0e45
--- a/INSTALL.txt	Mon Feb 19 15:31:40 2007 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-To compile and install you need:
- - QT 4.2
- - FreePascal 1.9.4
- - SDL
- - SDL_net
- - SDL_mixer
- - SDL_image
- - SDL_ttf
- - CMake 2.4.0
- 
-To compile just type 
-# cmake . 
-or
-# cmake -DCMAKE_CXX_FLAGS="flags" -DCMAKE_INSTALL_PREFIX="install prefix" -DDATA_INSTALL_DIR="data dir"
-then
-# make install
-
-That's all! Enjoy!
\ No newline at end of file