tests/auto/linguist/lupdate/lupdate.pro
changeset 18 2f34d5167611
parent 0 1918ee327afb
equal deleted inserted replaced
3:41300fa6a67c 18:2f34d5167611
     1 CONFIG += qttest_p4
     1 CONFIG += qttest_p4
     2 
     2 
     3 TARGET = tst_lupdate
     3 TARGET = tst_lupdate
     4 
     4 
     5 HEADERS += testlupdate.h
     5 SOURCES += tst_lupdate.cpp
     6 SOURCES += tst_lupdate.cpp testlupdate.cpp
       
     7 
     6