aboutsummaryrefslogtreecommitdiff
path: root/external/README.txt
blob: dd2d7459554fe9448054b368024ba31c63869d54 (plain)
1
2
3
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