author | William Roberts <williamr@symbian.org> |
Thu, 22 Jul 2010 16:44:19 +0100 | |
branch | GCC_SURGE |
changeset 88 | cb5ac135d1df |
parent 74 | 91031d3aab7d |
permissions | -rw-r--r-- |
TARGET = DumpRenderTree include(../../../WebKit.pri) INCLUDEPATH += /usr/include/freetype2 INCLUDEPATH += ../../../JavaScriptCore/kjs DESTDIR = ../../../bin QT = core gui macx: QT += xml network HEADERS = DumpRenderTree.h jsobjects.h testplugin.h SOURCES = DumpRenderTree.cpp main.cpp jsobjects.cpp testplugin.cpp unix:!mac { QMAKE_RPATHDIR = $$OUTPUT_DIR/lib $$QMAKE_RPATHDIR }