more samples added to SAMPLES_SUBDIRS (minimal, font, richedit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -12067,7 +12067,7 @@ if test "$wxUSE_SCROLLBAR" = "yes"; then
|
|||||||
#define wxUSE_SCROLLBAR 1
|
#define wxUSE_SCROLLBAR 1
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll"
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$wxUSE_SLIDER" = "yes"; then
|
if test "$wxUSE_SLIDER" = "yes"; then
|
||||||
@@ -12289,7 +12289,7 @@ CXXFLAGS=`echo $CXXFLAGS $EXTRA_CFLAGS $CXXWARNINGS | sed 's/ \+/ /g'`
|
|||||||
if test "$wxUSE_GUI" = "yes"; then
|
if test "$wxUSE_GUI" = "yes"; then
|
||||||
|
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS bombs controls dialogs drawing dynamic \
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS bombs controls dialogs drawing dynamic \
|
||||||
forty fractal image wxpoem"
|
font forty fractal image minimal richedit wxpoem"
|
||||||
else
|
else
|
||||||
SAMPLES_SUBDIRS=""
|
SAMPLES_SUBDIRS=""
|
||||||
fi
|
fi
|
||||||
|
@@ -2943,7 +2943,7 @@ if test "$wxUSE_GUI" = "yes"; then
|
|||||||
dnl TODO some samples are never built so far:
|
dnl TODO some samples are never built so far:
|
||||||
dnl mfc, nativdlg, oleauto, ownerdrw, proplist
|
dnl mfc, nativdlg, oleauto, ownerdrw, proplist
|
||||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS bombs controls dialogs drawing dynamic \
|
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS bombs controls dialogs drawing dynamic \
|
||||||
forty fractal image wxpoem"
|
font forty fractal image minimal richedit wxpoem"
|
||||||
else
|
else
|
||||||
SAMPLES_SUBDIRS=""
|
SAMPLES_SUBDIRS=""
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user