1
CONFIG += qttest_p4
2
3
TARGET = tst_lupdate
4
5
HEADERS += testlupdate.h
6
SOURCES += tst_lupdate.cpp testlupdate.cpp
7