regionModels: Refactored to remove the now redundant regionModel base class
This commit is contained in:
@ -2,13 +2,11 @@ EXE_INC = \
|
||||
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude \
|
||||
-I$(LIB_SRC)/parallel/parallel/lnInclude \
|
||||
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
|
||||
-I$(LIB_SRC)/regionModels/regionModel/lnInclude
|
||||
-I$(LIB_SRC)/lagrangian/basic/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-lmeshTools \
|
||||
-lparallel \
|
||||
-llagrangian \
|
||||
-lregionModels \
|
||||
-lgenericPatchFields
|
||||
|
||||
Reference in New Issue
Block a user