diff options
Diffstat (limited to 'includes/js/dojox/storage/buildFlashStorage.sh')
-rw-r--r-- | includes/js/dojox/storage/buildFlashStorage.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/js/dojox/storage/buildFlashStorage.sh b/includes/js/dojox/storage/buildFlashStorage.sh new file mode 100644 index 0000000..892dca1 --- /dev/null +++ b/includes/js/dojox/storage/buildFlashStorage.sh @@ -0,0 +1,4 @@ +#!/bin/sh +# TODO: FIXME: Get rid of this and hook it into Dojo's general build script +# You must have mtasc to run this +mtasc -trace DojoExternalInterface.trace -main -cp ../flash -swf Storage.swf -version 8 -header 215:138:10 Storage.as |