mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Moving serial dlls to platform dirs.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user