Added wxDisplay and wxVideoMode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-03-09 22:01:29 +00:00
parent c6e801d3e6
commit 96d37ab547
7 changed files with 216 additions and 7 deletions

View File

@@ -108,6 +108,8 @@ cd bld
%endif
--enable-geometry \
--enable-optimise \
--enable-sound \
--enable-display \
%if %{debug_flag}
--enable-debug_flag \
%endif