8 lines
158 B
Text
8 lines
158 B
Text
EXE_INC = \
|
|
-I$(LIB_SRC)/triSurface/lnInclude \
|
|
-I$(LIB_SRC)/finiteArea/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-ltriSurface \
|
|
-lmeshTools \
|
|
-lfiniteArea
|