more info for the faq and a bunch of todo items

This commit is contained in:
benfry
2005-04-24 21:09:16 +00:00
parent 24f72d4d79
commit 3ff55d3242
5 changed files with 60 additions and 14 deletions

View File

@@ -14,9 +14,9 @@ rm -rf processing-*
cp -r ../shared processing
# add the libraries folder with source
cp -r ../../net work/libraries/
cp -r ../../opengl work/libraries/
cp -r ../../serial work/libraries/
cp -r ../../net processing/libraries/
cp -r ../../opengl processing/libraries/
cp -r ../../serial processing/libraries/
# new style examples thing ala reas
cd processing