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