Removing makegen and projgen, part #1: removing references

in other parts of wxWindows.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-09-07 20:23:55 +00:00
parent d4ca5c8c7b
commit 73d617c9c7
6 changed files with 249 additions and 53 deletions

View File

@@ -14,8 +14,7 @@ samples/ with demos/ where needed).
it:
a) copy the makefiles from samples/minimal, replace all occurrences of
minimal with foo
b) use makegen (sources are under utils/makegen)
c) use projgen
b) use bakefile (http://bakefile.sourceforge.net/)
4. Modify configure.in and samples/configure.in for Unix compilation:
a) if the sample should only be built if "wxUSE_FOO" is enabled, locate