mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
more tweaks for dxf
This commit is contained in:
+1
-1
@@ -172,7 +172,7 @@ cp library/pdf.jar $LIBRARIES/pdf/library/
|
||||
|
||||
|
||||
# DXF LIBRARY
|
||||
echo Building net library...
|
||||
echo Building DXF library...
|
||||
cd ../dxf
|
||||
$JIKES -target 1.1 +D -d . *.java
|
||||
rm -f library/dxf.jar
|
||||
|
||||
@@ -208,7 +208,7 @@ cp library/pdf.jar $LIBRARIES/pdf/library/
|
||||
|
||||
|
||||
# DXF LIBRARY
|
||||
echo Building net library...
|
||||
echo Building DXF library...
|
||||
cd ../dxf
|
||||
$JIKES -target 1.1 +D -d . *.java
|
||||
rm -f library/dxf.jar
|
||||
|
||||
@@ -233,7 +233,7 @@ cp library/pdf.jar $LIBRARIES/pdf/library/
|
||||
|
||||
|
||||
# DXF LIBRARY
|
||||
echo Building dxf library...
|
||||
echo Building DXF library...
|
||||
cd ../dxf
|
||||
$JIKES -target 1.1 +D -d . *.java
|
||||
rm -f library/dxf.jar
|
||||
|
||||
Reference in New Issue
Block a user