7 lines
144 B
Text
7 lines
144 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/mesh/cfMesh/lnInclude \
|
||
|
-I$(FOAM_SRC)/triSurface/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-ltriSurface -lcfMesh -lmeshTools
|