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-06-16 Simon Hausmann <hausmann@webkit.org>
[WebKit-https.git]
/
WebKit.pro
1
TEMPLATE = subdirs
2
CONFIG += ordered
3
4
SUBDIRS += \
5
WebCore \
6
JavaScriptCore/kjs/jsc.pro \
7
WebKit/qt/QtLauncher
8
9
!win32-*: SUBDIRS += WebKitTools/DumpRenderTree/qt/DumpRenderTree.pro
10