summaryrefslogtreecommitdiffstats
path: root/src/client/client.pro
diff options
context:
space:
mode:
authorJamey Hicks <jamey.hicks@nokia.com>2012-05-08 11:04:56 -0400
committerQt by Nokia <qt-info@nokia.com>2012-05-09 12:53:18 +0200
commit133a5c610fd09468f67e1950d73bc5462f530c0c (patch)
tree6e3fa8261ffdd23f00856b6b387a861e92f27027 /src/client/client.pro
parent6dc83f29735474ddef6e25d4aa298df2a247ed13 (diff)
Enable compile-time specification of jsondb socket name.
To change the default jsondb socket name: qmake DEFINES+=JSONDB_SOCKET_NAME=/var/run/jsondb Fixes Bug #14089 Change-Id: Id628d1abce9a53e88008f3c6467c8271d90a65fd Reviewed-by: Jeremy Katz <jeremy.katz@nokia.com>
Diffstat (limited to 'src/client/client.pro')
-rw-r--r--src/client/client.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/client.pro b/src/client/client.pro
index 0ea260a9..8344f2fc 100644
--- a/src/client/client.pro
+++ b/src/client/client.pro
@@ -15,6 +15,7 @@ CONFIG += module create_prl
MODULE_PRI = ../../modules/qt_jsondb.pri
include(../jsonstream/jsonstream.pri)
+INCLUDEPATH += $$PWD/../common
HEADERS += qtjsondbversion.h