
                                  SDL_wx

                                Version 0.0.5

---
http://azn-wind.sourceforge.jp

This library is a wrapper around the excellent wxWidgets 2.4 or higher library,
available at:
	http://www.wxwidgets.org/

This library allows you to use wxWidgets gui api to use optional gui widgets 
outside the SDL main window in SDL applications.

To make the library, first install the wxWidgets library, then type
'./configure' then 'make' to build the SDL_wx library and the test
applications.

This library is available under the GNU Library General Public License,
see the file "COPYING" for details.

Enjoy!
	kr2				(ee12054g@hotmail.co.jp)

