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

Comparing trunk/OOPSE-2.0/test/brains/Makefile (file contents):
Revision 1629 by tim, Thu Oct 21 21:30:34 2004 UTC vs.
Revision 1648 by tim, Tue Oct 26 22:19:22 2004 UTC

# Line 3 | Line 3 | Source = BrainsTest.cpp \
3   TestMain = $(Main)
4  
5   Source = BrainsTest.cpp \
6 <         SnapshotTestCase.cpp \
7 <         SnapshotManagerTestCase.cpp \
6 >         DataStorage.cpp \
7 >         DataStorageTestCase.cpp \
8  
9  
10   DEV_ROOT               = ../..
11   UseMPI                 = no
12   ParallelDeclare        = -DIS_MPI
13 < CppCompiler            = icpc
14 < Linker                 = icpc
13 > CppCompiler            = icpc -g
14 > Linker                 = icpc -g
15   Delete                 = /bin/rm -rf
16   MakeDepend             = makedepend
17  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines