/[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 740 by schoenebeck, Tue Aug 16 17:17:52 2005 UTC revision 832 by persson, Sun Feb 5 10:24:05 2006 UTC
# Line 16  liblinuxsamplergigengine_la_SOURCES = \ Line 16  liblinuxsamplergigengine_la_SOURCES = \
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  liblinuxsamplergigengine_la_LIBADD = $(GIG_LIBS)  liblinuxsamplergigengine_la_LIBADD = $(GIG_LIBS)
22  liblinuxsamplergigengine_la_LDFLAGS = $(GIG_CFLAGS)  liblinuxsamplergigengine_la_LDFLAGS = $(GIG_CFLAGS)

Legend:
Removed from v.740  
changed lines
  Added in v.832

  ViewVC Help
Powered by ViewVC