source: branches/acode-rewrite/cocoa-ide-contrib/krueger/InterfaceProjects/Lisp IB Plugins/LispControllerPlugin/LispControllerPlugin_Prefix.pch

Last change on this file was 13631, checked in by Paul Krueger, 15 years ago

Version 2 of InterfaceProjects

File size: 228 bytes
Line 
1//
2// Prefix header for all source files of the 'LispControllerPlugin' target in the 'LispControllerPlugin' project.
3//
4
5#ifdef __OBJC__
6 #import <Cocoa/Cocoa.h>
7 #import <InterfaceBuilderKit/InterfaceBuilderKit.h>
8#endif
Note: See TracBrowser for help on using the repository browser.