openfoam/applications/utilities/postProcessing/graphics/PV3Readers/vtkPV3Readers/Make/options
Mark Olesen 10524cb8a1 STYLE: eliminate ParaView_INST_DIR variable and simplify plugin Make/options
- the 'make install' target from ParaView now installs all of the
  includes necessary for compiling plugins.
2010-03-05 13:04:30 +01:00

6 lines
96 B
Plaintext

EXE_INC = \
-I$(ParaView_DIR)/include/paraview-$(ParaView_MAJOR)
LIB_LIBS = \
$(GLIBS)