openfoam/applications/utilities/mesh/conversion/ccm
Mark Olesen 392aa56f23 COMP: dllexport symbols for conversion/ccm (fixes #3199)
- normally mingw will export *all* symbols, but since the ADF library
  explicitly uses __declspec(dllexport) itself we must do the same
  otherwise none of our library symbols are exported and linking fails.

- update some code style for conversion/ccm
2025-01-02 12:38:22 +01:00
..
ccmToFoam COMP: dllexport symbols for conversion/ccm (fixes #3199) 2025-01-02 12:38:22 +01:00
foamToCcm COMP: dllexport symbols for conversion/ccm (fixes #3199) 2025-01-02 12:38:22 +01:00
Allwmake STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00