Moving serial dlls to platform dirs.

This commit is contained in:
David A. Mellis 2005-11-30 10:10:54 +00:00
parent 724457be8c
commit 309896ae38
2 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ else
cp -r ../shared work
rm -rf work/CVS
rm -f work/.DS_Store
cp ../../lib/*.dll work
cp dist/lib/*.dll work
#cp ../../lib/*.dll work
cp dist/*.dll work
# needs to make the dir because of packaging goofiness
mkdir -p work/classes/arduino/app/preproc

Binary file not shown.