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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 968 - (show annotations) (download) (as text)
Tue Dec 5 12:37:06 2006 UTC (17 years, 3 months ago) by capela
File MIME type: text/x-c++hdr
File size: 253 byte(s)
* Fixed some compilation warnings due to suspicious type
  casting and unsused header macros.

* Changed deprecated copyright attribute to license
  and added ldconfig to post-(un)install steps
  to liblscp.spec (RPM).

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

  ViewVC Help
Powered by ViewVC