intersection with triangle plane for miss
[OpenFOAM-1.5.x.git] / src / lagrangian / Allwmake
blob0a5e86bdefa2e0948fb0d6ad077e436ae7cc518f
1 #!/bin/sh
2 set -x
4 wmake libso basic
5 wmake libso solidParticle
6 wmake libso intermediate
7 wmake libso dieselSpray
8 (cd molecularDynamics && wmake libso potential)
9 (cd molecularDynamics && wmake libso molecule)