Implemented table of regions.
[yandex-traffic] / yandex-traffic-core.pri
diff --git a/yandex-traffic-core.pri b/yandex-traffic-core.pri
new file mode 100644 (file)
index 0000000..d7d6021
--- /dev/null
@@ -0,0 +1,4 @@
+HEADERS += $$PWD/regions.hpp
+SOURCES += $$PWD/regions.cpp
+
+INCLUDEPATH += $$PWD
\ No newline at end of file