ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/test/utils/Makefile
(Generate patch)

Comparing trunk/OOPSE-2.0/test/utils/Makefile (file contents):
Revision 1620 by tim, Wed Oct 20 21:38:17 2004 UTC vs.
Revision 1622 by tim, Wed Oct 20 22:54:30 2004 UTC

# Line 3 | Line 3 | Source = UtilTest.cpp \
3   TestMain = $(Main)
4  
5   Source = UtilTest.cpp \
6 <         GenericFactoryTestCase.cpp \
7 <         GenericDataTestCase.cpp
6 >         GenericDataTestCase.cpp \
7 >         PropertyMap.cpp \
8 >         PropertyMapTestCase.cpp
9  
10   DEV_ROOT               = ../..
11   UseMPI                 = no
# Line 40 | Line 41 | LibraryDirs = \
41   LibraryDirs = \
42          /usr/local/lib \
43          /usr/local/mpich/lib \
44 <        /home/maul/gezelter/tim/cppunit/lib
44 >        /home/maul/gezelter/tim/cppunit/lib \
45  
46   LibDirs          = -L$(LibDir)    $(LibraryDirs:%=-L%)
47  
# Line 49 | Line 50 | Libraries = \
50          -ldl \
51          -lsprng \
52          -lmpich \
53 <        -lfmpich
53 >        -lfmpich \
54  
55  
56   #LinkOptions = \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines