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 1626 by tim, Wed Oct 20 22:54:30 2004 UTC vs.
Revision 1627 by tim, Thu Oct 21 16:32:06 2004 UTC

# Line 4 | Line 4 | Source = UtilTest.cpp \
4  
5   Source = UtilTest.cpp \
6           GenericDataTestCase.cpp \
7         PropertyMap.cpp \
7           PropertyMapTestCase.cpp
8  
9   DEV_ROOT               = ../..
# Line 42 | Line 41 | LibraryDirs = \
41          /usr/local/lib \
42          /usr/local/mpich/lib \
43          /home/maul/gezelter/tim/cppunit/lib \
44 +        $(DEV_ROOT)/lib
45  
46   LibDirs          = -L$(LibDir)    $(LibraryDirs:%=-L%)
47  
# Line 51 | Line 51 | Libraries = \
51          -lsprng \
52          -lmpich \
53          -lfmpich \
54 +        -lOOPSE \
55  
56  
57   #LinkOptions = \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines