I dont understand !
[lichviet] / LichViet.pro
index 406941b..5e1e4da 100644 (file)
@@ -1,20 +1,21 @@
-VERSION = 1.0.1
+VERSION = 1.0.2
 DEFINES += APP_VERSION=\\\"$$VERSION\\\"
 # Add more folders to ship with the application, here
 #folder_01.source = qml/LichViet
 #folder_01.target = qml
 #DEPLOYMENTFOLDERS = folder_01
-themes.source = themes
-themes.target = /
-DEPLOYMENTFOLDERS = themes
+themes_qml.source = qml/themes
+themes_qml.target = /
+DEPLOYMENTFOLDERS = themes_qml
+
 
 # Additional import path used to resolve QML modules in Creator's code model
-QML_IMPORT_PATH =
+#QML_IMPORT_PATH =
 
-symbian:TARGET.UID3 = 0xE3016781
+#symbian:TARGET.UID3 = 0xE3016781
 
 # Allow network access on Symbian
-symbian:TARGET.CAPABILITY += NetworkServices
+#symbian:TARGET.CAPABILITY += NetworkServices
 
 # Define QMLJSDEBUGGER to allow debugging of QML in debug builds
 # (This might significantly increase build time)