Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

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 Thu Dec 9 14:08:12 2004 for openalpp by  doxygen 1.3.9.1