Replaced YQL data source with CSV
[marketstoday] / src / src.pro
index 499ad0a..3e9a83b 100644 (file)
@@ -37,7 +37,6 @@ OTHER_FILES += \
     qml/Library/js/DBUtility.js \
     qml/Library/js/ISODate.js \
     qml/Library/js/Common.js \
-    qml/Library/js/XMLParser.js \
     qml/Library/js/CoreLogic.js \
     qml/MarketsTodayWidget.qml \
     qml/MarketsTodayApp.qml \
@@ -47,7 +46,8 @@ OTHER_FILES += \
     qml/StockDetailsRow.qml \
     qml/Library/Loading.qml \
     qml/MarketsTodayLegacyApp.qml \
-    qml/Library/CustomGestureArea.qml
+    qml/Library/CustomGestureArea.qml \
+    qml/Library/js/CSVUtility.js
 
 RESOURCES += \
     resources.qrc