generate mediaplayer sample in configure

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-11-14 23:43:32 +00:00
parent 32efded3f9
commit fa9ad408a1
2 changed files with 2 additions and 0 deletions

1
configure vendored
View File

@@ -27616,6 +27616,7 @@ _ACEOF
fi
fi
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mediaplayer"
cat >>confdefs.h <<\_ACEOF
#define wxUSE_MEDIACTRL 1
_ACEOF

View File

@@ -3204,6 +3204,7 @@ dnl ---------------------------------------------------------------------------
fi
fi
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mediaplayer"
AC_DEFINE(wxUSE_MEDIACTRL)
fi