Skip to content
Snippets Groups Projects
Commit 707ba522 authored by mattijs's avatar mattijs
Browse files

COMP: coldenginefoam: library linkage

parent e65512be
No related merge requests found
......@@ -9,6 +9,7 @@ EXE_INC = \
-I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/sampling/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/fieldSources/lnInclude
EXE_LIBS = \
......@@ -19,4 +20,5 @@ EXE_LIBS = \
-lfluidThermophysicalModels \
-lspecie \
-lfiniteVolume \
-lmeshTools \
-lfieldSources
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment