1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Removed #include <BConstants.h>, updated version number, copy RXTX native lib into Mac distribution.

This commit is contained in:
David A. Mellis
2005-09-09 23:42:35 +00:00
parent 6f38cee6d4
commit 98b5f8759a
8 changed files with 8 additions and 6 deletions

View File

@ -24,9 +24,10 @@ else
mkdir -p work/classes/processing/app/tools
mkdir -p work/lib/build
cp ../../lib/librxtxSerial.jnilib work/
# to have a copy of this guy around for messing with
echo Copying Arduino.app...
cp -pR dist/Arduino.app work/
# cvs doesn't seem to want to honor the +x bit
chmod +x work/Arduino.app/Contents/MacOS/JavaApplicationStub