- Turn off IB notices in the Deployment as well as UB targets this time.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1178
b64f7644-9d1e-0410-96f1-
a4d463321fa5
);
GCC_MODEL_TUNING = G5;
GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
+ IBC_NOTICES = NO;
MACOSX_DEPLOYMENT_TARGET = 10.5;
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
};
buildSettings = {
GCC_MODEL_TUNING = G5;
GCC_PREPROCESSOR_DEFINITIONS = "JOB_GROUPS=1";
+ IBC_NOTICES = NO;
MACOSX_DEPLOYMENT_TARGET = 10.5;
SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
};