TEMPLATE = app TARGET = qcv DEPENDPATH += . LIBS += -lcv -lhighgui SOURCES += main.cpp qopencamwidget.cpp view.cpp HEADERS += qopencamwidget.h view.h