Added first test app to "mobile".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2002-04-07 14:50:00 +00:00
parent 052c02b37f
commit 0106a22628
8 changed files with 1069 additions and 3 deletions

4
configure vendored
View File

@@ -20523,7 +20523,7 @@ if test "$wxUSE_GUI" = "yes"; then
export wx_cv_path_samplesubdirs wx_cv_if_gnu_make \
wx_cv_path_ifs wx_cv_program_ext \
wx_cv_target_library wx_cv_target_library_gl wx_cv_target_libtype
subdirs="demos samples utils contrib"
subdirs="demos samples utils contrib mobile"
fi
@@ -21054,7 +21054,7 @@ if test "$no_recursion" != yes; then
esac
done
for ac_config_dir in demos samples utils contrib; do
for ac_config_dir in demos samples utils contrib mobile; do
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.