Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
db00b5e1
Commit
db00b5e1
authored
Jul 23, 2008
by
Andrew Heather
Browse files
Merge branch 'master' of
ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
parents
5508e0b6
c9148dd1
Changes
2
Hide whitespace changes
Inline
Side-by-side
applications/utilities/miscellaneous/foamDebugSwitches/Make/options
View file @
db00b5e1
EXE_LIBS = \
-lautoMesh \
-lbasicThermophysicalModels \
-lchemistryModel \
-lcombustionThermophysicalModels \
-lcompressibleLESModels \
-lcompressibleRASModels \
-ldecompositionMethods \
-ldieselSpray \
-ldynamicFvMesh \
...
...
@@ -17,6 +15,7 @@ EXE_LIBS = \
-lfvMotionSolvers \
-lincompressibleLESModels \
-lincompressibleTransportModels \
-lcompressibleRASModels \
-lincompressibleRASModels \
-linterfaceProperties \
-llagrangianIntermediate \
...
...
@@ -39,5 +38,5 @@ EXE_LIBS = \
-lspecie \
-lthermophysicalFunctions \
-ltopoChangerFvMesh \
-ltriSurface
-ltriSurface
\
-lautoMesh
src/autoMesh/Make/options
View file @
db00b5e1
/* include /home/pinky2/mattijs/pub/Delaunay/CGAL-3.1/make/makefile_i686_Linux-2.6.4-52-default_g++-3.4.3 */
EXE_INC = \
/* -g -DFULLDEBUG -O0 $(CGAL_CXXFLAGS) */ \
-I$(LIB_SRC)/decompositionAgglomeration/decompositionMethods/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(
FOAM
_SRC)/lagrangian/basic/lnInclude \
-I$(
LIB
_SRC)/lagrangian/basic/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/edgeMesh/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude
...
...
@@ -17,5 +14,4 @@ LIB_LIBS = \
-llagrangian \
-lmeshTools \
-ledgeMesh \
-ltriSurface \
/* $(CGAL_LDFLAGS) */
-ltriSurface
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment