-
Notifications
You must be signed in to change notification settings - Fork 1
/
mvcExpress-logger.iml
28 lines (27 loc) · 1.12 KB
/
mvcExpress-logger.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<module type="Flex" version="4">
<component name="FlexBuildConfigurationManager" active="mvcExpress-logger">
<configurations>
<configuration name="mvcExpress-logger" output-type="Library" output-file="mvcExpress-logger.swc" output-folder="$MODULE_DIR$/../mvcExpress-framework-v2/bin/libs">
<dependencies target-player="11.1">
<sdk name="flex_sdk_4.6" />
</dependencies>
<compiler-options>
<option name="additionalOptions" value="-define=CONFIG::debug,true" />
</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="flex_sdk_4.6" jdkType="Flex SDK Type (new)" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>