home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 174
/
MOBICLIC174.ISO
/
mac
/
DATA
/
HOTE
/
gameEngine_as3
/
gameEngine_as3.flex.compc.xml
< prev
next >
Wrap
Extensible Markup Language
|
2015-04-27
|
1KB
|
32 lines
<?xml version="1.0"?>
<flex-config xmlns="http://www.adobe.com/2006/flex-config">
<output>bin\GameEngine.swc</output>
<use-network>false</use-network>
<target-player>10.3</target-player>
<warnings>false</warnings>
<benchmark>false</benchmark>
<compiler>
<accessible>false</accessible>
<allow-source-path-overlap>false</allow-source-path-overlap>
<optimize>true</optimize>
<strict>true</strict>
<es>false</es>
<show-actionscript-warnings>true</show-actionscript-warnings>
<show-binding-warnings>true</show-binding-warnings>
<show-unused-type-selector-warnings>true</show-unused-type-selector-warnings>
<use-resource-bundle-metadata>true</use-resource-bundle-metadata>
<verbose-stacktraces>false</verbose-stacktraces>
<source-path>
<path-element>src</path-element>
</source-path>
<external-library-path append="true">
<path-element>bin\capsule.swc</path-element>
</external-library-path>
</compiler>
<include-sources>
<path-element>src/com/milanpresse/launcher</path-element>
<path-element>src/com/milanpresse/engine</path-element>
<path-element>src/com/milanpresse/tools</path-element>
<path-element>src/com/milanpresse/engine/typestexts</path-element>
</include-sources>
</flex-config>