moved field-related function objects to field subfolder

This commit is contained in:
andy
2009-01-13 17:29:54 +00:00
parent 34c3702f1e
commit 654f844386
21 changed files with 73 additions and 81 deletions

View File

@ -0,0 +1,9 @@
EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/sampling/lnInclude
LIB_LIBS = \
-lfiniteVolume \
-lmeshTools \
-lsampling