diff options
author | ritsuka <[email protected]> | 2008-01-26 19:19:04 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2008-01-26 19:19:04 +0000 |
commit | 4010478bebaa2a8a704fd2757bd67f39e8749421 (patch) | |
tree | 355b935fae06eaead64b8478faad80a632e078c9 /macosx/InstantHandBrake/libhb.xcodeproj | |
parent | e761f434a16b64824a7f6355c79e05bb56f0a06e (diff) |
IHB: New experimental device based preset system. Still incomplete.
Added a script that automatically adds the svn revision number to Express.plist
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1236 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/InstantHandBrake/libhb.xcodeproj')
-rw-r--r-- | macosx/InstantHandBrake/libhb.xcodeproj/project.pbxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/InstantHandBrake/libhb.xcodeproj/project.pbxproj b/macosx/InstantHandBrake/libhb.xcodeproj/project.pbxproj index 6859cbe64..3bec975fd 100644 --- a/macosx/InstantHandBrake/libhb.xcodeproj/project.pbxproj +++ b/macosx/InstantHandBrake/libhb.xcodeproj/project.pbxproj @@ -1050,6 +1050,8 @@ 4D4E7BC6087804870051572B /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { + GCC_AUTO_VECTORIZATION = YES; + GCC_ENABLE_SSE3_EXTENSIONS = YES; GCC_MODEL_TUNING = G5; GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1"; IBC_NOTICES = NO; |