Removed unneeded lib dependency from mdInitialise
[foam-extend-3.2.git] / applications / solvers / combustion / dieselEngineFoam / Make / options
blob3311982cb44942d834e470ee0fa47eb482094fa0
1 EXE_INC = \
2     -I../engineFoam \
3     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
4     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
5     -I$(LIB_SRC)/lagrangian/dieselSpray/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/liquids/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/liquidMixture/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
12     -I$(LIB_SRC)/thermophysicalModels/laminarFlameSpeed/lnInclude \
13     -I$(LIB_SRC)/../applications/solvers/reactionThermo/XiFoam \
14     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
15     -I$(LIB_SRC)/ODE/lnInclude \
16     -I$(LIB_SRC)/engine/lnInclude \
17     -I$(LIB_SRC)/finiteVolume/lnInclude \
19 EXE_LIBS = \
20     -lengine \
21     -lcompressibleTurbulenceModel \
22     -lcompressibleRASModels \
23     -lcompressibleLESModels \
24     -lreactionThermophysicalModels \
25     -lfiniteVolume \
26     -llagrangian \
27     -ldieselSpray \
28     -lliquids \
29     -lliquidMixture \
30     -lthermophysicalFunctions \
31     -lspecie \
32     -lbasicThermophysicalModels \
33     -llaminarFlameSpeedModels \
34     -lchemistryModel \
35     -lODE \
36     -lpdf \
37     -llduSolvers \
38     -L$(MESQUITE_LIB_DIR) -lmesquite