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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 205 - (hide annotations) (download)
Tue Jul 13 23:16:40 2004 UTC (19 years, 8 months ago) by schoenebeck
File size: 259 byte(s)
accidently commited this file

1 schoenebeck 53 INCLUDES = $(all_includes)
2     METASOURCES = AUTO
3 schoenebeck 80
4     AM_CXXFLAGS = -ffast-math -march=$(target_cpu) -mcpu=$(target_cpu)
5    
6 schoenebeck 57 noinst_LTLIBRARIES = liblinuxsamplercommonengine.la
7     liblinuxsamplercommonengine_la_SOURCES = BiquadFilter.h Engine.h Event.cpp Event.h LFO.h
8 schoenebeck 205

  ViewVC Help
Powered by ViewVC