Skip to content
Snippets Groups Projects
Commit 218c1c38 authored by Andrew Heather's avatar Andrew Heather
Browse files

COMP: removed trailing spaces after backslash to avoid comp warning msgs

parent 3d039770
Branches
Tags
No related merge requests found
EXE_INC = \
-I$(LIB_SRC)/fileFormats/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
LIB_LIBS = \
-ltriSurface \
-lmeshTools \
-lmeshTools \
-lfileFormats
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment