X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7ae238e5be1f36e7cf079193b634211c5b8c4f12..afbdbdb491884557f4f510f9749c0c7580b50795:/docs/tech/tn0001.txt?ds=sidebyside diff --git a/docs/tech/tn0001.txt b/docs/tech/tn0001.txt index 02015b4789..2cbf0cc6f1 100644 --- a/docs/tech/tn0001.txt +++ b/docs/tech/tn0001.txt @@ -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" 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