intersection with triangle plane for miss
[OpenFOAM-1.5.x.git] / applications / solvers / incompressible / oodles / Make / options
blobdd71fa8e53a4f808961209b9fc65895bf9aec1af
1 EXE_INC = \
2     -I$(LIB_SRC)/turbulenceModels/LES \
3     -I$(LIB_SRC)/turbulenceModels/LES/LESdeltas/lnInclude \
4     -I$(LIB_SRC)/transportModels \
5     -I$(LIB_SRC)/finiteVolume/lnInclude \
6     -I$(LIB_SRC)/meshTools/lnInclude \
7     -I$(LIB_SRC)/sampling/lnInclude
9 EXE_LIBS = \
10     -lincompressibleLESModels \
11     -lincompressibleTransportModels \
12     -lfiniteVolume \
13     -lmeshTools