]> rtime.felk.cvut.cz Git - omk.git/commit
Updated QT rules
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 17 Feb 2009 12:50:15 +0000 (13:50 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 17 Feb 2009 12:50:15 +0000 (13:50 +0100)
commit3fde8aef176d34e28b31d179580b0e3a8f0c7686
tree2cc775dcda42822c845c35615a9febfba876e0f1
parent74acfa9b2df6481309e5fbb2c1c959486d93f244
Updated QT rules

All temporary files are automatically put under _build and binaries under
_compiled. Also LDFLAGS are propagated to qmake-generated Makefile. Clean
target works correctly and no special target for distclean is needed as
everything is put under _build.

This behavior is problematic during development of QT application since it
cannot be compiled by running make in sources directory.
snippets/qt
tests/qt/runtest
tests/qt/somelib/Makefile.omk