11 lines
256 B
Text
11 lines
256 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||
|
-I$(LIB_SRC)/triSurface/lnInclude \
|
||
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
||
|
-I$(LIB_SRC)/oversetMesh/oversetMesh/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-lfiniteVolume \
|
||
|
-loversetMesh \
|
||
|
-llduSolvers
|