]> git.saurik.com Git - wxWidgets.git/commitdiff
mention that you need to update samples/samples.dsw manually currently
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Sep 2008 17:40:58 +0000 (17:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Sep 2008 17:40:58 +0000 (17:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0001.txt

index a964f73ff69e65799ba6530db24c88008364f879..1dea487bb1411de55576092af42e06f2c1c65e37 100644 (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