wxAuto - Autoconf example project
Copyright (C) 2004 Linus McCabe
* About
This is an example autoconf project for a wxWidgets application.
* Build
Just do a
./autogen.sh
./configure
make
* Todo
Fix windows resource file (suggestions welcome)
Perhaps add sample for dynamic libraries
* History
2004-09-18: First draft