diff -r 41300fa6a67c -r f7bc934e204c util/tests/auto/qtextscriptengine/generate/generate.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/util/tests/auto/qtextscriptengine/generate/generate.pro Wed Mar 31 11:06:36 2010 +0300 @@ -0,0 +1,14 @@ +###################################################################### +# Automatically generated by qmake (1.07a) Fri Sep 30 15:20:45 2005 +###################################################################### + +TEMPLATE = app +CONFIG -= moc +INCLUDEPATH += . /usr/include/freetype2 +INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src + +# Input +SOURCES += main.cpp +CONFIG += qt warn_on debug thread create_prl link_prl + +