Added ProjGen for generating sample VC++ project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
11
utils/projgen/readme.txt
Normal file
11
utils/projgen/readme.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
Reference in New Issue
Block a user