sbin/build/compil.sh
author cavaliet
Fri, 24 Aug 2012 11:59:40 +0200
branchnew-model
changeset 934 aa1ede2e2c29
parent 924 64c2eaafe5e2
child 936 c66260a734ca
permissions -rwxr-xr-x
Merge with 48dac21e086f37fbdd0c39823d77a2b652313789
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
52
2ec3deb0a0d5 Added a build script to build the js files on unix. Also changed README to
hamidouk
parents:
diff changeset
     1
#!/bin/sh
887
6a04bd37da0a Corrected lib loading function so several instances of the Metadataplayer can be called
veltr
parents: 52
diff changeset
     2
sh ../res/ant/bin/ant -f client.xml
924
64c2eaafe5e2 Modifications for LDT-Platform
veltr
parents: 904
diff changeset
     3
cp ../../build/LdtPlayer-core.js ../../test/metadataplayer
64c2eaafe5e2 Modifications for LDT-Platform
veltr
parents: 904
diff changeset
     4
cp -R ../../src/css/* ../../test/metadataplayer
904
510ebab76fa3 Work on CreateAnnotation Widget
veltr
parents: 887
diff changeset
     5
cp -R ../../src/widgets/* ../../test/metadataplayer