git://git.webkit.org
/
WebKit.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
2010-11-16 Andreas Kling <kling@webkit.org>
[WebKit.git]
/
common.pri
1
# common project include file for JavaScriptCore and WebCore
2
3
contains(JAVASCRIPTCORE_JIT,yes): DEFINES+=ENABLE_JIT=1
4
contains(JAVASCRIPTCORE_JIT,no): DEFINES+=ENABLE_JIT=0
5