MegaGlest/source/configurator
Mark Vejvoda fab36598b1 - lots of updates including:
- cmake system changes (after doing a make you may go: sudo make install to install in standard linux paths)
- updates to various pathing in order to more robustly support lhs

*WARNING, Linux dev's should run cmake like the following to avoid pathing issues as the default now is lhs paths:
cmake -DCMAKE_INSTALL_PREFIX= ..    (notice the SPACE before the ..)
2011-05-03 23:34:25 +00:00
..
CMakeLists.txt - lots of updates including: 2011-05-03 23:34:25 +00:00
configuration.cpp - lots of updates including: 2011-05-03 23:34:25 +00:00
configuration.h - fixed configurator to properly read / write mg ini files 2011-04-17 07:04:38 +00:00
main.cpp - lots of updates including: 2011-05-03 23:34:25 +00:00
main.h - lots of updates including: 2011-05-03 23:34:25 +00:00