- exception calcType.H since it'll most likely be used for building applications anyhow - use quailified names in more of the lagrangian code - killed some tab indents in various places.
10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
|
-I$(LIB_SRC)/errorEstimation/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lerrorEstimation \
|
|
-lfiniteVolume \
|
|
-lmeshTools \
|
|
-ldynamicMesh
|