Transferred copyright to the OpenFOAM Foundation
[OpenFOAM-2.0.x.git] / src / turbulenceModels / compressible / turbulenceModel / Make / options
blobc3d7e278f098e7074a2f46878d8737f2091d3029
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/turbulenceModels \
5     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/basicSolidThermo/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/solid/lnInclude
10 LIB_LIBS = \
11     -lbasicSolidThermo \
12     -lbasicThermophysicalModels \
13     -lspecie \
14     -lfiniteVolume \
15     -lmeshTools \
16     -lsolid \
17     -lradiationModels