8 lines
230 B
Text
8 lines
230 B
Text
EXE_INC = \
|
|
-I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
|
|
-I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lreactionThermophysicalModels \
|
|
-lbasicThermophysicalModels \
|
|
-lspecie
|