author | asimpson@symbian.org |
Thu, 15 Oct 2009 18:00:25 +0100 | |
branch | RCL_1 |
changeset 21 | c1bc4bcc930c |
parent 0 | dd21522fd290 |
child 36 | 0ed94ceaa377 |
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 }