diff -r 71781823f776 -r 06b8e2af4411 qtmobility/examples/sensors/show_orientation/show_orientation.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtmobility/examples/sensors/show_orientation/show_orientation.pro Fri Jun 11 14:26:25 2010 +0300 @@ -0,0 +1,3 @@ +include(../sensors.pri) +SOURCES = main.cpp +TARGET = show_orientation