Skip to content
Snippets Groups Projects
Commit 1805c240 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

remove extra include dirs

parent de04042c
No related branches found
No related tags found
No related merge requests found
...@@ -8,8 +8,8 @@ include ../variables ...@@ -8,8 +8,8 @@ include ../variables
LIB = ../lib/libGmshGeo${LIBEXT} LIB = ../lib/libGmshGeo${LIBEXT}
INC = ${DASH}I../Common ${DASH}I../Geo ${DASH}I../Mesh\ INC = ${DASH}I../Common ${DASH}I../Geo ${DASH}I../Mesh\
${DASH}I../Post ${DASH}I../Numeric ${DASH}I../Parser ${DASH}I../Fltk\ ${DASH}I../Post ${DASH}I../Numeric ${DASH}I../Parser\
${DASH}I../contrib/NR ${DASH}I../contrib/ANN/include\ ${DASH}I../contrib/ANN/include\
${DASH}I../contrib/MathEval ${DASH}I../contrib/gmm ${DASH}I../contrib/MathEval ${DASH}I../contrib/gmm
CFLAGS = ${OPTIM} ${FLAGS} ${INC} ${SYSINCLUDE} CFLAGS = ${OPTIM} ${FLAGS} ${INC} ${SYSINCLUDE}
......
...@@ -8,8 +8,7 @@ include ../variables ...@@ -8,8 +8,7 @@ include ../variables
LIB = ../lib/libGmshMesh${LIBEXT} LIB = ../lib/libGmshMesh${LIBEXT}
INC = ${DASH}I../Numeric ${DASH}I../Common ${DASH}I../Geo\ INC = ${DASH}I../Numeric ${DASH}I../Common ${DASH}I../Geo\
${DASH}I../Mesh ${DASH}I../Post ${DASH}I../Graphics\ ${DASH}I../Mesh ${DASH}I../Post\
${DASH}I../Fltk ${DASH}I../contrib/NR ${DASH}I../contrib/Triangle\
${DASH}I../contrib/Tetgen ${DASH}I../contrib/Netgen\ ${DASH}I../contrib/Tetgen ${DASH}I../contrib/Netgen\
${DASH}I../contrib/Netgen/libsrc/include\ ${DASH}I../contrib/Netgen/libsrc/include\
${DASH}I../contrib/Netgen/libsrc/interface\ ${DASH}I../contrib/Netgen/libsrc/interface\
......
...@@ -7,7 +7,7 @@ include ../variables ...@@ -7,7 +7,7 @@ include ../variables
LIB = ../lib/libGmshNumeric${LIBEXT} LIB = ../lib/libGmshNumeric${LIBEXT}
INC = ${DASH}I../Common ${DASH}I../Numeric ${DASH}I../contrib/NR ${DASH}I../Geo INC = ${DASH}I../Common ${DASH}I../Numeric ${DASH}I../Geo
CFLAGS = ${OPTIM} ${FLAGS} ${INC} ${SYSINCLUDE} CFLAGS = ${OPTIM} ${FLAGS} ${INC} ${SYSINCLUDE}
......
...@@ -9,8 +9,7 @@ LIB = ../lib/libGmshPlugin${LIBEXT} ...@@ -9,8 +9,7 @@ LIB = ../lib/libGmshPlugin${LIBEXT}
INC = ${DASH}I../Common ${DASH}I../Graphics ${DASH}I../Geo\ INC = ${DASH}I../Common ${DASH}I../Graphics ${DASH}I../Geo\
${DASH}I../Mesh ${DASH}I../Post ${DASH}I../Fltk ${DASH}I../Numeric\ ${DASH}I../Mesh ${DASH}I../Post ${DASH}I../Fltk ${DASH}I../Numeric\
${DASH}I../contrib/ANN/include ${DASH}I../contrib/Triangle\ ${DASH}I../contrib/ANN/include ${DASH}I../contrib/MathEval
${DASH}I../contrib/MathEval
CFLAGS = ${OPTIM} ${FLAGS} ${INC} ${SYSINCLUDE} CFLAGS = ${OPTIM} ${FLAGS} ${INC} ${SYSINCLUDE}
...@@ -165,7 +164,8 @@ LongitudeLatitude${OBJEXT}: LongitudeLatitude.cpp LongitudeLatitude.h Plugin.h \ ...@@ -165,7 +164,8 @@ LongitudeLatitude${OBJEXT}: LongitudeLatitude.cpp LongitudeLatitude.h Plugin.h \
../Common/Options.h ../Post/ColorTable.h ../Common/GmshMessage.h \ ../Common/Options.h ../Post/ColorTable.h ../Common/GmshMessage.h \
../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \
../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \ ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \
../Numeric/GmshMatrix.h ../Common/GmshConfig.h ../Common/ListUtils.h ../Numeric/GmshMatrix.h ../Common/GmshConfig.h ../Common/ListUtils.h \
../Common/OpenFile.h
Triangulate${OBJEXT}: Triangulate.cpp ../Geo/GModel.h ../Geo/GVertex.h \ Triangulate${OBJEXT}: Triangulate.cpp ../Geo/GModel.h ../Geo/GVertex.h \
../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \ ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GPoint.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Geo/GPoint.h \
...@@ -201,19 +201,18 @@ Skin${OBJEXT}: Skin.cpp Skin.h Plugin.h ../Common/Options.h ../Post/ColorTable.h ...@@ -201,19 +201,18 @@ Skin${OBJEXT}: Skin.cpp Skin.h Plugin.h ../Common/Options.h ../Post/ColorTable.h
../Common/ListUtils.h ../Common/TreeUtils.h ../Common/avl.h \ ../Common/ListUtils.h ../Common/TreeUtils.h ../Common/avl.h \
../Common/ListUtils.h ../Common/MallocUtils.h ../Common/Context.h \ ../Common/ListUtils.h ../Common/MallocUtils.h ../Common/Context.h \
../Geo/CGNSOptions.h ../Mesh/meshPartitionOptions.h ../Geo/CGNSOptions.h ../Mesh/meshPartitionOptions.h
GSHHS${OBJEXT}: GSHHS.cpp GSHHS.h Plugin.h ../Common/Options.h \ GSHHS${OBJEXT}: GSHHS.cpp ../Mesh/Field.h ../Common/GmshConfig.h ../Post/PView.h \
../Post/ColorTable.h ../Common/GmshMessage.h ../Post/PView.h \ ../Geo/SPoint3.h ../Geo/SPoint2.h GSHHS.h Plugin.h ../Common/Options.h \
../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ ../Post/ColorTable.h ../Common/GmshMessage.h ../Post/PViewDataList.h \
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Numeric/GmshMatrix.h \ ../Post/PViewData.h ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h \
../Common/GmshConfig.h ../Common/ListUtils.h ../Mesh/Field.h \ ../Numeric/GmshMatrix.h ../Common/ListUtils.h ../Geo/GModel.h \
../Geo/GModel.h ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h \ ../Geo/GVertex.h ../Geo/GEntity.h ../Geo/Range.h ../Geo/SPoint3.h \
../Geo/SPoint3.h ../Geo/SBoundingBox3d.h ../Geo/GPoint.h \ ../Geo/SBoundingBox3d.h ../Geo/GPoint.h ../Geo/SPoint2.h ../Geo/GEdge.h \
../Geo/SPoint2.h ../Geo/GEdge.h ../Geo/GEntity.h ../Geo/GVertex.h \ ../Geo/GEntity.h ../Geo/GVertex.h ../Geo/SVector3.h ../Geo/SPoint3.h \
../Geo/SVector3.h ../Geo/SPoint3.h ../Geo/SPoint3.h ../Geo/SPoint2.h \ ../Geo/SPoint3.h ../Geo/SPoint2.h ../Geo/GFace.h ../Geo/GEntity.h \
../Geo/GFace.h ../Geo/GEntity.h ../Geo/GPoint.h ../Geo/GEdgeLoop.h \ ../Geo/GPoint.h ../Geo/GEdgeLoop.h ../Geo/GEdge.h ../Geo/SPoint2.h \
../Geo/GEdge.h ../Geo/SPoint2.h ../Geo/SVector3.h ../Geo/Pair.h \ ../Geo/SVector3.h ../Geo/Pair.h ../Geo/GRegion.h ../Geo/GEntity.h \
../Geo/GRegion.h ../Geo/GEntity.h ../Geo/SPoint3.h \ ../Geo/SPoint3.h ../Geo/SBoundingBox3d.h
../Geo/SBoundingBox3d.h
Extract${OBJEXT}: Extract.cpp ../Common/GmshConfig.h Extract.h Plugin.h \ Extract${OBJEXT}: Extract.cpp ../Common/GmshConfig.h Extract.h Plugin.h \
../Common/Options.h ../Post/ColorTable.h ../Common/GmshMessage.h \ ../Common/Options.h ../Post/ColorTable.h ../Common/GmshMessage.h \
../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \ ../Post/PView.h ../Geo/SPoint3.h ../Post/PViewDataList.h \
......
...@@ -135,6 +135,9 @@ adaptiveData${OBJEXT}: adaptiveData.cpp adaptiveData.h ../Numeric/GmshMatrix.h \ ...@@ -135,6 +135,9 @@ adaptiveData${OBJEXT}: adaptiveData.cpp adaptiveData.h ../Numeric/GmshMatrix.h \
../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \ ../Geo/SPoint3.h ../Post/PViewDataList.h ../Post/PViewData.h \
../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/ListUtils.h \ ../Geo/SBoundingBox3d.h ../Geo/SPoint3.h ../Common/ListUtils.h \
../Common/OS.h ../Common/OS.h
shapeFunctions${OBJEXT}: shapeFunctions.cpp shapeFunctions.h \
../Numeric/Numeric.h ../Numeric/NumericEmbedded.h \
../Numeric/GmshMatrix.h ../Common/GmshConfig.h ../Common/GmshMessage.h
OctreePost${OBJEXT}: OctreePost.cpp ../Common/Octree.h \ OctreePost${OBJEXT}: OctreePost.cpp ../Common/Octree.h \
../Common/OctreeInternals.h OctreePost.h ../Common/ListUtils.h PView.h \ ../Common/OctreeInternals.h OctreePost.h ../Common/ListUtils.h PView.h \
../Geo/SPoint3.h PViewDataList.h PViewData.h ../Geo/SBoundingBox3d.h \ ../Geo/SPoint3.h PViewDataList.h PViewData.h ../Geo/SBoundingBox3d.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment