summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sensors/sensors.pro
Commit message (Collapse)AuthorAgeFilesLines
* QtSensors: Fix compilation of examples/warnings on Windows.Friedemann Kleint2011-11-251-1/+1
| | | | | | | | | | | | - 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>
* Compile with refactorGunnar Sletta2011-10-101-0/+1
|
* Import sensors docs from Mobility.Peter Yard2011-08-301-0/+9
Also bring in some examples that are referenced in the docs. Change-Id: I74560c62be447dda06ccfd8996818225df007c2e Reviewed-on: http://codereview.qt.nokia.com/3828 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>