diff options
Diffstat (limited to 'Source/WebKit/qt/tests/qwebhistory/qwebhistory.pro')
-rw-r--r-- | Source/WebKit/qt/tests/qwebhistory/qwebhistory.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/WebKit/qt/tests/qwebhistory/qwebhistory.pro b/Source/WebKit/qt/tests/qwebhistory/qwebhistory.pro new file mode 100644 index 0000000..e915d60 --- /dev/null +++ b/Source/WebKit/qt/tests/qwebhistory/qwebhistory.pro @@ -0,0 +1,3 @@ +isEmpty(OUTPUT_DIR): OUTPUT_DIR = ../../../.. +include(../tests.pri) +exists($${TARGET}.qrc):RESOURCES += $${TARGET}.qrc |