]> rtime.felk.cvut.cz Git - omk.git/commit
Added test for QT compilation.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 16 Jul 2007 17:12:00 +0000 (17:12 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 16 Jul 2007 17:12:00 +0000 (17:12 +0000)
commitc8085c5befe54a1dd7462893efda94eb48c67c20
treea43b17130e21109517ff7285c418f7d1b0bbf8fd
parent66d66c72946a4383c602cea3af15a833a3313e0f
Added test for QT compilation.

darcs-hash:20070716171227-f2ef6-8cb4d28ad637cb9d1dc8d5fcb1598bad97203540.gz
tests/qt/Makefile [new file with mode: 0644]
tests/qt/Makefile.omk [new file with mode: 0644]
tests/qt/qtapp/qtapp.cxx [new file with mode: 0644]
tests/qt/qtapp/qtapp.pro [new file with mode: 0644]
tests/qt/rules [new file with mode: 0644]
tests/qt/runtest [new file with mode: 0755]
tests/qt/somelib/Makefile [new file with mode: 0644]
tests/qt/somelib/Makefile.omk [new file with mode: 0644]
tests/qt/somelib/header.h [new file with mode: 0644]
tests/qt/somelib/somelib.c [new file with mode: 0644]