From 2cacd741ad291f71576aea4cddf6cd45b1d6b729 Mon Sep 17 00:00:00 2001 From: ritsuka Date: Thu, 21 May 2015 16:57:49 +0000 Subject: MacGui: set the deployment target to 10.7. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7216 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/xcconfig/base/os.osx107.xcconfig | 1 - macosx/xcconfig/base/os.osx108.xcconfig | 1 - macosx/xcconfig/base/os.osx109.xcconfig | 1 - 3 files changed, 3 deletions(-) (limited to 'macosx/xcconfig') diff --git a/macosx/xcconfig/base/os.osx107.xcconfig b/macosx/xcconfig/base/os.osx107.xcconfig index 6dfd2d540..6a4b42233 100644 --- a/macosx/xcconfig/base/os.osx107.xcconfig +++ b/macosx/xcconfig/base/os.osx107.xcconfig @@ -1,2 +1 @@ -SDKROOT = macosx10.7 MACOSX_DEPLOYMENT_TARGET = 10.7 diff --git a/macosx/xcconfig/base/os.osx108.xcconfig b/macosx/xcconfig/base/os.osx108.xcconfig index 6da71a91f..e6b07f6a8 100644 --- a/macosx/xcconfig/base/os.osx108.xcconfig +++ b/macosx/xcconfig/base/os.osx108.xcconfig @@ -1,2 +1 @@ -SDKROOT = macosx10.8 MACOSX_DEPLOYMENT_TARGET = 10.8 diff --git a/macosx/xcconfig/base/os.osx109.xcconfig b/macosx/xcconfig/base/os.osx109.xcconfig index f702daa15..d68f7b364 100644 --- a/macosx/xcconfig/base/os.osx109.xcconfig +++ b/macosx/xcconfig/base/os.osx109.xcconfig @@ -1,2 +1 @@ -SDKROOT = macosx10.9 MACOSX_DEPLOYMENT_TARGET = 10.9 -- cgit v1.2.3