/[svn]/qsampler/trunk/win32/config.h
ViewVC logotype

Annotation of /qsampler/trunk/win32/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1260 - (hide annotations) (download) (as text)
Tue Jul 3 09:00:55 2007 UTC (16 years, 8 months ago) by capela
File MIME type: text/x-c++hdr
File size: 411 byte(s)
- Desktop categories update: AudioVideo.

1 capela 426
2 capela 753 #define PACKAGE_NAME "Qsampler"
3 capela 1260 #define PACKAGE_VERSION "0.1.4.4"
4 capela 753
5 capela 426 #define CONFIG_PREFIX "."
6     #define CONFIG_DEBUG 1
7    
8 capela 972 #undef CONFIG_ROUND
9    
10 capela 753 #define CONFIG_INSTRUMENT_NAME 1
11     #define CONFIG_MUTE_SOLO 1
12 capela 957 #define CONFIG_MIDI_INSTRUMENT 1
13 capela 1022 #define CONFIG_AUDIO_ROUTING 1
14 capela 1024 #define CONFIG_FXSEND 1
15 capela 1033 #define CONFIG_FXSEND_LEVEL 1
16 capela 1034 #define CONFIG_VOLUME 1
17 capela 751
18 capela 426 #undef HAVE_SIGNAL_H
19    
20    

  ViewVC Help
Powered by ViewVC