STYLE: add Test-copyFile

This commit is contained in:
Mark Olesen
2019-06-24 14:46:38 +02:00
committed by Andrew Heather
parent 49864ba7d7
commit fa8ab2d5b4
3 changed files with 175 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Test-copyFile.C
EXE = $(FOAM_USER_APPBIN)/Test-copyFile

View File

@ -0,0 +1,2 @@
/* EXE_INC = -I$(LIB_SRC)/finiteVolume/lnInclude */
/* EXE_LIBS = -lfiniteVolume */