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 1701 by tim, Wed Nov 3 16:08:43 2004 UTC vs.
Revision 1781 by tim, Wed Nov 24 19:49:33 2004 UTC

# Line 5 | Line 5 | Source = UtilTest.cpp \
5   Source = UtilTest.cpp \
6           GenericDataTestCase.cpp \
7           PropertyMapTestCase.cpp \
8 +         PropertyMap.cpp \
9           GenericFactoryTestCase.cpp \
10 <         NextCombinationTestCase.cpp
10 >         NextCombinationTestCase.cpp \
11 >         StringTokenizerTestCase.cpp \
12 >         StringTokenizer.cpp
13  
14   DEV_ROOT               = ../..
15   UseMPI                 = no
# Line 53 | Line 56 | Libraries = \
56          -lsprng \
57          -lmpich \
58          -lfmpich \
56        -lOOPSE \
59  
60  
61   #LinkOptions = \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines