Skip to content
Snippets Groups Projects
Commit c9148dd1 authored by henry's avatar henry
Browse files

Minor rearrangement.

parent 5ad6930c
Branches
Tags
No related merge requests found
EXE_LIBS = \ EXE_LIBS = \
-lautoMesh \
-lbasicThermophysicalModels \ -lbasicThermophysicalModels \
-lchemistryModel \ -lchemistryModel \
-lcombustionThermophysicalModels \ -lcombustionThermophysicalModels \
-lcompressibleLESModels \ -lcompressibleLESModels \
-lcompressibleRASModels \
-ldecompositionMethods \ -ldecompositionMethods \
-ldieselSpray \ -ldieselSpray \
-ldynamicFvMesh \ -ldynamicFvMesh \
...@@ -17,6 +15,7 @@ EXE_LIBS = \ ...@@ -17,6 +15,7 @@ EXE_LIBS = \
-lfvMotionSolvers \ -lfvMotionSolvers \
-lincompressibleLESModels \ -lincompressibleLESModels \
-lincompressibleTransportModels \ -lincompressibleTransportModels \
-lcompressibleRASModels \
-lincompressibleRASModels \ -lincompressibleRASModels \
-linterfaceProperties \ -linterfaceProperties \
-llagrangianIntermediate \ -llagrangianIntermediate \
...@@ -39,5 +38,5 @@ EXE_LIBS = \ ...@@ -39,5 +38,5 @@ EXE_LIBS = \
-lspecie \ -lspecie \
-lthermophysicalFunctions \ -lthermophysicalFunctions \
-ltopoChangerFvMesh \ -ltopoChangerFvMesh \
-ltriSurface -ltriSurface \
-lautoMesh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment