- additional debug information - improve support for dictionary specification of constant, polynomial and table entries. These previously only worked properly for primitiveEntry, which causes confusion. - extend table Function1 to include TableFile functionality. Simplifies switching and modifying content.
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
EXE_INC = \
|
|
-DFULLDEBUG -g \
|
|
-I$(LIB_SRC)/meshTools/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lmeshTools
|