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.
MacPrefix.h
// MacPrefix.h |
// prefix file for our Mac projects |
#ifndef __Prefix_File__ |
#define __Prefix_File__ |
//#define TARGET_API_MAC_CARBON 1 |
#include <ConditionalMacros.h> |
// definitions for the project |
#define PASCAL_RTN pascal |
#define INITBUILD |
#endif // __Prefix_File__ |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14