EXE_INC = \
    -I$(LIB_SRC)/meshTools/lnInclude \
    -I$(LIB_SRC)/topoSetSources/lnInclude

EXE_LIBS = \
    -lfiniteVolume \
    -lgenericPatches \
    -lmeshTools \
    -ltopoSetSources \
    -lfvTopoSetSources
