From d87f667c4861368cb27fd5e2d593260f41008122 Mon Sep 17 00:00:00 2001 From: Wolf Bergenheim Date: Wed, 20 Oct 2010 12:44:30 +0300 Subject: build documentation automatically --- libresourceqt.pro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libresourceqt.pro b/libresourceqt.pro index 5df04cd..2d88a4f 100644 --- a/libresourceqt.pro +++ b/libresourceqt.pro @@ -27,5 +27,9 @@ SUBDIRS = libdbus-qeventloop \ libmediaoverridesqt \ resourceqt-client \ mediaoverrider \ - tests + tests \ + demo/player + +dist.commands = ./makedist.sh +QMAKE_EXTRA_TARGETS += dist -- cgit v1.2.3