12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?xml version="1.0" encoding="UTF-8"?>
- <module type="Flex" version="4">
- <component name="FlexBuildConfigurationManager" active="Uploader">
- <configurations>
- <configuration name="Uploader" pure-as="true" main-class="Uploader" output-file="Uploader.swf" output-folder="$MODULE_DIR$/../dist">
- <dependencies target-player="11.4">
- <entries>
- <entry library-id="57d771d1-d676-4656-bbf2-aca9a23211c1">
- <dependency linkage="Merged" />
- </entry>
- </entries>
- <sdk name="AIRSDK" />
- </dependencies>
- <compiler-options>
- <map>
- <entry key="compiler.locale" value="en_US" />
- </map>
- </compiler-options>
- <packaging-air-desktop />
- <packaging-android />
- <packaging-ios />
- </configuration>
- </configurations>
- <compiler-options />
- </component>
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
- </content>
- <orderEntry type="jdk" jdkName="AIRSDK" jdkType="Flex SDK Type (new)" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module-library" exported="">
- <library type="flex">
- <properties id="57d771d1-d676-4656-bbf2-aca9a23211c1" />
- <CLASSES>
- <root url="file://$MODULE_DIR$/lib" />
- </CLASSES>
- <JAVADOC />
- <SOURCES />
- <jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
- </library>
- </orderEntry>
- </component>
- </module>
|