7 lines
139 B
Text
Executable file
7 lines
139 B
Text
Executable file
EXE_INC = \
|
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
|
-I$(LIB_SRC)/triSurface/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-ltriSurface \
|
|
-lmeshTools
|