Mercurial > hg > easaier-soundaccess
view version.h @ 63:23d2b3acff2c
add -log option to redirect stderr in a log file. Command to use:
sound-access.exe -log 2> log.txt
author | lbajardsilogic |
---|---|
date | Fri, 08 Jun 2007 09:51:32 +0000 |
parents | bdb5daea9a33 |
children | 533456d1fd53 |
line wrap: on
line source
#define SV_VERSION "1.0rc1" #define SA_VERSION "Alpha2.1" #ifdef USE_VC #define OGGZ_VERSION "0.9.5" #define FISHSOUND_VERSION "0.7.0" #define SAMPLERATE_VERSION "0.1.2" #define SNDFILE_VERSION "1.0.16" #define FFTW3_VERSION "3.1.2" #endif