Start of multiplatform reworking
authorLuciano Montanaro <mikelima@cirulla.net>
Sun, 10 Jul 2011 07:52:28 +0000 (09:52 +0200)
committerLuciano Montanaro <mikelima@cirulla.net>
Sun, 10 Jul 2011 07:52:28 +0000 (09:52 +0200)
application/application.pro

index db935c3..53c5754 100644 (file)
@@ -10,6 +10,19 @@ maemo5 {
     QT += maemo5
 }
 
+harmattan {
+    message(Compiling for the Harmattan platform)
+}
+maemo5 {
+    message(Compiling for the Fremantle platform)
+}
+symbian {
+    message(Compiling for the Symbian platform)
+}
+!harmattan:!maemo5:!symbian {
+    message(Compiling for the Desktop platform)
+}
+
 CONFIG += qt webkit mobility
 MOBILITY = location