mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Creation of OpenFOAM-dev repository 15/04/2008
This commit is contained in:
5
applications/utilities/surface/surfaceCoarsen/Make/files
Normal file
5
applications/utilities/surface/surfaceCoarsen/Make/files
Normal file
@ -0,0 +1,5 @@
|
||||
bunnylod/progmesh.C
|
||||
bunnylod/vector.C
|
||||
surfaceCoarsen.C
|
||||
|
||||
EXE = $(FOAM_APPBIN)/surfaceCoarsen
|
||||
@ -0,0 +1,7 @@
|
||||
EXE_INC = \
|
||||
-Ibunnylod \
|
||||
-I$(LIB_SRC)/triSurface/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-ltriSurface \
|
||||
-lmeshTools
|
||||
Reference in New Issue
Block a user