initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / applications / solvers / compressible / rhoTurbFoam / Make / options
blobe7f320c747302176ca996ecad955c69f6ee8bed7
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
4     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
5     -I$(LIB_SRC)/turbulenceModels/RAS
6     
7 EXE_LIBS = \
8     -lfiniteVolume \
9     -lmeshTools \
10     -lbasicThermophysicalModels \
11     -lspecie \
12     -lcompressibleRASModels