From ba310e8b58d686ee9897b26a7edab5b778a8d96f Mon Sep 17 00:00:00 2001 From: jnj Date: Thu, 13 Nov 2008 18:59:12 +0000 Subject: Add remaining plugins git-svn-id: https://blacktree-elements-public.googlecode.com/svn/trunk@41 57e2f9b5-c12c-0410-8e95-a1ee7272c91a --- QSDeliciousPlugIn_Prefix.pch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 QSDeliciousPlugIn_Prefix.pch (limited to 'QSDeliciousPlugIn_Prefix.pch') diff --git a/QSDeliciousPlugIn_Prefix.pch b/QSDeliciousPlugIn_Prefix.pch new file mode 100644 index 0000000..d4ab3f4 --- /dev/null +++ b/QSDeliciousPlugIn_Prefix.pch @@ -0,0 +1,10 @@ +// +// Prefix header for all source files of the 'QSDeliciousPlugIn' target in the 'QSDeliciousPlugIn' project +// + +#ifdef __OBJC__ + #import + #import +#endif + +#define kQSDeliciousTagType @"us.icio.del.tag" \ No newline at end of file -- cgit