Update wx/android/setup.h automatically from wx/setup_inc.h too.
Not sure if this file is actually used at all right now, but update it to avoid discrepancies with the other setup[0].h. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -95,6 +95,7 @@ if [ ! -f wxwin.m4 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
update_common_setup_h include/wx/android/setup.h
|
||||
update_common_setup_h include/wx/motif/setup0.h
|
||||
update_common_setup_h include/wx/msw/setup0.h
|
||||
update_common_setup_h include/wx/msw/wince/setup.h
|
||||
|
Reference in New Issue
Block a user