mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Moving serial dlls to platform dirs.
This commit is contained in:
parent
724457be8c
commit
309896ae38
@ -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
|
||||
|
BIN
build/windows/rxtxSerial.dll
Normal file
BIN
build/windows/rxtxSerial.dll
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user