mention that you need to update samples/samples.dsw manually currently

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2008-09-18 17:40:58 +00:00
parent 7926988b5f
commit ff0447493d

View File

@ -29,6 +29,8 @@ samples/ with demos/ where needed).
or even add a "-f<compiler>" to generate just the makefiles for the given
compiler (run 'bakefile --help' to get the list of possible values).
See Technote #16 for more information.
d) currently samples/samples.dsw needs to be updated manually as it's not
generated by bakefile.
4. Modify configure.in Unix compilation:
a) if the sample should only be built if "wxUSE_FOO" is enabled, locate