mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
- remove patch/point text labels upon deletion - combined client/server plugin instead of separate .so files first experiment with adding panel decorations - directory reorganization
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
|
-I$(ParaView_INST_DIR)/include \
|
|
-I../PVFoamReader
|
|
|
|
LIB_LIBS = \
|
|
-lfiniteVolume \
|
|
-lgenericPatchFields \
|
|
$(GLIBS)
|