9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
|
-I$(LIB_SRC)/triSurface/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-ltriSurface \
|
|
-lgenericPatches \
|
|
-lmeshTools
|