public
Description: Simple Meditation Timer with MP4-Export Capabilities
Homepage: http://wcrawford.wordpress.com/2006/11/09/meditation-timer-12/
Clone URL: git://github.com/whenders0n/meditation-timer.git
meditation-timer / Meditation Timer_Prefix.pch
100644 8 lines (6 sloc) 0.163 kb
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'Meditation Timer' target in the 'Meditation Timer' project
//
 
#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif