source: Dev/branches/rest-dojo-ui/client/dojox/flash/tests/buildFlashTest.sh @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

  • Property svn:executable set to *
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
4mtasc -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.