チェンジセット 58 : branches/release-1.0/build.xml

差分発生行の前後
無視リスト:
更新日時:
2009/07/02 01:54:08 (3 年 前)
更新者:
h
ログメッセージ:

refs #10
プラットフォームごとのchrome階層を移動

ファイル:
1 変更

凡例:

変更なし
追加
削除
  • branches/release-1.0/build.xml

    r53 r58  
    7676        </target> 
    7777 
    78         <target name="build" depends="chrome,WINNT,Linux,Darwin"> 
     78        <target name="build" depends="clean,chrome,WINNT,Linux,Darwin"> 
    7979                <zip destfile="${ant.project.name}.xpi" basedir="${objdir}"/> 
    8080        </target>