STYLE: consistent use of LIB_SRC in Make/options

- had occasional remnant use of FOAM_SRC
This commit is contained in:
Mark Olesen
2017-04-06 23:56:23 +02:00
parent eb6fb7f7e3
commit 96fd3c9367
12 changed files with 21 additions and 22 deletions

View File

@ -13,8 +13,8 @@ EXE_INC = \
${CGAL_INC} \
${c++CGALWARN} \
-I.. \
-I$(FOAM_SRC)/surfMesh/lnInclude \
-I$(FOAM_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/surfMesh/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/edgeMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I/usr/include/Qt