diff options
author | Wolf Bergenheim <ext-wolf.2.bergenheim@nokia.com> | 2010-10-20 12:44:30 +0300 |
---|---|---|
committer | Wolf Bergenheim <ext-wolf.2.bergenheim@nokia.com> | 2010-10-20 12:44:30 +0300 |
commit | d87f667c4861368cb27fd5e2d593260f41008122 (patch) | |
tree | 14960ce43349c4f8509e059e67706fdb59cbf7c4 /libresourceqt.pro | |
parent | dbe04a0f6a5017e6be7699be195cbbb0d52c4c00 (diff) | |
download | libresourceqt-d87f667c4861368cb27fd5e2d593260f41008122.tar.gz |
build documentation automatically
Diffstat (limited to 'libresourceqt.pro')
-rw-r--r-- | libresourceqt.pro | 6 |
1 files changed, 5 insertions, 1 deletions
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 |