This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/Make/options
2010-12-19 22:22:59 -05:00

10 lines
263 B
Text

EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I${LIBCCMIO_INCLUDE_DIR} \
-I${LIBCCMIO_INCLUDE_DIR}/libccmio
EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-L${LIBCCMIO_LIB_DIR} -lccmio -ladf_ccmio