#include <TargetConditionals.h> in CoreAudio.framework
#include <TargetConditionals.h> in CoreAudio.framework
- Subject: #include <TargetConditionals.h> in CoreAudio.framework
- From: Shai Shasag <email@hidden>
- Date: Thu, 22 May 2003 11:32:43 +0300
The file CoreAudioType.h (under CoreAudio.framework) has the following #include
#include <TargetConditionals.h>
which is part of the old Universal interfaces.
I think the correct file to #include here would be ConditionalMacros.h.
As it is I have to add access path to the Universal interfaces for
this file only.
Shai
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.