Files
openfoam/src/fvAgglomerationMethods/pairPatchAgglomeration/Make/options
2011-02-04 17:57:52 +00:00

11 lines
198 B
Plaintext

EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/OpenFOAM/lnInclude
LIB_LIBS = \
-lfiniteVolume \
-lOpenFOAM \
-lmeshTools