git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Convert DumpRenderTree to ues .xcconfig files.
[WebKit-https.git]
/
WebKitTools
/
DumpRenderTree
/
mac
/
Configurations
/
DebugRelease.xcconfig
1
#include "Base.xcconfig"
2
MACOSX_DEPLOYMENT_TARGET = $(MACOSX_DEPLOYMENT_TARGET_$(MAC_OS_X_VERSION_MAJOR))
3
MACOSX_DEPLOYMENT_TARGET_ = 10.4
4
MACOSX_DEPLOYMENT_TARGET_1040 = 10.4
5
MACOSX_DEPLOYMENT_TARGET_1050 = 10.5