git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Mark code coverage scripts as executable.
[WebKit-https.git]
/
WebKit.pro
1
TEMPLATE = subdirs
2
CONFIG += ordered
3
!gdk-port:CONFIG += qt-port
4
qt-port:SUBDIRS += WebKitQt/Plugins
5
SUBDIRS += \
6
WebCore \
7
JavaScriptCore/kjs/testkjs.pro
8
9
qt-port:SUBDIRS += \
10
WebKitQt/QtLauncher \
11
WebKitTools/DumpRenderTree/DumpRenderTree.qtproj/DumpRenderTree.pro
12
gdk-port:SUBDIRS += \
13
WebKitTools/GdkLauncher