Add the OpenFOAM source tree
This commit is contained in:
6
applications/utilities/surface/surfaceClean/Make/files
Normal file
6
applications/utilities/surface/surfaceClean/Make/files
Normal file
@ -0,0 +1,6 @@
|
||||
collapseBase.C
|
||||
collapseEdge.C
|
||||
|
||||
surfaceClean.C
|
||||
|
||||
EXE = $(FOAM_APPBIN)/surfaceClean
|
||||
7
applications/utilities/surface/surfaceClean/Make/options
Normal file
7
applications/utilities/surface/surfaceClean/Make/options
Normal file
@ -0,0 +1,7 @@
|
||||
EXE_INC = \
|
||||
-I$(LIB_SRC)/triSurface/lnInclude \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lmeshTools \
|
||||
-ltriSurface
|
||||
Reference in New Issue
Block a user