tests/auto/linguist/lupdate/lupdate.pro
branchRCL_3
changeset 4 3b1da2848fc7
parent 0 1918ee327afb
equal deleted inserted replaced
3:41300fa6a67c 4:3b1da2848fc7
     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