openfoam/applications/utilities/preProcessing/PDR/pdrFields/Make/options
2020-12-11 20:24:24 +00:00

15 lines
338 B
Plaintext

EXE_INC = \
-Iobstacles \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/fileFormats/lnInclude \
-I$(LIB_SRC)/surfMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/mesh/blockMesh/lnInclude
LIB_LIBS = \
-lfiniteVolume \
-lfileFormats \
-lsurfMesh \
-lmeshTools \
-lblockMesh