Commit 59ea0776 authored by captainwong's avatar captainwong

fix

parent 50ea97c2
#!/bin/bash
cd ../swig
./linux_java.sh
cd ../tools/
mkdir -p linux_java
cd linux_java
cp -r ../../swig/com/ .
......
#!/bin/bash
cd ../swig
./mac_java.sh
cd ../tools/
mkdir -p mac_java
cd mac_java
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment