Add the OpenFOAM source tree
This commit is contained in:
3
applications/test/mappedPatch/Make/files
Normal file
3
applications/test/mappedPatch/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
Test-MappedPatch.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-MappedPatch
|
||||
6
applications/test/mappedPatch/Make/options
Normal file
6
applications/test/mappedPatch/Make/options
Normal file
@ -0,0 +1,6 @@
|
||||
EXE_INC = \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude \
|
||||
-I$(LIB_SRC)/finiteVolume/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteVolume
|
||||
Reference in New Issue
Block a user