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

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

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

revision 882 by persson, Sun Feb 5 10:24:05 2006 UTC revision 883 by schoenebeck, Wed Jun 28 19:29:12 2006 UTC
# Line 17  liblinuxsamplergigengine_la_SOURCES = \ Line 17  liblinuxsamplergigengine_la_SOURCES = \
17          Synthesizer.cpp Synthesizer.h \          Synthesizer.cpp Synthesizer.h \
18          Profiler.cpp Profiler.h \          Profiler.cpp Profiler.h \
19          EngineChannel.cpp EngineChannel.h \          EngineChannel.cpp EngineChannel.h \
20          SmoothVolume.cpp SmoothVolume.h          SmoothVolume.cpp SmoothVolume.h \
21            SynthesisParam.h
22  liblinuxsamplergigengine_la_LIBADD = $(GIG_LIBS)  liblinuxsamplergigengine_la_LIBADD = $(GIG_LIBS)
23  liblinuxsamplergigengine_la_LDFLAGS = $(GIG_CFLAGS)  liblinuxsamplergigengine_la_LDFLAGS = $(GIG_CFLAGS)

Legend:
Removed from v.882  
changed lines
  Added in v.883

  ViewVC Help
Powered by ViewVC