A Question on CoreFoundation Deployment Targets
A Question on CoreFoundation Deployment Targets
- Subject: A Question on CoreFoundation Deployment Targets
- From: Brent Fulgham <email@hidden>
- Date: Wed, 16 Sep 2009 14:34:22 -0700
The new CF-550 sources contain a few conditional implementations based
on the value of the preprocessor macros. In addition to the expected
DEPLOYMENT_TARGET_WINDOWS, I now find the new
"DEPLOYMENT_TARGET_WINDOWS_SYNC" and
"DEPLOYMENT_TARGET_WINDOWS_SAFARI".
It seems that DTW contains things common to DTW_SYNC and DTW_SAFARI,
but I'm not sure which of these two is the 'correct' version to be
using for non-Apple projects. For now I'm assuming the DTW_SAFARI is
the correct choice since it seems to most similar to what used to be
the plain vanilla DTW macro.
Can anyone confirm that this is reasonable?
-Brent
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden