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:
3
applications/test/testPointEdgeWave/Make/files
Normal file
3
applications/test/testPointEdgeWave/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
testPointEdgeWave.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/testPointEdgeWave
|
||||
6
applications/test/testPointEdgeWave/Make/options
Normal file
6
applications/test/testPointEdgeWave/Make/options
Normal file
@ -0,0 +1,6 @@
|
||||
EXE_INC = \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lmeshTools
|
||||
|
||||
Reference in New Issue
Block a user