initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / graphics / PVFoamReader / vtkFoam / Make / options
blob670c68424b6cb0a590c7ef39ff48be899c3244fc
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I$(ParaView_INST_DIR)/include \
4     -I../PVFoamReader
6 LIB_LIBS = \
7     -lfiniteVolume \
8     $(GLIBS)