17 lines
372 B
Prolog
17 lines
372 B
Prolog
|
######################################################################
|
||
|
# 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
|
||
|
|
||
|
|
||
|
|