home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 161 / MOBICLIC161.ISO / pc / DATA / HOTE / gameEngine_as3 / types_capsules.flex.compc.xml < prev   
Extensible Markup Language  |  2014-01-15  |  1KB  |  35 lines

  1. <?xml version="1.0"?>
  2. <flex-config xmlns="http://www.adobe.com/2006/flex-config">
  3.   <output>bin\capsule.swc</output>
  4.   <use-network>false</use-network>
  5.   <target-player>10.3</target-player>
  6.   <warnings>false</warnings>
  7.   <benchmark>false</benchmark>
  8.   <compiler>
  9.      <accessible>false</accessible>
  10.     <allow-source-path-overlap>false</allow-source-path-overlap>
  11.     <optimize>true</optimize>
  12.     <strict>true</strict>
  13.     <es>false</es>
  14.     <show-actionscript-warnings>true</show-actionscript-warnings>
  15.     <show-binding-warnings>true</show-binding-warnings>
  16.     <show-unused-type-selector-warnings>true</show-unused-type-selector-warnings>
  17.     <use-resource-bundle-metadata>true</use-resource-bundle-metadata>
  18.     <verbose-stacktraces>false</verbose-stacktraces>
  19.     <source-path>
  20.       <path-element>src</path-element>
  21.     </source-path>
  22.    <external-library-path append="true">
  23.       <path-element>bin\AllCompiled.swc</path-element>
  24.     </external-library-path>
  25.   </compiler>
  26.   <include-classes>
  27.     <class>com.milanpresse.capsule.LoadLib</class>
  28.     <class>com.milanpresse.capsule.ICapsule</class>
  29.     <class>com.milanpresse.capsule.ICapsuleConfig</class>
  30.     <class>com.milanpresse.capsule.GameEngineCapsule</class>
  31.     <class>com.milanpresse.capsule.AbstractMenuCapsule</class>
  32.     <class>com.milanpresse.capsule.StandardCapsule</class>
  33. </include-classes>
  34.  
  35.  </flex-config>