public
Description: An OS X application to build a standalone web site as an export from my photo album.
Homepage: http://bleu.west.spy.net/~dustin/projects/photosync/
Clone URL: git://github.com/dustin/photosync.git
dustin (author)
Sat Apr 05 13:41:45 -0700 2008
commit  9f8e5028800371f034fa82b2feffe677e95a86ce
tree    554ee7c313efd6d9d03ac539d2a23292a62fd6fa
parent  2dceca4018192b712c3dcbd872354326347bca00
photosync / PhotoSync_Prefix.pch
100644 8 lines (6 sloc) 0.149 kb
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'PhotoSync' target in the 'PhotoSync' project
//
 
#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif