repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git]
/
applications
/
utilities
/
postProcessing
/
dataConversion
/
foamToTecplot360
/
Make
/
options
blob
97a2251f7bb9bf8d90bb23bd4ddbccf3c74a04a9
1
EXE_INC = \
2
-I$(WM_THIRD_PARTY_DIR)/tecio/tecsrc/lnInclude \
3
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
4
-I$(LIB_SRC)/finiteVolume/lnInclude \
5
-I$(LIB_SRC)/meshTools/lnInclude
6
7
8
EXE_LIBS = \
9
-llagrangian \
10
-lfiniteVolume \
11
-lgenericPatchFields \
12
-lmeshTools \
13
-L$(FOAM_EXT_LIBBIN) -ltecio