/Tools/NativeHost/NativeHost_Prefix.pch

http://github.com/cacaodev/cappuccino · Unknown · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 17452354dbeb548b319aae5057b83217 MD5 · raw file

  1. //
  2. // Prefix header for all source files of the 'NativeHost' target in the 'NativeHost' project
  3. //
  4. #ifdef __OBJC__
  5. #import <Cocoa/Cocoa.h>
  6. #import <WebKit/WebKit.h>
  7. #endif