The new build system for d1x (readme changed)

This commit is contained in:
michaelstather 2006-04-03 19:53:51 +00:00
parent 7b0901a6da
commit a1af0f7fca

View file

@ -1,7 +1,14 @@
This file describes how to compile D1X-Rebirth from source.
To compile you´ll need:
-gcc
-mingw under windows
-you don´t need msys but it´s supported anyway (just change the appropriate line in config.mingw)
-sdl under linux (development version)
* edit the "config" file and specify the output directory and the platform you´re running
* edit the appropriate "config.lin" "config.mingw" or "config.other" file to chenge the options
* edit the appropriate "config.linux" "config.mingw" or "config.other" file to chenge the options
* run "make"
* the resulting file now will be copied in the directory you specified in "config"
* place the file wherever you want to have it