COMP: link twoPhaseProperties library (#2424)

This commit is contained in:
Mark Olesen
2022-03-30 17:35:44 +02:00
parent 6fa23bd7a6
commit 3721a61fe0
17 changed files with 34 additions and 22 deletions

View File

@ -1,9 +1,9 @@
EXE_INC = \
-IalphaFieldFunctions/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/fileFormats/lnInclude \
-I$(LIB_SRC)/surfMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/fileFormats/lnInclude \
-I$(LIB_SRC)/sampling/lnInclude \
-I$(LIB_SRC)/transportModels/geometricVoF/lnInclude
@ -14,4 +14,6 @@ EXE_LIBS = \
-lmeshTools \
-lsampling \
-lgeometricVoF \
-ltwoPhaseMixture \
-ltwoPhaseProperties \
-lalphaFieldFunctions