openfoam/applications/test/reconstructedDistanceFunction/Make/options
2022-03-31 16:01:41 +02:00

16 lines
382 B
Plaintext

EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/surfMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/sampling/lnInclude \
-I$(LIB_SRC)/transportModels/geometricVoF/lnInclude
EXE_LIBS = \
-lfiniteVolume \
-lsurfMesh \
-lmeshTools \
-lsampling \
-lgeometricVoF \
-ltwoPhaseMixture \
-ltwoPhaseProperties