made old build system to work too. the cmake one doesn't make working binaries for...
authorPerttu Ahola <celeron55@gmail.com>
Tue, 18 Jan 2011 13:05:29 +0000 (15:05 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 18 Jan 2011 13:05:29 +0000 (15:05 +0200)
commit3ef2629e847e1e7e239068bbf17bebd6d4ebfc95
treed540c1068747ce73862237d80d6d04b15fa58eac
parent515a480d0e82fe77f1aae8115e81d720d7d1775b
made old build system to work too. the cmake one doesn't make working binaries for some computers.

--HG--
rename : src/config.h.in => src/cmake_config.h.in
doc/README.txt
makepackage_binary.sh
minetest.vcproj
src/CMakeLists.txt
src/cmake_config.h.in [new file with mode: 0644]
src/config.h [new file with mode: 0644]
src/config.h.in [deleted file]
src/main.cpp