]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0001.txt
mention that Add/RemoveChild() are internal
[wxWidgets.git] / docs / tech / tn0001.txt
index 02015b478984e737c3e877eb1917b5fafafbdb2c..2cbf0cc6f1a596f1a6b2218fedfc705119194c42 100644 (file)
@@ -27,8 +27,7 @@ samples/ with demos/ where needed).
       You may also use "bakefile_gen -b ../../samples/foo/foo.bkl" to
       regenerate only the makefiles for this sample (path must be relative!)
       or even add a "-f<compiler>" to generate just the makefiles for the given
-      compiler (possible values are in FORMATS.bkmanifest file in bakefile
-      source tree)
+      compiler (run 'bakefile --help' to get the list of possible values)
 
 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