Skip to content
Snippets Groups Projects
options 479 B
Newer Older
Andrew Heather's avatar
Andrew Heather committed
EXE_INC = \
Andrew Heather's avatar
Andrew Heather committed
    -I$(LIB_SRC)/lagrangian/intermediate/lnInclude \
    -I$(LIB_SRC)/thermophysicalModels/radiation/lnInclude \
    -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
    -I$(LIB_SRC)/finiteVolume/lnInclude \
    -I$(LIB_SRC)/meshTools/lnInclude
Andrew Heather's avatar
Andrew Heather committed

EXE_LIBS = \
    -llagrangianIntermediate \
    -lradiationModels \
    -lthermophysicalFunctions \
    -lregionModels \
    -lfiniteVolume \
    -lmeshTools \
    -lsampling