Subversion Repositories Applications.papyrus

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2150 mathias 1
#!/bin/sh
2
mtasc -version 6 -cp ../flash/flash6 -swf Storage_version6.swf -main -header 215:138:10 Storage.as
3
mtasc -version 8 -cp ../flash/flash8 -swf Storage_version8.swf -main -header 215:138:10 Storage.as
4
 
5
# port buildFileStorageProvider task from old ant script to compile Java code for Opera/Safari?