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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 957 - (hide annotations) (download) (as text)
Wed Nov 29 11:48:26 2006 UTC (17 years, 4 months ago) by capela
File MIME type: text/x-c++hdr
File size: 253 byte(s)
* Added preliminary MIDI instrument mapping support.

1 capela 426
2 capela 753 #define PACKAGE_NAME "Qsampler"
3 capela 957 #define PACKAGE_VERSION "0.1.3.2"
4 capela 753
5 capela 426 #define CONFIG_PREFIX "."
6     #define CONFIG_DEBUG 1
7    
8 capela 753 #define CONFIG_INSTRUMENT_NAME 1
9     #define CONFIG_MUTE_SOLO 1
10 capela 957 #define CONFIG_MIDI_INSTRUMENT 1
11 capela 751
12 capela 426 #undef HAVE_SIGNAL_H
13    
14    

  ViewVC Help
Powered by ViewVC