10 lines
192 B
Text
10 lines
192 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||
|
-I$(LIB_SRC)/errorEstimation/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-lerrorEstimation \
|
||
|
-lmeshTools \
|
||
|
-ldynamicMesh \
|
||
|
-lfiniteVolume
|