remove 'mobile' samples as they're not useful from a didactive POV nor they show specific features

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-02-08 15:38:30 +00:00
parent ce0aa4ba1b
commit 840b9ff52a
36 changed files with 3 additions and 8701 deletions

6
configure vendored
View File

@@ -1,5 +1,5 @@
#! /bin/sh
# From configure.in Id: configure.in 58275 2009-01-21 17:26:25Z VZ .
# From configure.in Id: configure.in 58743 2009-02-08 00:47:04Z FM .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
#
@@ -45949,7 +45949,6 @@ if test "$wxUSE_EDITABLELISTBOX" = "yes"; then
_ACEOF
USES_CONTROLS=1
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS editlbox"
fi
if test "$wxUSE_NOTEBOOK" = "yes"; then
@@ -47149,8 +47148,7 @@ if test "$wxUSE_GUI" = "yes"; then
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
erase event exec font image minimal mobile \
mobile/wxedit mobile/styles render \
erase event exec font image minimal render \
shaped svg taborder vscroll widgets wrapsizer"
if test "$wxUSE_MONOLITHIC" != "yes"; then