5e1e4da54906ccbdcb4af1e40c9677991cc61adb
[lichviet] / LichViet.pro
1 VERSION = 1.0.2
2 DEFINES += APP_VERSION=\\\"$$VERSION\\\"
3 # Add more folders to ship with the application, here
4 #folder_01.source = qml/LichViet
5 #folder_01.target = qml
6 #DEPLOYMENTFOLDERS = folder_01
7 themes_qml.source = qml/themes
8 themes_qml.target = /
9 DEPLOYMENTFOLDERS = themes_qml
10
11
12 # Additional import path used to resolve QML modules in Creator's code model
13 #QML_IMPORT_PATH =
14
15 #symbian:TARGET.UID3 = 0xE3016781
16
17 # Allow network access on Symbian
18 #symbian:TARGET.CAPABILITY += NetworkServices
19
20 # Define QMLJSDEBUGGER to allow debugging of QML in debug builds
21 # (This might significantly increase build time)
22 # DEFINES += QMLJSDEBUGGER
23
24 # If your application uses the Qt Mobility libraries, uncomment
25 # the following lines and add the respective components to the 
26 # MOBILITY variable. 
27 # CONFIG += mobility
28 # MOBILITY +=
29
30 # The .cpp file which was generated for your project. Feel free to hack it.
31 SOURCES += main.cpp \
32     lunarcalendar.cpp
33
34 # Please do not modify the following two lines. Required for deployment.
35 include(qmlapplicationviewer/qmlapplicationviewer.pri)
36 qtcAddDeployment()
37
38 RESOURCES += \
39     lichviet.qrc
40
41 HEADERS += \
42     lunarcalendar.h
43
44 OTHER_FILES += \
45     debian/changelog \
46     debian/compat \
47     debian/control \
48     debian/copyright \
49     debian/README \
50     debian/rules \
51     qml/LichViet/FullMonth.qml \
52     qml/LichViet/Settings.js \
53     qml/LichViet/Themes.js \
54     qml/LichViet/XemNgayTotXauHoangDao.qml \
55     qml/LichViet/TopBar.qml \
56     qml/LichViet/ToolBarSingle.qml \
57     qml/LichViet/ToolBar.qml \
58     qml/LichViet/TitleBar.qml \
59     qml/LichViet/Switch.qml \
60     qml/LichViet/OptionsScreen.qml \
61     qml/LichViet/NoFeatureDialog.qml \
62     qml/LichViet/MultiTitleBar.qml \
63     qml/LichViet/MenuScreen.qml \
64     qml/LichViet/main.qml \
65     qml/LichViet/DateTimeDialog.qml \
66     qml/LichViet/Button.qml \
67     qml/LichViet/amlich-hnd.js \
68     qml/LichViet/About.qml \
69     qml/LichViet/amlich-aa98.js \
70     qml/LichViet/AmDateTimeDialog.qml \
71     qml/LichViet/xemngaytotxau.js