diff options
author | Martin Wolf <ext-martin.2.wolf@nokia.com> | 2010-02-12 18:20:11 +0200 |
---|---|---|
committer | Martin Wolf <ext-martin.2.wolf@nokia.com> | 2010-02-12 18:20:11 +0200 |
commit | 84a80191d51b0774f89d849cb9095b0ee907f12a (patch) | |
tree | 825961add8ed01c431848da9fb823619c62e5009 /libresourceqt.pro | |
parent | 940f758d9ea5577dd8e8229c2edb68176ecbc57d (diff) | |
download | libresourceqt-84a80191d51b0774f89d849cb9095b0ee907f12a.tar.gz |
Added Qt resource client
Diffstat (limited to 'libresourceqt.pro')
-rw-r--r-- | libresourceqt.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libresourceqt.pro b/libresourceqt.pro index 7801d61..c5814e4 100644 --- a/libresourceqt.pro +++ b/libresourceqt.pro @@ -7,5 +7,6 @@ TEMPLATE = subdirs SUBDIRS = libdbus-qeventloop \ libresourceqt \ + resourceqt-client \ tests |