cppcheck/gui/test/translationhandler/translationhandler.pro

14 lines
225 B
Prolog
Raw Normal View History

TEMPLATE = app
TARGET = test-translationhandler
DEPENDPATH += .
INCLUDEPATH += .
OBJECTS_DIR = build
MOC_DIR = build
include(../common.pri)
# tests
SOURCES += testtranslationhandler.cpp
HEADERS += testtranslationhandler.h