/core/sdk-objc/ProjectTemplates/Objective-C File System (Read-Write)/TemplateFS_Prefix.pch

http://macfuse.googlecode.com/ · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · db756f358cc989018da0b64ed9761129 MD5 · raw file

  1. //
  2. // Prefix header for all source files of the 'ÇPROJECTNAME?' target in the 'ÇPROJECTNAME?' project
  3. //
  4. #ifdef __OBJC__
  5. #import <Cocoa/Cocoa.h>
  6. #endif