8 lines
183 B
Text
8 lines
183 B
Text
|
EXE_INC = \
|
||
|
-I../../meshLibrary/lnInclude \
|
||
|
-I$(FOAM_SRC)/triSurface/lnInclude \
|
||
|
-I$(LIB_SRC)/meshTools/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-ltriSurface -lmeshLibrary -lmeshTools
|