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