From bf7959d2c837c4e9a44746aba8e4346b4bf18914 Mon Sep 17 00:00:00 2001 From: henry Date: Tue, 27 May 2008 19:30:59 +0100 Subject: [PATCH] Correctinons to the wmake options to pick-up the ParaView headers --- .../PV3-3FoamReader/vtkPV3Foam/Make/options | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3-3FoamReader/vtkPV3Foam/Make/options b/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3-3FoamReader/vtkPV3Foam/Make/options index 650b286a7d..b40ecb51d7 100644 --- a/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3-3FoamReader/vtkPV3Foam/Make/options +++ b/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3-3FoamReader/vtkPV3Foam/Make/options @@ -2,11 +2,12 @@ EXE_INC = \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/lagrangian/basic/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ - -I$(ParaView_DIR) \ -I$(ParaView_DIR)/VTK \ - -I$(ParaView_DIR)/VTK/Common \ - -I$(ParaView_DIR)/VTK/Filtering \ - -I$(ParaView_DIR)/VTK/Rendering \ + -I$(ParaView_INST_DIR) \ + -I$(ParaView_INST_DIR)/VTK \ + -I$(ParaView_INST_DIR)/VTK/Common \ + -I$(ParaView_INST_DIR)/VTK/Filtering \ + -I$(ParaView_INST_DIR)/VTK/Rendering \ -I../PV3FoamReader LIB_LIBS = \