Files
openfoam/applications/utilities/parallelProcessing/reconstructPar/Make/options
2019-09-20 14:06:30 -07:00

17 lines
436 B
Plaintext

EXE_INC = \
-I$(LIB_SRC)/finiteArea/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude \
-I$(LIB_SRC)/parallel/reconstruct/reconstruct/lnInclude
EXE_LIBS = \
-lfiniteArea \
-lfiniteVolume \
-lmeshTools \
-llagrangian \
-lgenericPatchFields \
-ldynamicMesh \
-lreconstruct