diff options
| -rwxr-xr-x | build.sh | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1 +1,7 @@ +# python stuff +cd src/YalpClients/EflClient +edje_cc yalp_gui.edc +omniidl -bpython ../../yalp.idl +cd ../../.. +# java stuff CLASSPATH=./lib/log4j-1.2.15.jar:./lib/commons-net-1.4.1.jar:./lib/postgresql-8.1-404.jdbc3.jar:./lib/yajil-0.3.3.jar:/usr/share/java/swt.jar ant $@ |
