8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/sampling/lnInclude \
|
|
-I$(LIB_SRC)/meshTools/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lsampling \
|
|
-lmeshTools
|