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