diff options
author | Stijn Buys <ingar@osirion.org> | 2012-02-25 17:19:54 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-02-25 17:19:54 +0000 |
commit | 7ad671f5e58df320a5744c78a745206abf0d79de (patch) | |
tree | 70e3a9dc5b0c505029830c3032b3469757e5b69b /INSTALL | |
parent | 409abc036f1715c7e278e4b586217461600b74d6 (diff) |
Finetuned the new ./configure parameters, added Ubuntu note to the installation instructions.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ Project::OSiRiON world editor - INSTALL ./configure make + On Ubuntu, use + + ./configure --with-qt-includes=/usr/include/qt4 + make Run src/editor |