]> rtime.felk.cvut.cz Git - omk/sssa.git/commit
QT: Added QT_PROJECT variable
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 17 Feb 2009 13:36:23 +0000 (14:36 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 17 Feb 2009 13:36:23 +0000 (14:36 +0100)
commit80a4e38fe5eab6c1fe51390f96eefe600996adbf
treee9e304c3c26ca5657a2305a3369b1c7cb9646426
parent3fde8aef176d34e28b31d179580b0e3a8f0c7686
QT: Added QT_PROJECT variable

This variable could be used as replacement for QT_SUBDIRS. Its purpose is
to specify QT .pro files in the current directory to compile. Therefore,
running make in a directory with QT application calls OMK, which in turn
calls qmake with correct parameters and compiles QT application under
_build tree.
snippets/qt
tests/qt/qtapp/Makefile [new file with mode: 0644]
tests/qt/qtapp/Makefile.omk [new file with mode: 0644]
tests/qt/runtest