Prefix.pch 146 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 // // Prefix header for all source files of the 'Paralaxer' target in the 'Paralaxer' project // #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #endif