mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: relocate regionProperties to meshTools
This commit is contained in:
@ -4,8 +4,7 @@ EXE_INC = \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude \
|
||||
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
|
||||
-I$(LIB_SRC)/dynamicMesh/lnInclude \
|
||||
-I$(LIB_SRC)/parallel/reconstruct/reconstruct/lnInclude \
|
||||
-I$(LIB_SRC)/regionModels/regionModel/lnInclude
|
||||
-I$(LIB_SRC)/parallel/reconstruct/reconstruct/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteArea \
|
||||
@ -14,5 +13,4 @@ EXE_LIBS = \
|
||||
-llagrangian \
|
||||
-lgenericPatchFields \
|
||||
-ldynamicMesh \
|
||||
-lreconstruct \
|
||||
-lregionModels
|
||||
-lreconstruct
|
||||
|
||||
Reference in New Issue
Block a user