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