Changeset 58808e for molecuilder/src/Makefile.am
- Timestamp:
- Oct 5, 2009, 5:21:58 PM (16 years ago)
- Children:
- 9c32a1
- Parents:
- 8afe31
- git-author:
- Frederik Heber <heber@…> (10/05/09 17:14:58)
- git-committer:
- Frederik Heber <heber@…> (10/05/09 17:21:58)
- File:
-
- 1 edited
-
molecuilder/src/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Makefile.am
r8afe31 r58808e 16 16 VectorUnitTest_CXXFLAGS = $(CPPUNIT_CFLAGS) 17 17 VectorUnitTest_LDFLAGS = $(CPPUNIT_LIBS) -ldl 18 TesselationUnitTest_SOURCES = defs.hpp helpers.cpp helpers.hpp leastsquaremin.cpp leastsquaremin.hpp linkedcell.cpp linkedcell.hpp tesselation.cpp tesselation.hpp tesselationhelpers.cpp tesselationhelpers.hpp tesselationunittest.cpp tesselationunittest.hpp vector.cpp vector.hpp verbose.cpp verbose.hpp18 TesselationUnitTest_SOURCES = defs.hpp helpers.cpp helpers.hpp leastsquaremin.cpp leastsquaremin.hpp linkedcell.cpp linkedcell.hpp memoryallocator.hpp memoryusageobserver.cpp memoryusageobserver.hpp tesselation.cpp tesselation.hpp tesselationhelpers.cpp tesselationhelpers.hpp tesselationunittest.cpp tesselationunittest.hpp vector.cpp vector.hpp verbose.cpp verbose.hpp 19 19 TesselationUnitTest_CXXFLAGS = $(CPPUNIT_CFLAGS) 20 20 TesselationUnitTest_LDFLAGS = $(CPPUNIT_LIBS) -ldl
Note:
See TracChangeset
for help on using the changeset viewer.
