fix missing setup.h file(s) http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?8:mss:96442:cbnogdligcfeekgnnppi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,7 +42,7 @@ else
|
||||
cvs update -d -P
|
||||
fi
|
||||
#copy setup0.h setup.h for msw
|
||||
find . -name setup.h | xargs rm -rf
|
||||
rm include/wx/msw/setup.h
|
||||
cp include/wx/msw/setup0.h include/wx/msw/setup.h
|
||||
|
||||
# this is where we will store the wxAll tarball we create
|
||||
|
Reference in New Issue
Block a user