added wxArtProvider sample (not yet finished)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -20304,7 +20304,7 @@ if test "$wxUSE_GUI" = "yes"; then
|
||||
LIBS="$GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $LIBS"
|
||||
|
||||
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS controls dialogs \
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs \
|
||||
drawing dynamic erase event exec font image \
|
||||
minimal richedit rotate widgets"
|
||||
|
||||
|
@@ -4681,7 +4681,7 @@ if test "$wxUSE_GUI" = "yes"; then
|
||||
|
||||
dnl TODO some samples are never built so far:
|
||||
dnl ipc, mfc, nativdlg, oleauto, ownerdrw
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS controls dialogs \
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs \
|
||||
drawing dynamic erase event exec font image \
|
||||
minimal richedit rotate widgets"
|
||||
|
||||
|
Reference in New Issue
Block a user