GIT: patchFaceOrientation: moved files

This commit is contained in:
mattijs
2013-09-26 10:43:07 +01:00
parent 1e541a6c73
commit fe470ba3a8
3 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,3 @@
patchFaceOrientation.C
orientFaceZone.C
EXE = $(FOAM_APPBIN)/orientFaceZone

View File

@ -1,7 +1,9 @@
EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/mesh/autoMesh/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude
EXE_LIBS = \
-lmeshTools \
-lautoMesh \
-ltriSurface