diff options
Diffstat (limited to 'WebKitTools/DumpRenderTree/mac/Configurations/DebugRelease.xcconfig')
-rw-r--r-- | WebKitTools/DumpRenderTree/mac/Configurations/DebugRelease.xcconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/WebKitTools/DumpRenderTree/mac/Configurations/DebugRelease.xcconfig b/WebKitTools/DumpRenderTree/mac/Configurations/DebugRelease.xcconfig deleted file mode 100644 index e272da2..0000000 --- a/WebKitTools/DumpRenderTree/mac/Configurations/DebugRelease.xcconfig +++ /dev/null @@ -1,7 +0,0 @@ -#include "Base.xcconfig" -ARCHS = $(NATIVE_ARCH); - -MACOSX_DEPLOYMENT_TARGET = $(MACOSX_DEPLOYMENT_TARGET_$(MAC_OS_X_VERSION_MAJOR)) -MACOSX_DEPLOYMENT_TARGET_ = 10.4 -MACOSX_DEPLOYMENT_TARGET_1040 = 10.4 -MACOSX_DEPLOYMENT_TARGET_1050 = 10.5 |