added script to generate parts of rsp manifests with samples files and bakefile-generates files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-02-05 19:24:55 +00:00
parent ef316e23c9
commit ca152e4cf4
11 changed files with 2751 additions and 2041 deletions

View 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 ===