Fix for bug #68594 - Find functionality does not work in MfcEmbed from the

embed packaging..
r=ccarlen
This commit is contained in:
chak%netscape.com 2001-02-16 05:54:27 +00:00
Родитель b1ec9de602
Коммит 94915e3afa
1 изменённых файлов: 10 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,12 @@
;
; Sample App:
;
winEmbed.exe
; Which sample app gets copied is determined in makefile.win
; by the args passed in to it. Both winembed and mfcembed
; are copied by default.
; Run "nmake -f makefile.win APP=winembed" to copy winembed
; Run "nmake -f makefile.win APP=mfcembed" to copy mfcembed
;
; NSPR:
@ -81,6 +86,10 @@ components\webBrowser_setup.xpt
components\embedcomponents.dll
components\windowwatcher.xpt
; find functionality
; Optional - only if your code uses nsIWebBrowserFind
components\txtsvc.dll
components\txtsvc.xpt
; gfx
components\gfx.xpt