]> Dogcows Code - chaz/thecheat/blobdiff - The_Cheat_Prefix.pch
The Cheat 1.0b3
[chaz/thecheat] / The_Cheat_Prefix.pch
diff --git a/The_Cheat_Prefix.pch b/The_Cheat_Prefix.pch
new file mode 100644 (file)
index 0000000..92e9b97
--- /dev/null
@@ -0,0 +1,13 @@
+
+//
+// Prefix header for all source files of the 'The Cheat' target in the 'The Cheat' project
+//
+/*
+#ifdef __OBJC__
+    #import <Cocoa/Cocoa.h>
+#endif
+*/
+#ifdef __OBJC__
+#import <Foundation/Foundation.h>
+#import <AppKit/AppKit.h>
+#endif
This page took 0.022631 seconds and 4 git commands to generate.