7 lines
136 B
Text
7 lines
136 B
Text
EXE_INC = \
|
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
|
-I$(LIB_SRC)/edgeMesh/lnInclude \
|
|
|
|
EXE_LIBS = \
|
|
-lmeshTools \
|
|
-ledgeMesh
|