Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / applications / utilities / postProcessing / wall / wallHeatFlux / Make / options
blob4d244f56baa078788f3c7624c1733e91c34b08d9
1 EXE_INC = \
2     -I$(LIB_SRC)/turbulenceModels \
3     -I$(LIB_SRC)/turbulenceModels/compressible/RAS/RASModel \
4     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
7     -I$(LIB_SRC)/finiteVolume/lnInclude
9 EXE_LIBS = \
10     -lcompressibleRASModels \
11     -lreactionThermophysicalModels \
12     -lfiniteVolume \
13     -lgenericPatchFields \
14     -lspecie \
15     -lbasicThermophysicalModels