From: Vadim Zeitlin Date: Fri, 3 Nov 2006 20:50:12 +0000 (+0000) Subject: update the distribution instructions after switch to new distribution scripts X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/5c97688cf0a4569996e640628af2facdbfc8abe9?ds=inline update the distribution instructions after switch to new distribution scripts git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/tech/tn0001.txt b/docs/tech/tn0001.txt index acf3a93d7c..8ded5b6076 100644 --- a/docs/tech/tn0001.txt +++ b/docs/tech/tn0001.txt @@ -46,8 +46,9 @@ 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) and update distrib/scripts/manifests/generic.rsp. === EOF ===