aboutsummaryrefslogtreecommitdiff
path: root/externals/loaders/README
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-07 16:57:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-07 16:57:22 +0000
commit8962b1a80a85ca751ac4fab5b2d9e09fae6fd6d0 (patch)
tree37d68c7554277fd138cde29f1f7e63b501c2e82f /externals/loaders/README
parent6a9822027b4ad280da877bc200e75e713869cad9 (diff)
reorganized libdir loader into its own folder based on the Makefile library template
svn path=/trunk/; revision=13981
Diffstat (limited to 'externals/loaders/README')
-rw-r--r--externals/loaders/README25
1 files changed, 0 insertions, 25 deletions
diff --git a/externals/loaders/README b/externals/loaders/README
index 7b64a5b5..a29c178a 100644
--- a/externals/loaders/README
+++ b/externals/loaders/README
@@ -1,28 +1,3 @@
-------
-libdir
-------
-
-
-This package provides support for the libdir format of libraries that is used
-in Pd-extended. It should work with any version of Pd 0.40 or newer.
-
-To install, copy the files for your platform into your "extra" folder and the
-help patches to the "doc/5.reference" folder. You will need to load the
-libdir.dll/libdir.pd_linux/libdir.pd_darwin as a library before trying to load
-any libdirs. The libdirs have to be in the global classpath in order to be
-found.
-
-You can add a library two ways:
- - add this text to one of the fields in the "Startup" prefs: libdir
- - load it on the command line with this: -lib libdir
-
-For more info on the structure of libdirs, see this webpage:
-
-http://puredata.org/docs/developer/Libdir
-
-If you want to compile these yourself, it will be much easier to compile it
-out of the pure-data CVS. Otherwise, just drop these into any working
-externals build system and they should compile, they are very simple C files.
---------
hexloader