initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / solvers / incompressible / boundaryFoam / Make / options
blobb5a6f5b4068ef0a25eec87313e7f67c38a0f02de
1 EXE_INC = \
2     -I$(LIB_SRC)/turbulenceModels \
3     -I$(LIB_SRC)/turbulenceModels/incompressible/RAS/RASModel \
4     -I$(LIB_SRC)/transportModels \
5     -I$(LIB_SRC)/transportModels/incompressible/singlePhaseTransportModel \
6     -I$(LIB_SRC)/finiteVolume/lnInclude \
7     -I$(LIB_SRC)/sampling/lnInclude
9 EXE_LIBS = \
10     -lincompressibleRASModels \
11     -lincompressibleTransportModels \
12     -lfiniteVolume \
13     -lmeshTools \
14     -lsampling