Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / src / turbulenceModels / incompressible / RAS / Make / options
blob73454e7e385407d020a13a7bd734fdbad5bcc956
1 EXE_INC = \
2     -I$(LIB_SRC)/turbulenceModels \
3     -I$(LIB_SRC)/transportModels \
4     -I$(LIB_SRC)/finiteVolume/lnInclude \
5     -I$(LIB_SRC)/meshTools/lnInclude
7 LIB_LIBS = \
8     -lincompressibleTurbulenceModel \
9     -lfiniteVolume \
10     -lmeshTools