Finally. This works.

This commit is contained in:
hyatt%netscape.com 2002-09-18 02:23:35 +00:00
parent 4b9a5edf70
commit ecf69b9edd
2 changed files with 2 additions and 3 deletions

View File

@ -92,9 +92,6 @@ mozbrowser:: mozilla.in Makefile.in Makefile $(DEPTH)/config/autoconf.mk
libs:: mozbrowser
$(INSTALL) $< $(DIST)/bin
libs:: mozbrowser.exe.manifest
$(INSTALL) $< $(DIST)/bin
install:: mozbrowser
$(SYSINSTALL) $< $(DESTDIR)$(bindir)

View File

@ -38,6 +38,8 @@
#include <windows.h>
#include "nsINativeAppSupportWin.h"
1 24 "mozbrowser.exe.manifest"
// Program icon.
IDI_APPLICATION ICON
"mozilla.ico"