mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Integrated Foundation code to commit 104aac5
This commit is contained in:
@ -17,12 +17,10 @@ EXE_INC = \
|
||||
$(COMP_FLAGS) \
|
||||
-I$(FOAM_SRC)/surfMesh/lnInclude \
|
||||
-I$(FOAM_SRC)/triSurface/lnInclude \
|
||||
-I$(LIB_SRC)/edgeMesh/lnInclude \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lsurfMesh \
|
||||
-ltriSurface \
|
||||
-ledgeMesh \
|
||||
-lmeshTools \
|
||||
$(LINK_FLAGS)
|
||||
|
||||
Reference in New Issue
Block a user