11 lines
254 B
Text
11 lines
254 B
Text
EXE_INC = \
|
|
-I$(LIB_SRC)/mesh/cfMesh/lnInclude \
|
|
-I$(LIB_SRC)/triSurface/lnInclude \
|
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
|
-I$(LIB_SRC)/edgeMesh/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-ltriSurface \
|
|
-lmeshLibrary \
|
|
-lmeshTools \
|
|
-ledgeMesh
|