root/as3/Marilena/trunk/src/FaceDetector-config.xml

リビジョン 567, 481 bytes (コミッタ: mash, コミット時期: 5 年 前)

[Marilena]initial import of Marilena, Object Detection in AS3

Line 
1 <flex-config>
2         <compiler>
3                 <debug>false</debug>
4                 <incremental>true</incremental>
5                 <source-path>
6                         <!--<path-element>/home/mash/lib/flex_sdk_3/mylib/as3rails2u/src</path-element>-->
7                 </source-path>
8         </compiler>
9         <output>../samples/swf/FaceDetector.swf</output>
10         <default-size>
11                 <width>960</width>
12                 <height>720</height>
13         </default-size>
14         <default-frame-rate>30</default-frame-rate>
15         <default-background-color>0x000000</default-background-color>
16 </flex-config>
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。