QT += script webkit

HEADERS += \
    ../../testautom/filelogger.h \
    ../../testautom/scriptrunner.h

SOURCES += \
    ../../testautom/filelogger.cpp \
    ../../testautom/scriptrunner.cpp

INCLUDEPATH += \
    ../../testautom
