7 lines
176 B
Text
7 lines
176 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/mesh/cfMesh/lnInclude \
|
||
|
-I$(LIB_SRC)/triSurface/lnInclude \
|
||
|
-I$(LIB_SRC)/meshTools/lnInclude
|
||
|
|
||
|
EXE_LIBS = -ltriSurface -lcfMesh -lmeshTools
|