7 lines
129 B
Text
7 lines
129 B
Text
|
EXE_INC = -I../../meshLibrary/lnInclude \
|
||
|
-I$(LIB_SRC)/meshTools/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-lmeshLibrary \
|
||
|
-lmeshTools
|