Mercurial > hg > easaier-soundaccess
view version.h @ 190:61681a2bc1e6
keep MIN and MAX compatibility (VC and linux compilation)
author | lbajardsilogic |
---|---|
date | Tue, 27 Nov 2007 13:26:04 +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