equal
deleted
inserted
replaced
|
1 QT += script webkit |
|
2 |
|
3 HEADERS += \ |
|
4 ../../testautom/filelogger.h \ |
|
5 ../../testautom/scriptrunner.h |
|
6 |
|
7 SOURCES += \ |
|
8 ../../testautom/filelogger.cpp \ |
|
9 ../../testautom/scriptrunner.cpp |
|
10 |
|
11 INCLUDEPATH += \ |
|
12 ../../testautom |