Added some makefiles to HTML samples; added help.ico for wxHTML;
authorJulian Smart <julian@anthemion.co.uk>
Mon, 1 Nov 1999 11:27:38 +0000 (11:27 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 1 Nov 1999 11:27:38 +0000 (11:27 +0000)
commit9ffdee8074b1581d2c8ad6e6b16f536a42e42dd1
tree0e760226a4258e9c8606c40f41a43afa3c6da09e
parent737f4d3d795641c13adfc9bcfbf7d254ca17f484
Added some makefiles to HTML samples; added help.ico for wxHTML;
make richedit sample compile (but without clipboard ops)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
27 files changed:
distrib/msw/generic.rsp
docs/html/index.htm
docs/latex/wx/wx.hpj
include/wx/html/msw/help.ico [new file with mode: 0644]
include/wx/html/msw/wxhtml.rc
samples/html/about/makefile.b32 [new file with mode: 0644]
samples/html/about/makefile.wat [new file with mode: 0644]
samples/html/help/makefile.b32 [new file with mode: 0644]
samples/html/help/makefile.wat [new file with mode: 0644]
samples/html/helpview/helpview.rc
samples/html/helpview/makefile.b32 [new file with mode: 0644]
samples/html/helpview/makefile.wat [new file with mode: 0644]
samples/html/printing/makefile.b32 [new file with mode: 0644]
samples/html/printing/makefile.wat [new file with mode: 0644]
samples/html/test/makefile.b32 [new file with mode: 0644]
samples/html/test/makefile.wat [new file with mode: 0644]
samples/html/virtual/makefile.b32 [new file with mode: 0644]
samples/html/virtual/makefile.wat [new file with mode: 0644]
samples/html/widget/makefile.b32 [new file with mode: 0644]
samples/html/widget/makefile.wat [new file with mode: 0644]
samples/html/zip/makefile.b32 [new file with mode: 0644]
samples/html/zip/makefile.wat [new file with mode: 0644]
samples/richedit/wxllist.cpp
samples/richedit/wxllist.h
samples/richedit/wxlwindow.cpp
src/html/helpfrm.cpp
utils/projgen/makeproj.cpp