mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-01 23:29:28 +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
|
cp -r ../shared work
|
||||||
rm -rf work/CVS
|
rm -rf work/CVS
|
||||||
rm -f work/.DS_Store
|
rm -f work/.DS_Store
|
||||||
cp ../../lib/*.dll work
|
#cp ../../lib/*.dll work
|
||||||
cp dist/lib/*.dll work
|
cp dist/*.dll work
|
||||||
|
|
||||||
# needs to make the dir because of packaging goofiness
|
# needs to make the dir because of packaging goofiness
|
||||||
mkdir -p work/classes/arduino/app/preproc
|
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…
x
Reference in New Issue
Block a user