mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Add the OpenFOAM source tree
This commit is contained in:
3
applications/utilities/surface/surfaceFind/Make/files
Normal file
3
applications/utilities/surface/surfaceFind/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
surfaceFind.C
|
||||
|
||||
EXE = $(FOAM_APPBIN)/surfaceFind
|
||||
6
applications/utilities/surface/surfaceFind/Make/options
Normal file
6
applications/utilities/surface/surfaceFind/Make/options
Normal file
@ -0,0 +1,6 @@
|
||||
EXE_INC = \
|
||||
-I$(LIB_SRC)/surfMesh/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lmeshTools \
|
||||
-lsurfMesh
|
||||
Reference in New Issue
Block a user