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