initial commit for version 1.5.x patch release
[OpenFOAM-1.5.x.git] / tutorials / rhoTurbTwinParcelFoam / rhoTurbTwinParcelFoam / Make / options
blob4c9cff9d9583f857d344a58c88eb973002c9181f
1 EXE_INC = \
2     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
3     -I$(LIB_SRC)/lagrangian/intermediate/lnInclude \
4     -I$(LIB_SRC)/finiteVolume/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/combustion/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/radiation/lnInclude \
9     -I$(LIB_SRC)/turbulenceModels/RAS
11 EXE_LIBS = \
12     -llagrangian \
13     -llagrangianIntermediate \
14     -lfiniteVolume \
15     -lmeshTools \
16     -lthermophysicalFunctions \
17     -lbasicThermophysicalModels \
18     -lcombustionThermophysicalModels \
19     -lspecie \
20     -lradiation \
21     -lcompressibleRASModels