repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUGFIX: Illegal use of uninitialised value (backport)
[foam-extend-3.2.git]
/
applications
/
utilities
/
surface
/
surfaceMeshConvertTesting
/
Make
/
options
blob
d51d01848e5a135cdc2667e1bb93170c47b82d2f
1
EXE_INC = \
2
-I$(LIB_SRC)/meshTools/lnInclude \
3
-I$(LIB_SRC)/triSurface/lnInclude \
4
-I$(LIB_SRC)/surfMesh/lnInclude
5
6
EXE_LIBS = \
7
-ltriSurface \
8
-lmeshTools \
9
-lsurfMesh