]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0001.txt
don't assert in SetSelection(wxNOT_FOUND), just clear text zone contents
[wxWidgets.git] / docs / tech / tn0001.txt
index b17a6872e0d7258af281af59bff0fa36a5762007..68d9a98567379411b9a69b8df4f016a0c1826bad 100644 (file)
@@ -48,8 +48,9 @@ samples/ with demos/ where needed).
 
 6. Add any non-standard sample's files to build/bakefiles/make_dist.mk (the
    makefiles copies all bmp, cpp, h, ico, png, rc, xpm and makefiles by
-   default) and update distrib/scripts/manifests/{generic|makefile|vc|dmc
-   |wince}.rsp.
+   default, you only need to update it if the sample uses some other files)
+   and run the ./update-manifests.sh script in distrib/scripts (don't forget
+   to check the changes to manifests/*.rsp files in).
 
 === EOF ===