git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b69617a47a55b03eeac2b43eab5d77fcaab08824
[WebKit-https.git]
/
WebKit.pro
1
TEMPLATE = subdirs
2
CONFIG += ordered
3
4
SUBDIRS += \
5
WebCore \
6
JavaScriptCore/jsc.pro \
7
WebKit/qt/QtLauncher \
8
WebKit/qt/tests
9
10
!win32:!symbian: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
11
12
include(WebKit/qt/docs/docs.pri)