チェンジセット 54 : branches/release-1.0/fxdbg.bat
- 更新日時:
- 2009/06/28 17:52:45 (3 年 前)
- ファイル:
-
- 1 変更
凡例:
- 変更なし
- 追加
- 削除
-
branches/release-1.0/fxdbg.bat
r45 r54 1 1 @echo off 2 2 setlocal 3 set FXDBG="C:\mozilla\firefox \firefox.exe" --no-remote -P devtest -console3 set FXDBG="C:\mozilla\firefox%1\firefox.exe" --no-remote -P devtest -console 4 4 start "%FXDBG%" %FXDBG% 5 5 endlocal
