]> rtime.felk.cvut.cz Git - hydro.git/blob - app-bohyn/src/src.pro
Added monitoring web system. Minor changes in regulator and in control.
[hydro.git] / app-bohyn / src / src.pro
1 CONFIG += qt
2
3 QT += sql xml
4
5 HEADERS += node.h uldy_server.h html_layer.h address_parser.h value_cache.h graph_painter.h http.h utils.h defines.h forms.h
6 SOURCES += node.cc uldy_server.cc html_layer.cc address_parser.cc value_cache.cc graph_painter.cc http.cc utils.cc fcgi.cc forms.cc
7
8 TARGET = hydroponie
9 TEMPLATE = app
10
11 INCLUDEPATH += ../_compiled/include/
12 LIBS += -L../_compiled/lib -lfcgi -lulan