aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/source/prefix.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-16 05:02:25 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-16 05:02:25 +0000
commit1be9429281d7eb7a0cae509b23ed4482768a68f1 (patch)
tree71a26245286929ddae35094fab7d13eeffeb7967 /externals/grill/xsample/source/prefix.h
parentcb200bed741bf550e77a818947fcfd9c72301278 (diff)
- made xcode project
- fixed loop record bug - some small cleanups svn path=/trunk/; revision=2391
Diffstat (limited to 'externals/grill/xsample/source/prefix.h')
-rw-r--r--externals/grill/xsample/source/prefix.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/externals/grill/xsample/source/prefix.h b/externals/grill/xsample/source/prefix.h
new file mode 100644
index 00000000..ef9cb7ea
--- /dev/null
+++ b/externals/grill/xsample/source/prefix.h
@@ -0,0 +1,14 @@
+/*
+
+xsample - extended sample objects for Max/MSP and pd (pure data)
+
+Copyright (c) 2001-2004 Thomas Grill (xovo@gmx.net)
+For information on usage and redistribution, and for a DISCLAIMER OF ALL
+WARRANTIES, see the file, "license.txt," in this distribution.
+
+*/
+
+#define FLEXT_ATTRIBUTES 1
+
+#include <flext.h>
+