Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
AppearanceSample-final/AppearanceSamplePrefix.h
#define TARGET_CARBON 1 |
#include "PrefixCommon.h" |
#ifndef CARBON_ON_MACH_O |
#define CARBON_ON_MACH_O 0 |
#endif |
#ifndef BUILDING_FOR_CARBON_8 |
#define BUILDING_FOR_CARBON_8 0 |
#endif |
#ifndef HELP_TAGS_ENABLED |
#define HELP_TAGS_ENABLED 1 |
#endif |
#include <Carbon/Carbon.h> |
Copyright © 2005 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2005-06-27