manage setup.h.in using update-setup.h too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-01-15 16:37:38 +00:00
parent 8d8f077eab
commit 2fddf89374
2 changed files with 355 additions and 702 deletions

View File

@ -41,8 +41,8 @@ update_single_setup_h include/wx/msw/setup0.h
update_single_setup_h include/wx/mac/setup0.h
# get rid of C++ comments in this file
#update_single_setup_h setup.h.in
#sed -i -e '/^\/\//d' -e 's@ *//.*$@@' setup.h.in
update_single_setup_h setup.h.in
sed -i -e '/^\/\//d' -e 's@ *//.*$@@' setup.h.in
exit $rc

1053
setup.h.in

File diff suppressed because it is too large Load Diff