source:
Dev/trunk/src/client/dojox/flash/tests/buildFlashTest.sh
@
483
Last change on this file since 483 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
|
|
File size: 235 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 .. -swf TestFlash.swf -version 8 -header 215:138:10 TestFlash.as |
Note: See TracBrowser
for help on using the repository browser.