チェンジセット 3332

差分発生行の前後
無視リスト:
コミット日時:
2010/01/23 17:31:18 (2 年前)
コミッタ:
Seacolor
ログメッセージ:

テストの作成

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • air/AirDao/AirDao.as3proj

    r2386 r3332  
    55    <movie disabled="False" /> 
    66    <movie input="" /> 
    7     <movie path="bin\AirDao.swf" /> 
     7    <movie path="bin\AirDaoTest.swf" /> 
    88    <movie fps="30" /> 
    99    <movie width="800" /> 
    1010    <movie height="600" /> 
    11     <movie version="9" /> 
     11    <movie version="10" /> 
    1212    <movie background="#FFFFFF" /> 
    1313  </output> 
     
    1515  <classpaths> 
    1616    <class path="src" /> 
     17    <class path="tests" /> 
    1718  </classpaths> 
    1819  <!-- Build options --> 
     
    4445  <!-- SWC Libraries --> 
    4546  <libraryPaths> 
    46     <!-- example: <element path="..." /> --> 
     47    <element path="D:\bin\Adobe\Flex SDK 3\default\frameworks\libs\air\" /> 
     48    <element path="lib" /> 
    4749  </libraryPaths> 
    4850  <!-- External Libraries --> 
     
    6567  <!-- Class files to compile (other referenced classes will automatically be included) --> 
    6668  <compileTargets> 
    67     <!-- example: <compile path="..." /> --
     69    <compile path="tests\Test.mxml" /
    6870  </compileTargets> 
    6971  <!-- Paths to exclude from the Project Explorer tree -->