/[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 654 by schoenebeck, Wed Jun 15 20:25:25 2005 UTC revision 883 by schoenebeck, Wed Jun 28 19:29:12 2006 UTC
# Line 12  liblinuxsamplergigengine_la_SOURCES = \ Line 12  liblinuxsamplergigengine_la_SOURCES = \
12          Engine.cpp Engine.h \          Engine.cpp Engine.h \
13          Filter.h \          Filter.h \
14          InstrumentResourceManager.cpp InstrumentResourceManager.h \          InstrumentResourceManager.cpp InstrumentResourceManager.h \
         Manipulator.h \  
15          Stream.cpp Stream.h \          Stream.cpp Stream.h \
16          Voice.cpp Voice.h \          Voice.cpp Voice.h \
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 \
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.654  
changed lines
  Added in v.883

  ViewVC Help
Powered by ViewVC