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

Contents of /linuxsampler/trunk/src/testcases/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 276 - (show annotations) (download)
Sat Oct 9 15:42:27 2004 UTC (19 years, 6 months ago) by schoenebeck
File size: 276 byte(s)
added tests against new Pool classes

1 INCLUDES = $(all_includes)
2 METASOURCES = AUTO
3
4 EXTRA_PROGRAMS = linuxsamplertest
5 linuxsamplertest_SOURCES = linuxsamplertest.cpp PoolTest.cpp ThreadTest.cpp MutexTest.cpp ConditionTest.cpp LSCPTest.cpp
6 linuxsamplertest_LDADD = $(top_builddir)/src/liblinuxsampler.la -lcppunit

  ViewVC Help
Powered by ViewVC