ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git] / applications / solvers / lagrangian / uncoupledKinematicParcelFoam / Make / options
blob7a7ddc0432750f614fde11aed81552971c8b29db
1 EXE_INC = \
2     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
3     -I$(LIB_SRC)/lagrangian/intermediate/lnInclude \
4     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/radiationModels/lnInclude \
8     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
9     -I$(LIB_SRC)/finiteVolume/lnInclude \
10     -I$(LIB_SRC)/meshTools/lnInclude \
11     -I$(LIB_SRC)/regionModels/regionModel/lnInclude \
12     -I$(LIB_SRC)/regionModels/surfaceFilmModels/lnInclude \
13     -I$(LIB_SRC)/sampling/lnInclude
15 EXE_LIBS = \
16     -llagrangian \
17     -llagrangianIntermediate \
18     -lthermophysicalFunctions \
19     -lbasicThermophysicalModels \
20     -lspecie \
21     -lradiationModels \
22     -lcompressibleTurbulenceModel \
23     -lcompressibleRASModels \
24     -lcompressibleLESModels \
25     -lfiniteVolume \
26     -lmeshTools \
27     -lregionModels \
28     -lsurfaceFilmModels \
29     -lsampling