]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0001.txt
Documented new menu label functions
[wxWidgets.git] / docs / tech / tn0001.txt
index acf3a93d7cd270b09f0498ae5b5dec57b9d1f2bc..68d9a98567379411b9a69b8df4f016a0c1826bad 100644 (file)
@@ -46,8 +46,11 @@ samples/ with demos/ where needed).
    lives in docs/latex/wx/tsamples.tex; look at the descriptions for other
    samples, if you are not familiar with LaTeX.
 
-6. Add sample's files to build/bakefiles/make_dist.mk and
-   distrib/msw/{generic.rsp,makefile.rsp,vc.rsp,dmc.rsp,wince.rsp}.
+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, 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 ===