From: Diemo S. <di...@us...> - 2013-03-08 16:38:43
|
Update of /cvsroot/sdif/SDIF/iosbuild In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5649 Added Files: SDIF-lib-ios-Prefix.pch Log Message: add prefix file necessary for compilation --- NEW FILE: SDIF-lib-ios-Prefix.pch --- // // Prefix header for all source files of the 'SDIF-lib-ios' target in the 'SDIF-lib-ios' project // #ifdef __OBJC__ #import <Foundation/Foundation.h> #endif |