summaryrefslogtreecommitdiff
path: root/examples/sensors/grue/console_app/console_app.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-11-24 08:46:23 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-25 08:24:29 +0100
commitacbe469322d0ab4aac863192ca5bf6fe1feedaed (patch)
tree99fecca57b0781744aa2ec93b03240a9b7b91b84 /examples/sensors/grue/console_app/console_app.pro
parentf3a86a85b9a4f6d0f22364dcb66e2a8b9f21a9be (diff)
downloadqtsensors-acbe469322d0ab4aac863192ca5bf6fe1feedaed.tar.gz
QtSensors: Fix compilation of examples/warnings on Windows.
- Fix double->float truncation in tests - Use -rdynamic for g++ only - Introduce EXPORT macro in grue library for Windows to work - Add DESTDIR for the grue lib (to prevent it from ending up in the debug/release subfolders, respectively Change-Id: I3b902b501483c92639c0a6252240db4ed8a4a00d Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
Diffstat (limited to 'examples/sensors/grue/console_app/console_app.pro')
-rw-r--r--examples/sensors/grue/console_app/console_app.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/sensors/grue/console_app/console_app.pro b/examples/sensors/grue/console_app/console_app.pro
index fefc015..33d4317 100644
--- a/examples/sensors/grue/console_app/console_app.pro
+++ b/examples/sensors/grue/console_app/console_app.pro
@@ -1,5 +1,6 @@
TEMPLATE=app
TARGET=detect_grue
+CONFIG += console
QT=core sensors
SOURCES=main.cpp