source:
Dev/trunk/src/client/dojox/storage/buildFlashStorage.sh
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 238 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | # TODO: FIXME: Get rid of this and hook it into Dojo's general build script |
3 | # You must have mtasc to run this |
4 | mtasc -trace DojoExternalInterface.trace -main -cp ../flash -swf Storage.swf -version 8 -header 215:138:10 Storage.as |
Note: See TracBrowser
for help on using the repository browser.