Added 'nmake debug' rule that launches mozilla in the debugger.

This commit is contained in:
warren%netscape.com 2000-01-14 01:39:34 +00:00
parent 1576d14b51
commit 02cb33d860

View File

@ -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