* Improved QML/JS.
[lichviet] / LichViet.pro
index bf3543a..06f3e1b 100644 (file)
@@ -30,7 +30,6 @@ QT += dbus
 
 # The .cpp file which was generated for your project. Feel free to hack it.
 SOURCES += main.cpp \
-    lunarcalendar.cpp \
     controller.cpp
 
 # Please do not modify the following two lines. Required for deployment.
@@ -41,7 +40,6 @@ RESOURCES += \
     lichviet.qrc
 
 HEADERS += \
-    lunarcalendar.h \
     controller.h
 
 OTHER_FILES += \
@@ -75,7 +73,8 @@ OTHER_FILES += \
     qml/LichViet/ChangeTheme.qml \
     qml/LichViet/MenuButton.qml \
     qml/LichViet/ScrollBar.qml \
-    qml/LichViet/FileBrowser.qml
+    qml/LichViet/FileBrowser.qml \
+    qml/LichViet/main.js
 
 unix:!symbian:!maemo5 {
     target.path = /opt/LichViet/bin