/[svn]/linuxsampler/trunk/src/engines/Makefile.am
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/Makefile.am

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

revision 2419 by iliev, Fri Oct 23 17:53:17 2009 UTC revision 2420 by persson, Sun Feb 24 08:59:25 2013 UTC
# Line 1  Line 1 
1  INCLUDES = $(all_includes) $(GIG_CFLAGS) $(LIB_SF2)  AM_CPPFLAGS = $(all_includes) $(GIG_CFLAGS) $(LIB_SF2)
2  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH) -DCONFIG_PLUGIN_DIR=\"$(config_plugin_dir)\"  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH) -DCONFIG_PLUGIN_DIR=\"$(config_plugin_dir)\"
3  METASOURCES = AUTO  METASOURCES = AUTO
4  SUBDIRS = gig sf2 sfz common  SUBDIRS = gig sf2 sfz common

Legend:
Removed from v.2419  
changed lines
  Added in v.2420

  ViewVC Help
Powered by ViewVC