Connection tracker class finished.
[yandex-traffic] / yandex-traffic-gui.pri
1 HEADERS += $$PWD/mainwidget.hpp $$PWD/light.hpp
2 SOURCES += $$PWD/mainwidget.cpp $$PWD/light.cpp
3
4 QT += network xml
5
6 INCLUDEPATH += $$PWD