X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=LichViet.pro;h=ab8037708e5eafc20bfcdf8db0b9236536df643b;hb=464bd2551a742a176539f4a861712b31da817de4;hp=406941b5e4014152161bba7541e6a0f7c76b3a2c;hpb=91ba4aedbbc9a637fd7842c2a0fd2615aedd08e3;p=lichviet diff --git a/LichViet.pro b/LichViet.pro index 406941b..ab80377 100644 --- a/LichViet.pro +++ b/LichViet.pro @@ -1,20 +1,22 @@ -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 + +QT += dbus # 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) @@ -67,4 +69,6 @@ OTHER_FILES += \ qml/LichViet/About.qml \ qml/LichViet/amlich-aa98.js \ qml/LichViet/AmDateTimeDialog.qml \ - qml/LichViet/xemngaytotxau.js + qml/LichViet/xemngaytotxau.js \ + qml/LichViet/CacNgayLeTrongNam.js \ + qml/LichViet/ChangeTheme.qml