sdRecorder Code
Brought to you by:
new_mv
File | Date | Author | Commit |
---|---|---|---|
src | 2009-11-15 | new_mv | [r12] Added file selection and fixed AM/PM. |
Makefile.am | 2009-10-09 | new_mv | [r1] Repository Creation. Just a template to start w... |
README | 2009-10-09 | new_mv | [r1] Repository Creation. Just a template to start w... |
autogen.sh | 2009-10-09 | new_mv | [r1] Repository Creation. Just a template to start w... |
configure.in | 2009-10-11 | new_mv | [r2] Adding files for Dialogs and config. |
sdrecorder.cbp | 2009-10-12 | new_mv | [r3] Small fix to compile. |
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