- コミット日時:
- 2009/05/12 22:37:20 (3 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
as3/ASound/branches/gamiken/ASound.as3proj
r2599 r2627 65 65 <!-- Class files to compile (other referenced classes will automatically be included) --> 66 66 <compileTargets> 67 <compile path="src\ex sample\Exsample.as" />67 <compile path="src\example\Example5.as" /> 68 68 </compileTargets> 69 69 <!-- Paths to exclude from the Project Explorer tree --> … … 78 78 <options> 79 79 <option showHiddenPaths="False" /> 80 <option testMovie=" ExternalPlayer" />80 <option testMovie="NewTab" /> 81 81 </options> 82 82 </project>

