summaryrefslogtreecommitdiff
path: root/common.pri
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-09 12:07:31 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-09 12:14:46 +0200
commit381719b9a0adb8553a041633aed943f5ef48a1ff (patch)
tree6c5db8b6a7342dee77b1e1a010a6618fd824714f /common.pri
parent6751c585385f017d08540bbe121606d642afb220 (diff)
Restructured libresourceqt includes, updated debianpackages to soversion=1.
Fixed ResourceEngine to work with the new Resource object.
Diffstat (limited to 'common.pri')
-rw-r--r--common.pri8
1 files changed, 8 insertions, 0 deletions
diff --git a/common.pri b/common.pri
new file mode 100644
index 0000000..b9a164a
--- /dev/null
+++ b/common.pri
@@ -0,0 +1,8 @@
+LIBDBUSQEVENTLOOP = $${PWD}/libdbus-qeventloop
+LIBRESOURCEQT = $${PWD}/libresourceqt
+
+LIBRESOURCEINC = $${LIBRESOURCEQT}/include/qt4
+POLICY = $${LIBRESOURCEINC}/policy
+
+VERSION = 1.0.0
+