5 lines
187 B
Text
5 lines
187 B
Text
EXE_INC = -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
|
|
-I$(LIB_SRC)/triSurface/lnInclude \
|
|
-I$(LIB_SRC)/meshTools/lnInclude
|
|
|
|
EXE_LIBS = -ltriSurface -lmeshLibrary -lmeshTools
|