Uploader.iml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="Flex" version="4">
  3. <component name="FlexBuildConfigurationManager" active="Uploader">
  4. <configurations>
  5. <configuration name="Uploader" pure-as="true" main-class="Uploader" output-file="Uploader.swf" output-folder="$MODULE_DIR$/../dist">
  6. <dependencies target-player="11.4">
  7. <entries>
  8. <entry library-id="57d771d1-d676-4656-bbf2-aca9a23211c1">
  9. <dependency linkage="Merged" />
  10. </entry>
  11. </entries>
  12. <sdk name="AIRSDK" />
  13. </dependencies>
  14. <compiler-options>
  15. <map>
  16. <entry key="compiler.locale" value="en_US" />
  17. </map>
  18. </compiler-options>
  19. <packaging-air-desktop />
  20. <packaging-android />
  21. <packaging-ios />
  22. </configuration>
  23. </configurations>
  24. <compiler-options />
  25. </component>
  26. <component name="NewModuleRootManager" inherit-compiler-output="true">
  27. <exclude-output />
  28. <content url="file://$MODULE_DIR$">
  29. <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  30. </content>
  31. <orderEntry type="jdk" jdkName="AIRSDK" jdkType="Flex SDK Type (new)" />
  32. <orderEntry type="sourceFolder" forTests="false" />
  33. <orderEntry type="module-library" exported="">
  34. <library type="flex">
  35. <properties id="57d771d1-d676-4656-bbf2-aca9a23211c1" />
  36. <CLASSES>
  37. <root url="file://$MODULE_DIR$/lib" />
  38. </CLASSES>
  39. <JAVADOC />
  40. <SOURCES />
  41. <jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
  42. </library>
  43. </orderEntry>
  44. </component>
  45. </module>