| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<module type="Flex" version="4"> |
| 3 |
<component name="FlexBuildConfigurationManager" active="NNDD"> |
| 4 |
<configurations> |
| 5 |
<configuration name="NNDD" target-platform="Desktop" main-class="NNDD" output-file="NNDD.swf" output-folder="$MODULE_DIR$/bin-debug"> |
| 6 |
<dependencies> |
| 7 |
<entries> |
| 8 |
<entry library-id="cdf8b5ca-aadf-4b2f-bbec-2c9fb5a0c969"> |
| 9 |
<dependency linkage="Merged" /> |
| 10 |
</entry> |
| 11 |
</entries> |
| 12 |
<sdk name="4.6.0" /> |
| 13 |
</dependencies> |
| 14 |
<compiler-options> |
| 15 |
<map> |
| 16 |
<entry key="compiler.locale" value="ja_JP" /> |
| 17 |
</map> |
| 18 |
</compiler-options> |
| 19 |
<packaging-air-desktop use-generated-descriptor="false" custom-descriptor-path="$MODULE_DIR$/src/NNDD-app.xml" package-file-name="NNDD"> |
| 20 |
<files-to-package> |
| 21 |
<FilePathAndPathInPackage file-path="$MODULE_DIR$/src/config" path-in-package="config" /> |
| 22 |
<FilePathAndPathInPackage file-path="$MODULE_DIR$/src/player" path-in-package="player" /> |
| 23 |
<FilePathAndPathInPackage file-path="$MODULE_DIR$/src/donate.txt" path-in-package="donate.txt" /> |
| 24 |
<FilePathAndPathInPackage file-path="$MODULE_DIR$/src/icon16.png" path-in-package="icon16.png" /> |
| 25 |
<FilePathAndPathInPackage file-path="$MODULE_DIR$/src/icon32.png" path-in-package="icon32.png" /> |
| 26 |
<FilePathAndPathInPackage file-path="$MODULE_DIR$/src/icon48.png" path-in-package="icon48.png" /> |
| 27 |
<FilePathAndPathInPackage file-path="$MODULE_DIR$/src/icon128.png" path-in-package="icon128.png" /> |
| 28 |
<FilePathAndPathInPackage file-path="$MODULE_DIR$/src/CategoryList.xml" path-in-package="CategoryList.xml" /> |
| 29 |
</files-to-package> |
| 30 |
<AirSigningOptions keystore-path="$USER_HOME$/Documents/AdobeAIR���������������������.p12" use-temp-certificate="false" /> |
| 31 |
</packaging-air-desktop> |
| 32 |
<packaging-android /> |
| 33 |
<packaging-ios /> |
| 34 |
</configuration> |
| 35 |
</configurations> |
| 36 |
<compiler-options /> |
| 37 |
</component> |
| 38 |
<component name="NewModuleRootManager" inherit-compiler-output="true"> |
| 39 |
<exclude-output /> |
| 40 |
<content url="file://$MODULE_DIR$"> |
| 41 |
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> |
| 42 |
</content> |
| 43 |
<orderEntry type="jdk" jdkName="4.6.0" jdkType="Flex SDK Type (new)" /> |
| 44 |
<orderEntry type="sourceFolder" forTests="false" /> |
| 45 |
<orderEntry type="module-library" exported=""> |
| 46 |
<library type="flex"> |
| 47 |
<properties id="cdf8b5ca-aadf-4b2f-bbec-2c9fb5a0c969" /> |
| 48 |
<CLASSES> |
| 49 |
<root url="file://$MODULE_DIR$/libs" /> |
| 50 |
</CLASSES> |
| 51 |
<JAVADOC /> |
| 52 |
<SOURCES /> |
| 53 |
<jarDirectory url="file://$MODULE_DIR$/libs" recursive="false" /> |
| 54 |
</library> |
| 55 |
</orderEntry> |
| 56 |
</component> |
| 57 |
</module> |
| 58 |
|