mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Added 'nmake debug' rule that launches mozilla in the debugger.
This commit is contained in:
parent
1576d14b51
commit
02cb33d860
@ -854,3 +854,6 @@ $(CHROME_L10N:.\=CLOBBER\.\):
|
|||||||
|
|
||||||
!endif # CONFIG_RULES_MAK
|
!endif # CONFIG_RULES_MAK
|
||||||
|
|
||||||
|
# Easier than typing it by hand, works from any directory:
|
||||||
|
debug::
|
||||||
|
start msdev $(DIST)\bin\mozilla.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user