initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / applications / solvers / combustion / dieselFoam / Make / options
blob605042aa498dbfb1d9a7cf2907819b8feb787deb
1 EXE_INC = \
2     -I../dieselEngineFoam \
3     -I$(LIB_SRC)/finiteVolume/lnInclude \
4     -I$(LIB_SRC)/turbulenceModels/RAS \
5     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
6     -I$(LIB_SRC)/lagrangian/dieselSpray/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/liquids/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/liquidMixture/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/combustion/lnInclude \
12     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
13     -I$(LIB_SRC)/thermophysicalModels/laminarFlameSpeed/lnInclude \
14     -I$(LIB_SRC)/../applications/solvers/combustion/XiFoam \
15     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
16     -I$(LIB_SRC)/ODE/lnInclude
18 EXE_LIBS = \
19     -lcompressibleRASModels \
20     -lcombustionThermophysicalModels \
21     -lfiniteVolume \
22     -llagrangian \
23     -ldieselSpray \
24     -lliquids \
25     -lliquidMixture \
26     -lthermophysicalFunctions \
27     -lspecie \
28     -lbasicThermophysicalModels \
29     -llaminarFlameSpeedModels \
30     -lchemistryModel \
31     -lODE \
32     -lpdf