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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1788 by capela, Sun Oct 26 15:44:42 2008 UTC revision 1815 by capela, Mon Dec 22 10:04:59 2008 UTC
# Line 1  Line 1 
1    
2  #define PACKAGE_NAME    "Qsampler"  #define PACKAGE_NAME    "Qsampler"
3  #define PACKAGE_VERSION "0.2.1.19"  #define PACKAGE_VERSION "0.2.1.21"
4    
5  #define CONFIG_PREFIX   "."  #define CONFIG_PREFIX   "."
6  #define CONFIG_DEBUG    1  #define CONFIG_DEBUG    1
# Line 22  Line 22 
22  #define CONFIG_EVENT_CHANNEL_MIDI 1  #define CONFIG_EVENT_CHANNEL_MIDI 1
23  #define CONFIG_EVENT_DEVICE_MIDI  1  #define CONFIG_EVENT_DEVICE_MIDI  1
24    
25    #define CONFIG_MAX_VOICES       1
26    
27  #undef  HAVE_SIGNAL_H  #undef  HAVE_SIGNAL_H
28    
29    

Legend:
Removed from v.1788  
changed lines
  Added in v.1815

  ViewVC Help
Powered by ViewVC