diff options
Diffstat (limited to 'tests/auto/linguist/lconvert/lconvert.pro')
-rw-r--r-- | tests/auto/linguist/lconvert/lconvert.pro | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/linguist/lconvert/lconvert.pro b/tests/auto/linguist/lconvert/lconvert.pro new file mode 100644 index 0000000..517dacd --- /dev/null +++ b/tests/auto/linguist/lconvert/lconvert.pro @@ -0,0 +1,8 @@ +CONFIG += qttest_p4 + +TARGET = tst_lconvert + +#HEADERS += testlupdate.h +SOURCES += tst_lconvert.cpp +# testlupdate.cpp + |