d56de58fbb
Conflicts: tutorials/immersedBoundary/porousBumpChannelIb/system/controlDict tutorials/incompressible/icoDyMFoam/movingBlockRBF/RBFMotionFunction/Make/options
11 lines
307 B
Text
11 lines
307 B
Text
EXE_INC = \
|
|
-I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude \
|
|
-I$(LIB_SRC)/dynamicMesh/meshMotion/RBFMotionSolver/lnInclude \
|
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
|
-I$(LIB_SRC)/meshTools/lnInclude
|
|
|
|
LIB_LIBS = \
|
|
-ldynamicMesh \
|
|
-lfiniteVolume \
|
|
-lmeshTools \
|
|
-lRBFMotionSolver
|