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 1643 by tim, Mon Oct 25 17:03:56 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  
10   DEV_ROOT               = ../..
11   UseMPI                 = no
# Line 42 | Line 42 | LibraryDirs = \
42          /usr/local/lib \
43          /usr/local/mpich/lib \
44          /home/maul/gezelter/tim/cppunit/lib \
45 +        $(DEV_ROOT)/lib
46  
47   LibDirs          = -L$(LibDir)    $(LibraryDirs:%=-L%)
48  
# Line 51 | Line 52 | Libraries = \
52          -lsprng \
53          -lmpich \
54          -lfmpich \
55 +        -lOOPSE \
56  
57  
58   #LinkOptions = \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines