COMP: options: LIB_LIBS instead of EXE_LIBS

This commit is contained in:
mattijs 2012-12-17 14:58:47 +00:00
parent 80983ba14f
commit b3ba13a43c

View File

@ -24,7 +24,7 @@ EXE_INC = \
-IPrintTable \
-I../vectorTools
EXE_LIBS = \
LIB_LIBS = \
-lmeshTools \
-ledgeMesh \
-lfileFormats \