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

Comparing trunk/OOPSE-3.0/test/utils/Makefile (file contents):
Revision 1622 by tim, Wed Oct 20 22:54:30 2004 UTC vs.
Revision 1661 by tim, Thu Oct 28 02:28:03 2004 UTC

# Line 4 | Line 4 | Source = UtilTest.cpp \
4  
5   Source = UtilTest.cpp \
6           GenericDataTestCase.cpp \
7 <         PropertyMap.cpp \
8 <         PropertyMapTestCase.cpp
7 >         PropertyMapTestCase.cpp \
8 >         GenericFactoryTestCase.cpp \
9 >         ReplaceWildCardTestCase.cpp
10  
11   DEV_ROOT               = ../..
12   UseMPI                 = no
# Line 42 | Line 43 | LibraryDirs = \
43          /usr/local/lib \
44          /usr/local/mpich/lib \
45          /home/maul/gezelter/tim/cppunit/lib \
46 +        $(DEV_ROOT)/lib
47  
48   LibDirs          = -L$(LibDir)    $(LibraryDirs:%=-L%)
49  
# Line 51 | Line 53 | Libraries = \
53          -lsprng \
54          -lmpich \
55          -lfmpich \
56 +        -lOOPSE \
57  
58  
59   #LinkOptions = \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines