git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
[WebKit-https.git]
/
WebKit.pro
1
TEMPLATE = subdirs
2
CONFIG += ordered
3
!gdk-port:CONFIG += qt-port
4
SUBDIRS = \
5
WebCore \
6
JavaScriptCore/kjs/testkjs.pro
7
8
qt-port:SUBDIRS += \
9
WebKitQt/QtLauncher \
10
WebKitTools/DumpRenderTree/DumpRenderTree.qtproj/DumpRenderTree.pro
11
gdk-port:SUBDIRS += \
12
WebKitTools/GdkLauncher