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
Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
[foam-extend-3.2.git]
/
applications
/
solvers
/
solidMechanics
/
deprecatedSolvers
/
newContactStressFoam
/
Make
/
options
blob
d2094ff8cd1c514b9defdf13da11536e2dacb500
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/dynamicMesh/lnInclude \
4
-I../materialModels/lnInclude \
5
-I../newStressedFoam/
6
7
EXE_LIBS = \
8
-lfiniteVolume \
9
-lmaterialModels \
10
-llduSolvers
11