src/functionObjects/field/Make/options updated
This commit is contained in:
parent
56283c39e5
commit
3aec2ad4ac
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ EXE_INC = \
|
|||
-I$(LIB_SRC)/sampling/lnInclude \
|
||||
-I$(LIB_SRC)/surfMesh/lnInclude \
|
||||
-I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
|
||||
-I$(LIB_SRC)/thermophysicalModels/solidThermo/lnInclude \
|
||||
-I$(LIB_SRC)/transportModels \
|
||||
-I$(LIB_SRC)/transportModels/compressible/lnInclude \
|
||||
-I$(LIB_SRC)/TurbulenceModels/turbulenceModels/lnInclude \
|
||||
|
|
@ -15,6 +16,7 @@ EXE_INC = \
|
|||
LIB_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-lfluidThermophysicalModels \
|
||||
-lsolidThermo \
|
||||
-lincompressibleTransportModels \
|
||||
-lturbulenceModels \
|
||||
-lcompressibleTransportModels \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue