FDMSv2.0Config.xml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--This Adobe Flex compiler configuration file was generated by a tool.-->
  3. <!--Any modifications you make may be lost.-->
  4. <flex-config>
  5. <target-player>10.0.0</target-player>
  6. <compiler>
  7. <define append="true">
  8. <name>CONFIG::debug</name>
  9. <value>true</value>
  10. </define>
  11. <define append="true">
  12. <name>CONFIG::release</name>
  13. <value>false</value>
  14. </define>
  15. <define append="true">
  16. <name>CONFIG::timeStamp</name>
  17. <value>'2011/7/15'</value>
  18. </define>
  19. <source-path append="true">
  20. <path-element>F:\Flash开发\AS3程序开发\FDMS系统 v2.0\src</path-element>
  21. <path-element>F:\Flash开发\class</path-element>
  22. <path-element>E:\Program Files\FlashDevelop\Library\AS3\classes</path-element>
  23. </source-path>
  24. <library-path append="true">
  25. <path-element>F:\Flash开发\class\com\demonsters\debugger\MonsterDebugger.swc</path-element>
  26. </library-path>
  27. </compiler>
  28. <file-specs>
  29. <path-element>F:\Flash开发\AS3程序开发\FDMS系统 v2.0\src\Main.as</path-element>
  30. </file-specs>
  31. <default-background-color>#FFFFFF</default-background-color>
  32. <default-frame-rate>30</default-frame-rate>
  33. <default-size>
  34. <width>1000</width>
  35. <height>620</height>
  36. </default-size>
  37. </flex-config>