From 40736c5763bf61337c8c14e16d8587db021a87d4 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Fri, 6 Jan 2012 14:44:00 +0100 Subject: Imported WebKit commit 2ea9d364d0f6efa8fa64acf19f451504c59be0e4 (http://svn.webkit.org/repository/webkit/trunk@104285) --- Source/WebKit/qt/examples/examples.pro | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Source/WebKit/qt/examples/examples.pro (limited to 'Source/WebKit/qt/examples/examples.pro') diff --git a/Source/WebKit/qt/examples/examples.pro b/Source/WebKit/qt/examples/examples.pro new file mode 100644 index 000000000..f8dc5893e --- /dev/null +++ b/Source/WebKit/qt/examples/examples.pro @@ -0,0 +1,2 @@ +TEMPLATE = subdirs +SUBDIRS = platformplugin \ No newline at end of file -- cgit v1.2.1