initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / applications / solvers / combustion / dieselEngineFoam / Make / options
bloba5cbe01e35179e3c32fc77606b0d71196d94d3b6
1 EXE_INC = \
2     -I../engineFoam \
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 \
17     -I$(LIB_SRC)/engine/lnInclude
19 EXE_LIBS = \
20     -lengine \
21     -lcompressibleRASModels \
22     -lcombustionThermophysicalModels \
23     -lfiniteVolume \
24     -llagrangian \
25     -ldieselSpray \
26     -lliquids \
27     -lliquidMixture \
28     -lthermophysicalFunctions \
29     -lspecie \
30     -lbasicThermophysicalModels \
31     -llaminarFlameSpeedModels \
32     -lchemistryModel \
33     -lODE \
34     -lpdf