From b2e97817684f40ab9353fa279a4c02ef9c12e13d Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Tue, 19 Jun 2012 15:47:09 +1000 Subject: Remove the 'special' naming of examples. Just go back to the naming convention we had before. Change-Id: Iefecb7a5e0ab3aa4d22267b4f475a8e9c1c96058 Reviewed-by: Lorn Potter --- examples/QtSensors/QtSensors.pro | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 examples/QtSensors/QtSensors.pro (limited to 'examples/QtSensors/QtSensors.pro') diff --git a/examples/QtSensors/QtSensors.pro b/examples/QtSensors/QtSensors.pro deleted file mode 100644 index fd775ab..0000000 --- a/examples/QtSensors/QtSensors.pro +++ /dev/null @@ -1,16 +0,0 @@ -TEMPLATE = subdirs - -SUBDIRS += \ - QtSensors_accel \ - QtSensors_accelbubble \ - QtSensors_cubehouse \ - QtSensors_grue \ - QtSensors_qmlsensorgestures \ - QtSensors_maze \ - QtSensors_qmlqtsensors \ - QtSensors_sensor_explorer \ - QtSensors_shakeit - -!isEmpty(QT.widgets.name):SUBDIRS += \ - QtSensors_sensorgestures - -- cgit v1.2.1