config.h

Go to the documentation of this file.
00001 
00024 #ifndef ALPP_CONFIG_H
00025 #define ALPP_CONFIG_H
00026 
00035 #ifdef WIN32
00036 //#define WITH_PORTAUDIO
00037 #endif
00038 
00039 #ifdef WITH_PORTAUDIO
00040 #define ALPP_USE_PORTAUDIO 1
00041 #endif
00042 
00043 #endif

Generated on Sun Oct 15 08:41:42 2006 for openalpp by  doxygen 1.4.7