cppcheck/gui/test/test.pro

11 lines
205 B
Prolog
Raw Normal View History

TEMPLATE = app
TARGET =
CONFIG += qtestlib
DEPENDPATH += . ..
INCLUDEPATH += . ..
SOURCES += testtranslationhandler.cpp
HEADERS += ../translationhandler.h
SOURCES += ../translationhandler.cpp