tests/auto/qcompleter/qcompleter.pro
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 ######################################################################
       
     2 # Automatically generated by qmake (2.01a) Wed Apr 26 13:53:24 2006
       
     3 ######################################################################
       
     4 load(qttest_p4)
       
     5 TEMPLATE = app
       
     6 TARGET = tst_qcompleter
       
     7 DEPENDPATH += .
       
     8 INCLUDEPATH += . ..
       
     9 
       
    10 CONFIG += console qtestlib
       
    11 
       
    12 # Input
       
    13 SOURCES += tst_qcompleter.cpp 
       
    14 
       
    15 
       
    16