git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
2008-05-15 Ariya Hidayat <ariya.hidayat@trolltech.com>
[WebKit-https.git]
/
WebKit.pro
1
TEMPLATE = subdirs
2
CONFIG += ordered
3
4
SUBDIRS += \
5
WebCore \
6
JavaScriptCore/kjs/testkjs.pro \
7
WebKit/qt/QtLauncher
8
9
!win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
10