root/as3/Cohesion/framework/trunk/Bootstrap/FlashDevelopConfig.xml

リビジョン 345, 0.9 kB (コミッタ: amoi, コミット時期: 4 年 前)

Cohesion Frameworkを登録します。

Line 
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--Flex2 compiler config for project Bootstrap generated by FDBuild-->
3 <!--============-->
4 <!--This file was generated by a tool.-->
5 <!--Any modifications you make may be lost.-->
6 <flex-config>
7   <output>../swf/Main.swf</output>
8   <default-size>
9       <width>800</width>
10       <height>600</height>
11   </default-size>
12   <default-frame-rate>30</default-frame-rate>
13   <default-background-color>0xffffff</default-background-color>
14  
15   <use-network>true</use-network>
16   <compiler>
17     <accessible>true</accessible>
18     <include-libraries>
19       <library>lib/as3crypto.swc</library>
20     </include-libraries>
21     <external-library-path>
22       <path-element>../lib/CHCommon.swc</path-element>
23       <path-element>../lib/CHConfig.swc</path-element>
24     </external-library-path>
25   </compiler>
26   <file-specs>
27     <path-element>Main.as</path-element>
28   </file-specs>
29   <metadata />
30 </flex-config>
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。