[PD-cvs] externals/clr/external README.txt,NONE,1.1

dmorelli morellid at users.sourceforge.net
Fri Jan 20 00:24:53 CET 2006


Update of /cvsroot/pure-data/externals/clr/external
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4246/external

Added Files:
	README.txt 
Log Message:
adding notes on how to compile an assembly

--- NEW FILE: README.txt ---
to compile External.dll put  PureData.dll in this folder then execute this command:

mcs External.cs Counter.cs -out:External.dll -target:library -r:PureData.dll




More information about the Pd-cvs mailing list