initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / sampling / sample / Make / options
blobae583f3388ec7ea9040a7e6cb68db67748cd5c53
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(LIB_SRC)/meshTools/lnInclude \
4     -I$(LIB_SRC)/sampling/lnInclude \
5     -I$(LIB_SRC)/surfMesh/lnInclude \
6     -I$(LIB_SRC)/triSurface/lnInclude \
7     -I$(LIB_SRC)/lagrangian/basic/lnInclude
9 EXE_LIBS = \
10     -lfiniteVolume \
11     -lmeshTools \
12     -lsampling \
13     -lsurfMesh \
14     -ltriSurface \
15     -llagrangian