Initial release of the new fireFoam solver and ancillary libraries.
[OpenFOAM-1.6.x.git] / applications / utilities / thermophysical / IFCLookUpTableGen / Make / options
blobc76d4c4f2b6cd06822e8fc426a651a41f6d811db
1 EXE_INC = \
2    -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
3    -I$(LIB_SRC)/finiteVolume/lnInclude \
4    -I$(LIB_SRC)/meshTools/lnInclude \
5    -I$(LIB_SRC)/OpenFOAM/lnInclude \
6    -I$(LIB_SRC)/thermophysicalModels/radiation/lnInclude
9 EXE_LIBS = \
10     -lspecie \
11     -lmeshTools \
12     -lOpenFOAM \
13     -lfiniteVolume