initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / solvers / combustion / dieselEngineFoam / Make / options
blob60558513fe28ea936712ecf14e78588ea4a4e1fe
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     -lcompressibleRASModels \
22     -lcompressibleLESModels \
23     -lreactionThermophysicalModels \
24     -lfiniteVolume \
25     -llagrangian \
26     -ldieselSpray \
27     -lliquids \
28     -lliquidMixture \
29     -lthermophysicalFunctions \
30     -lspecie \
31     -lbasicThermophysicalModels \
32     -llaminarFlameSpeedModels \
33     -lchemistryModel \
34     -lODE \
35     -lpdf