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

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

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

revision 741 by schoenebeck, Tue Aug 16 17:20:55 2005 UTC revision 890 by schoenebeck, Sat Jul 1 13:43:04 2006 UTC
# Line 6  AM_CXXFLAGS = -Wreturn-type -ffast-math Line 6  AM_CXXFLAGS = -Wreturn-type -ffast-math
6  noinst_LTLIBRARIES = liblinuxsamplercommonengine.la  noinst_LTLIBRARIES = liblinuxsamplercommonengine.la
7  liblinuxsamplercommonengine_la_SOURCES = \  liblinuxsamplercommonengine_la_SOURCES = \
8          BiquadFilter.h \          BiquadFilter.h \
         Engine.h \  
9          Event.cpp Event.h \          Event.cpp Event.h \
10          LFOBase.h \          LFOBase.h \
11          LFOTriangleDiHarmonic.h \          LFOTriangleDiHarmonic.h \
12          LFOTriangleIntAbsMath.h \          LFOTriangleIntAbsMath.h \
13          LFOTriangleIntMath.h \          LFOTriangleIntMath.h \
14          Resampler.h \          Resampler.h
         EngineChannel.cpp EngineChannel.h  

Legend:
Removed from v.741  
changed lines
  Added in v.890

  ViewVC Help
Powered by ViewVC