summaryrefslogtreecommitdiff
path: root/resourceqt-client/resourceqt-client.pro
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-09-09 10:12:20 +0300
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-09-09 10:12:20 +0300
commit6290bd4353974745f46e2711947d063503f29323 (patch)
tree78b92ef53140ea0e2c0eafb22c4f302102590b03 /resourceqt-client/resourceqt-client.pro
parentcd3f7b97ddced403fe2d6eb9091a8903ea186128 (diff)
Changed timer to return ms as a long int
Diffstat (limited to 'resourceqt-client/resourceqt-client.pro')
-rw-r--r--resourceqt-client/resourceqt-client.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/resourceqt-client/resourceqt-client.pro b/resourceqt-client/resourceqt-client.pro
index bd2c178..ce378c6 100644
--- a/resourceqt-client/resourceqt-client.pro
+++ b/resourceqt-client/resourceqt-client.pro
@@ -11,7 +11,8 @@ CONFIG -= app_bundle
INCLUDEPATH += $${LIBRESOURCEINC}
QMAKE_CXXFLAGS += -Wall
-LIBS += -L$${LIBRESOURCEQT}/build -lresourceqt -L$${LIBDBUSQEVENTLOOP}/build -ldbus-qeventloop
+QMAKE_CFLAGS += -std=c99 -D_POSIX_C_SOURCE=199309L
+LIBS += -L$${LIBRESOURCEQT}/build -lresourceqt -L$${LIBDBUSQEVENTLOOP}/build -ldbus-qeventloop -lm -lrt
# Input
HEADERS = client.h commandlineparser.h time-stat.h