/[svn]/qsampler/tags/qsampler_0_2_1/win32/config.h
ViewVC logotype

Contents of /qsampler/tags/qsampler_0_2_1/win32/config.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1571 - (show annotations) (download) (as text)
Thu Dec 6 22:19:29 2007 UTC (16 years, 5 months ago) by (unknown author)
File MIME type: text/x-c++hdr
File size: 477 byte(s)
This commit was manufactured by cvs2svn to create tag 'qsampler_0_2_1'.
1
2 #define PACKAGE_NAME "Qsampler"
3 #define PACKAGE_VERSION "0.2.1"
4
5 #define CONFIG_PREFIX "."
6 #define CONFIG_DEBUG 1
7
8 #if defined(__MINGW32__)
9 #define CONFIG_ROUND 1
10 #endif
11
12 #define CONFIG_INSTRUMENT_NAME 1
13 #define CONFIG_MUTE_SOLO 1
14 #define CONFIG_EDIT_INSTRUMENT 1
15 #define CONFIG_MIDI_INSTRUMENT 1
16 #define CONFIG_AUDIO_ROUTING 1
17 #define CONFIG_FXSEND 1
18 #define CONFIG_FXSEND_LEVEL 1
19 #define CONFIG_VOLUME 1
20
21 #undef HAVE_SIGNAL_H
22
23

  ViewVC Help
Powered by ViewVC