initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / src / lagrangian / dieselSpray / Make / options
blob27bbeafd0b264c10ae21cb0073299b2116a55b1c
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
4     -I$(LIB_SRC)/turbulenceModels/RAS/compressible/lnInclude \
5     -I$(LIB_SRC)/turbulenceModels/LES/LESdeltas/lnInclude \
6     -I$(LIB_SRC)/turbulenceModels/LES/compressible/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/liquids/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/liquidMixture/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
12     -I$(LIB_SRC)/thermophysicalModels/combustion/lnInclude \
13     -I$(LIB_SRC)/thermophysicalModels/pdfs/lnInclude
15 LIB_LIBS = \
16     -llagrangian \
17     -lfiniteVolume \
18     -lcompressibleRASModels \
19     -lcompressibleLESModels \
20     -lLESdeltas \
21     -lliquids \
22     -lliquidMixture \
23     -lthermophysicalFunctions \
24     -lspecie \
25     -lpdf