チェンジセット 143 : trunk/fxdbg.bat
- 更新日時:
- 2010/12/29 17:39:45 (17 か月 前)
- ファイル:
-
- 1 変更
-
trunk/fxdbg.bat (変更) (1 diff)
凡例:
- 変更なし
- 追加
- 削除
-
trunk/fxdbg.bat
r96 r143 1 @setlocal 1 2 @echo off 2 setlocal 3 set FXDBG="C:\mozilla\firefox%1\firefox.exe" --no-remote -P devtest -console 3 set FXDBG="%SystemDrive%\mozilla\firefox%1\firefox.exe" --no-remote -P devtest -console 4 4 start "%FXDBG%" %FXDBG% 5 endlocal5 @endlocal
