Parent Directory
|
Revision Log
- Minor autoconf adaptations for lroundf conditional compilation.
1 | capela | 426 | |
2 | capela | 753 | #define PACKAGE_NAME "Qsampler" |
3 | capela | 969 | #define PACKAGE_VERSION "0.1.3.6" |
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 | 751 | |
14 | capela | 426 | #undef HAVE_SIGNAL_H |
15 | |||
16 |
ViewVC Help | |
Powered by ViewVC |