openfoam/applications/utilities/mesh/conversion/polyDualMesh/Make/options
Mark Olesen d8b29eb7ef added 'conversion' library
* started with polyDualMesh, but add mesh reader/writers in the future
2008-07-04 09:57:43 +02:00

7 lines
132 B
Plaintext

EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/conversion/lnInclude
EXE_LIBS = \
-lmeshTools -lconversion