mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Correctinons to the wmake options to pick-up the ParaView headers
This commit is contained in:
@ -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 = \
|
||||
|
||||
Reference in New Issue
Block a user