/[svn]/linuxsampler/trunk/osx/version.h
ViewVC logotype

Diff of /linuxsampler/trunk/osx/version.h

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

revision 884 by schoenebeck, Sat Mar 25 13:05:59 2006 UTC revision 885 by schoenebeck, Wed Jun 28 19:32:21 2006 UTC
# Line 92  Line 92 
92    
93  /* Define voice stealing algorithm to be used. */  /* Define voice stealing algorithm to be used. */
94  #define CONFIG_VOICE_STEAL_ALGO voice_steal_algo_oldestvoiceonkey  #define CONFIG_VOICE_STEAL_ALGO voice_steal_algo_oldestvoiceonkey
95    
96    // avoid automatic inclusion of config.h in global.h, since we use version.h
97    // to manually maintain all compile time configuration parameters
98    #define OVERRIDE_CONFIG_H

Legend:
Removed from v.884  
changed lines
  Added in v.885

  ViewVC Help
Powered by ViewVC