Files
twui/ExampleProject/Example/Example-Prefix.pch
T
Aditya Nrusimha e1d8e148c4 Renamed example folder to /Example.
Simpler than /ConcordeExample.
2012-09-16 13:33:30 -07:00

8 lines
158 B
Plaintext

//
// Prefix header for all source files of the 'ConcordeExample' target in the 'ConcordeExample' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif