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