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