wxWidgets/utils/projgen
Julian Smart 9ffdee8074 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
1999-11-01 11:27:38 +00:00
..
makefile.vc
makeproj.cpp Added some makefiles to HTML samples; added help.ico for wxHTML; 1999-11-01 11:27:38 +00:00
makeproj.dsp
makeproj.dsw
makeproj.h
makeproj.ncb
makeproj.obj
makeproj.opt
makeproj.pdb
makeproj.rc
makeproj.res
mondrian.ico
projgen.h
projgenrc.h
projgenrc.wxr
readme.txt

About ProjGen

ProjGen generates VC++ 5 project files (convertible to VC++ 6) for the standard wxWindows
samples. These can be used with wxvc.dsp, wxvc6.dsp, wxvc_dll.
dsp. It can't generate library project files, yet.

I started to write code and a UI to allow the user to generate
his own project files, but this is currently unfinished. It
shouldn't be hard to complete, though.

Julian Smart, October 1999