Kill com.nokia.meego importing in the ui.
[harmattan/cameraplus] / src / src.pro
index 036e8d8..e082679 100644 (file)
@@ -31,5 +31,11 @@ contains(CONFIG, qmljsdebug) {
     include(../qmljsdebugger/qmljsdebugger-src.pri)
 }
 
     include(../qmljsdebugger/qmljsdebugger-src.pri)
 }
 
+contains(MEEGO_EDITION, "harmattan") {
+    message("Building for harmattan")
+    DEFINES += HARMATTAN
+    RESOURCES += ../qml/harmattan/harmattan.qrc
+}
+
 target.path = /usr/bin/
 INSTALLS += target
 target.path = /usr/bin/
 INSTALLS += target