6 lines
170 B
Text
6 lines
170 B
Text
|
EXE_INC = -I../../meshLibrary/lnInclude \
|
||
|
-I$(LIB_SRC)/triSurface/lnInclude \
|
||
|
-I$(LIB_SRC)/meshTools/lnInclude
|
||
|
|
||
|
EXE_LIBS = -ltriSurface -lmeshLibrary -lmeshTools
|