From 8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76 Mon Sep 17 00:00:00 2001 From: axis Date: Fri, 24 Apr 2009 13:34:15 +0200 Subject: Long live Qt for S60! --- tests/auto/qcompleter/qcompleter.pro | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/auto/qcompleter/qcompleter.pro (limited to 'tests/auto/qcompleter/qcompleter.pro') diff --git a/tests/auto/qcompleter/qcompleter.pro b/tests/auto/qcompleter/qcompleter.pro new file mode 100644 index 0000000000..39b5dd717e --- /dev/null +++ b/tests/auto/qcompleter/qcompleter.pro @@ -0,0 +1,16 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Wed Apr 26 13:53:24 2006 +###################################################################### +load(qttest_p4) +TEMPLATE = app +TARGET = tst_qcompleter +DEPENDPATH += . +INCLUDEPATH += . .. + +CONFIG += console qtestlib + +# Input +SOURCES += tst_qcompleter.cpp + + + -- cgit v1.2.3