Update of /cvsroot/pure-data/externals/grill/pool
In directory sc8-pr-cvs1:/tmp/cvs-serv26044
Modified Files:
readme.txt
Log Message:
""
Index: readme.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/pool/readme.txt,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** readme.txt 17 Dec 2003 03:37:55 -0000 1.14
--- readme.txt 6 Jan 2004 03:38:08 -0000 1.15
***************
*** 1,5 ****
pool - a hierarchical storage object for PD and Max/MSP
! Copyright (c) 2002-2003 Thomas Grill (xovo(a)gmx.net)
For information on usage and redistribution, and for a DISCLAIMER OF ALL
WARRANTIES, see the file, "license.txt," in this distribution.
--- 1,5 ----
pool - a hierarchical storage object for PD and Max/MSP
! Copyright (c) 2002-2004 Thomas Grill (xovo(a)gmx.net)
For information on usage and redistribution, and for a DISCLAIMER OF ALL
WARRANTIES, see the file, "license.txt," in this distribution.
***************
*** 38,42 ****
o Borland C++ 5.5 (free): edit "config-pd-bcc.txt" & run "build-pd-bcc.bat"
! o Microsoft Visual C++ 6: edit the project file "pool.dsp" & build
pd - linux:
--- 38,42 ----
o Borland C++ 5.5 (free): edit "config-pd-bcc.txt" & run "build-pd-bcc.bat"
! o Microsoft Visual C++ 6/7: edit "config-pd-msvc.txt" & run "build-pd-msvc.bat"
pd - linux:
***************
*** 51,54 ****
--- 51,59 ----
-------------------
o CodeWarrior: edit "pool.cw" and build
+
+ Max/MSP - Windows:
+ -------------------
+ o Microsoft Visual C++ 7: edit "config-max-msvc.txt" & run "build-max-msvc.bat"
+
----------------------------------------------------------------------------