/[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 325 by senkov, Tue Dec 21 04:54:37 2004 UTC revision 411 by schoenebeck, Sat Feb 26 02:01:14 2005 UTC
# Line 4  METASOURCES = AUTO Line 4  METASOURCES = AUTO
4  AM_CXXFLAGS = -ffast-math -fpermissive  AM_CXXFLAGS = -ffast-math -fpermissive
5    
6  noinst_LTLIBRARIES = liblinuxsamplergigengine.la  noinst_LTLIBRARIES = liblinuxsamplergigengine.la
7  liblinuxsamplergigengine_la_SOURCES = DiskThread.cpp DiskThread.h EGADSR.cpp EGADSR.h EGDecay.cpp EGDecay.h Engine.cpp Engine.h Filter.h InstrumentResourceManager.cpp InstrumentResourceManager.h Manipulator.h Stream.cpp Stream.h Voice.cpp Voice.h Synthesizer.cpp Profiler.cpp Profiler.h  liblinuxsamplergigengine_la_SOURCES = DiskThread.cpp DiskThread.h EGADSR.cpp \
8  noinst_HEADERS =  Synthesizer.h          EGADSR.h EGDecay.cpp EGDecay.h Engine.cpp Engine.h Filter.h \
9            InstrumentResourceManager.cpp InstrumentResourceManager.h Manipulator.h Stream.cpp Stream.h Voice.cpp \
10            Voice.h Synthesizer.cpp Profiler.cpp Profiler.h EngineChannel.cpp
11    noinst_HEADERS = Synthesizer.h EngineChannel.h EngineGlobals.h

Legend:
Removed from v.325  
changed lines
  Added in v.411

  ViewVC Help
Powered by ViewVC