Add the OpenFOAM source tree
This commit is contained in:
8
applications/test/alloc/Make/files
Normal file
8
applications/test/alloc/Make/files
Normal file
@ -0,0 +1,8 @@
|
||||
Test-alloc.C
|
||||
/*
|
||||
Test-new.C
|
||||
Test-malloc.C
|
||||
Test.C
|
||||
*/
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-alloc
|
||||
2
applications/test/alloc/Make/options
Normal file
2
applications/test/alloc/Make/options
Normal file
@ -0,0 +1,2 @@
|
||||
/* EXE_INC = -I$(LIB_SRC)/cfdTools/include */
|
||||
/* EXE_LIBS = -lfiniteVolume */
|
||||
Reference in New Issue
Block a user