Don't link with Carbon.framework.
[MacTF.git] / MacTF_Prefix.pch
blob38efa5a4eeb375564ab49738b1cffbc637aa1aaa
1 //
2 // Prefix header for all source files of the 'MacTF' target in the 'MacTF' project
3 //
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7 #endif