10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
EXE_INC = \
|
|
-IextractionMethod/lnInclude \
|
|
-I$(LIB_SRC)/surfMesh/lnInclude \
|
|
-I$(LIB_SRC)/fileFormats/lnInclude \
|
|
-I$(LIB_SRC)/meshTools/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lsurfaceFeatureExtract \
|
|
-lmeshTools
|