Application settings class with reasonable defaults.
[yandex-traffic] / yandex-traffic-core.pri
index d7d6021..0ff6630 100644 (file)
@@ -1,4 +1,4 @@
-HEADERS += $$PWD/regions.hpp
-SOURCES += $$PWD/regions.cpp
+HEADERS += $$PWD/regions.hpp $$PWD/settings.hpp
+SOURCES += $$PWD/regions.cpp $$PWD/settings.cpp
 
 INCLUDEPATH += $$PWD
\ No newline at end of file