]> err.no Git - sope/blob - sopex/Samples/WOxExtTest/WOExtTest_Prefix.pch
minor fixes to xcode projects
[sope] / sopex / Samples / WOxExtTest / WOExtTest_Prefix.pch
1 //
2 // Prefix header for all source files of the 'WOExtTest' target in the 'WOExtTest' project
3 //
4
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7     #include <NGObjWeb/NGObjWeb.h>
8     #include <NGExtensions/NGExtensions.h>
9 #endif