root/DeskBrowse_Prefix.pch

Revision 1, 151 bytes (checked in by joel, 4 years ago)

Initial import

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