Nut/nut.pro

12 lines
299 B
Prolog
Raw Normal View History

2020-07-29 16:50:32 +08:00
load(qt_parts)
2020-07-29 20:31:47 +08:00
#system($$[QT_INSTALL_BINS]/syncqt.pl -version 0.6.0 -outdir $$OUT_PWD)
runtests.target = run-tests
runtests.CONFIG = recursive
runtests.recurse_target = run-tests
runtests.recurse += sub_tests sub_src
QMAKE_EXTRA_TARGETS += runtests
DISTFILES += .qmake.conf \
sync.profile