From: Debian Science Maintainers Date: Fri, 6 May 2011 13:52:41 +0000 (+0100) Subject: lib-release X-Git-Tag: archive/raspbian/7.3.0+dfsg1-4+rpi1~1^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=86366966c0a37c7882e90a4d5b73056b300ad811;p=opencascade.git lib-release Add '-release 6.5.0' to all lib*_la_LDFLAGS variables Gbp-Pq: Name lib-release.patch --- diff --git a/ros/adm/make/FWOSPlugin/Makefile.am b/ros/adm/make/FWOSPlugin/Makefile.am index c1e86930a..d7273e1bb 100644 --- a/ros/adm/make/FWOSPlugin/Makefile.am +++ b/ros/adm/make/FWOSPlugin/Makefile.am @@ -28,3 +28,5 @@ libFWOSPlugin_la_SOURCES = \ @top_srcdir@/src/FWOSDriver/FWOSDriver_Driver.cxx \ @top_srcdir@/src/FWOSDriver/FWOSDriver_DriverFactory.cxx +libFWOSPlugin_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/PTKernel/Makefile.am b/ros/adm/make/PTKernel/Makefile.am index a633e5221..0df310180 100644 --- a/ros/adm/make/PTKernel/Makefile.am +++ b/ros/adm/make/PTKernel/Makefile.am @@ -144,3 +144,5 @@ libPTKernel_la_SOURCES = \ @top_srcdir@/src/PMMgt/PMMgt_PManaged.cxx \ @top_srcdir@/src/PStandard/PStandard_ArrayNode.cxx +libPTKernel_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKAdvTools/Makefile.am b/ros/adm/make/TKAdvTools/Makefile.am index d5178bd97..0bb02f264 100644 --- a/ros/adm/make/TKAdvTools/Makefile.am +++ b/ros/adm/make/TKAdvTools/Makefile.am @@ -189,3 +189,5 @@ libTKAdvTools_la_SOURCES = \ @top_srcdir@/src/Materials/Materials_MaterialDefinition.cxx \ @top_srcdir@/src/Materials/Materials_MaterialsDictionary.cxx +libTKAdvTools_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKBO/Makefile.am b/ros/adm/make/TKBO/Makefile.am index 1013fd64d..0f83213ae 100644 --- a/ros/adm/make/TKBO/Makefile.am +++ b/ros/adm/make/TKBO/Makefile.am @@ -317,3 +317,5 @@ libTKBO_la_SOURCES = \ @top_srcdir@/src/IntTools/IntTools_Tools.cxx \ @top_srcdir@/src/IntTools/IntTools_TopolTool.cxx +libTKBO_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKBRep/Makefile.am b/ros/adm/make/TKBRep/Makefile.am index cabb68ec1..89dc4f2b9 100644 --- a/ros/adm/make/TKBRep/Makefile.am +++ b/ros/adm/make/TKBRep/Makefile.am @@ -191,3 +191,5 @@ libTKBRep_la_SOURCES = \ @top_srcdir@/src/TopoDS/TopoDS_Vertex.cxx \ @top_srcdir@/src/TopoDS/TopoDS_Wire.cxx +libTKBRep_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKBin/Makefile.am b/ros/adm/make/TKBin/Makefile.am index 483712eaf..bb5215d61 100644 --- a/ros/adm/make/TKBin/Makefile.am +++ b/ros/adm/make/TKBin/Makefile.am @@ -65,3 +65,5 @@ libTKBin_la_SOURCES = \ @top_srcdir@/src/BinTools/BinTools_ShapeSet.cxx \ @top_srcdir@/src/BinTools/BinTools_SurfaceSet.cxx +libTKBin_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKBinL/Makefile.am b/ros/adm/make/TKBinL/Makefile.am index 2bbb75d80..53ef0c016 100644 --- a/ros/adm/make/TKBinL/Makefile.am +++ b/ros/adm/make/TKBinL/Makefile.am @@ -85,3 +85,5 @@ libTKBinL_la_SOURCES = \ @top_srcdir@/src/BinMFunction/BinMFunction_ScopeDriver.cxx \ @top_srcdir@/src/BinObjMgt/BinObjMgt_Persistent.cxx +libTKBinL_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKBinTObj/Makefile.am b/ros/adm/make/TKBinTObj/Makefile.am index 4b809fb97..fd6e91c60 100644 --- a/ros/adm/make/TKBinTObj/Makefile.am +++ b/ros/adm/make/TKBinTObj/Makefile.am @@ -37,3 +37,5 @@ libTKBinTObj_la_SOURCES = \ @top_srcdir@/src/BinTObjDrivers/BinTObjDrivers_ReferenceDriver.cxx \ @top_srcdir@/src/BinTObjDrivers/BinTObjDrivers_XYZDriver.cxx +libTKBinTObj_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKBinXCAF/Makefile.am b/ros/adm/make/TKBinXCAF/Makefile.am index f3c361043..7aa9790af 100644 --- a/ros/adm/make/TKBinXCAF/Makefile.am +++ b/ros/adm/make/TKBinXCAF/Makefile.am @@ -55,3 +55,5 @@ libTKBinXCAF_la_SOURCES = \ @top_srcdir@/src/BinXCAFDrivers/BinXCAFDrivers_DocumentRetrievalDriver.cxx \ @top_srcdir@/src/BinXCAFDrivers/BinXCAFDrivers_DocumentStorageDriver.cxx +libTKBinXCAF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKBool/Makefile.am b/ros/adm/make/TKBool/Makefile.am index 4bc2ee24f..bc245a815 100644 --- a/ros/adm/make/TKBool/Makefile.am +++ b/ros/adm/make/TKBool/Makefile.am @@ -439,3 +439,5 @@ libTKBool_la_SOURCES = \ @top_srcdir@/src/TopOpeBRepTool/TopOpeBRepTool_trace.cxx \ @top_srcdir@/src/TopOpeBRepTool/TopOpeBRepTool_traceSTATE.cxx +libTKBool_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKCAF/Makefile.am b/ros/adm/make/TKCAF/Makefile.am index 952a81b0a..2c882d148 100644 --- a/ros/adm/make/TKCAF/Makefile.am +++ b/ros/adm/make/TKCAF/Makefile.am @@ -112,3 +112,5 @@ libTKCAF_la_SOURCES = \ @top_srcdir@/src/TPrsStd/TPrsStd_PlaneDriver.cxx \ @top_srcdir@/src/TPrsStd/TPrsStd_PointDriver.cxx +libTKCAF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKCDF/Makefile.am b/ros/adm/make/TKCDF/Makefile.am index 068a47992..15522d732 100644 --- a/ros/adm/make/TKCDF/Makefile.am +++ b/ros/adm/make/TKCDF/Makefile.am @@ -106,3 +106,5 @@ libTKCDF_la_SOURCES = \ @top_srcdir@/src/PCDM/PCDM_Writer.cxx \ @top_srcdir@/src/UTL/UTL.cxx +libTKCDF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKDCAF/Makefile.am b/ros/adm/make/TKDCAF/Makefile.am index 7c8189360..a51bf00f4 100644 --- a/ros/adm/make/TKDCAF/Makefile.am +++ b/ros/adm/make/TKDCAF/Makefile.am @@ -121,3 +121,5 @@ libTKDCAF_la_SOURCES = \ @top_srcdir@/src/DrawDim/DrawDim_PlanarRadius.cxx \ @top_srcdir@/src/DrawDim/DrawDim_Radius.cxx +libTKDCAF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKDraw/Makefile.am b/ros/adm/make/TKDraw/Makefile.am index ca045a72b..f82df1331 100644 --- a/ros/adm/make/TKDraw/Makefile.am +++ b/ros/adm/make/TKDraw/Makefile.am @@ -116,3 +116,5 @@ libTKDraw_la_SOURCES = \ @top_srcdir@/src/DrawTrSurf/DrawTrSurf_Triangulation.cxx \ @top_srcdir@/src/DrawTrSurf/DrawTrSurf_Triangulation2D.cxx +libTKDraw_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKFeat/Makefile.am b/ros/adm/make/TKFeat/Makefile.am index 4dbfda120..df4c90773 100644 --- a/ros/adm/make/TKFeat/Makefile.am +++ b/ros/adm/make/TKFeat/Makefile.am @@ -85,3 +85,5 @@ libTKFeat_la_SOURCES = \ @top_srcdir@/src/LocOpe/LocOpe_Spliter.cxx \ @top_srcdir@/src/LocOpe/LocOpe_WiresOnShape.cxx +libTKFeat_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKFillet/Makefile.am b/ros/adm/make/TKFillet/Makefile.am index 48921ca70..42351241a 100644 --- a/ros/adm/make/TKFillet/Makefile.am +++ b/ros/adm/make/TKFillet/Makefile.am @@ -182,3 +182,5 @@ libTKFillet_la_SOURCES = \ @top_srcdir@/src/FilletSurf/FilletSurf_Builder.cxx \ @top_srcdir@/src/FilletSurf/FilletSurf_InternalBuilder.cxx +libTKFillet_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKG2d/Makefile.am b/ros/adm/make/TKG2d/Makefile.am index aa165cc08..f17deb8e2 100644 --- a/ros/adm/make/TKG2d/Makefile.am +++ b/ros/adm/make/TKG2d/Makefile.am @@ -111,3 +111,5 @@ libTKG2d_la_SOURCES = \ @top_srcdir@/src/LProp/LProp_CurAndInf.cxx \ @top_srcdir@/src/TopAbs/TopAbs.cxx +libTKG2d_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKG3d/Makefile.am b/ros/adm/make/TKG3d/Makefile.am index edadacab2..4b8e95a1e 100644 --- a/ros/adm/make/TKG3d/Makefile.am +++ b/ros/adm/make/TKG3d/Makefile.am @@ -158,3 +158,5 @@ libTKG3d_la_SOURCES = \ @top_srcdir@/src/LProp3d/LProp3d_CurveTool.cxx \ @top_srcdir@/src/LProp3d/LProp3d_SurfaceTool.cxx +libTKG3d_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKGeomAlgo/Makefile.am b/ros/adm/make/TKGeomAlgo/Makefile.am index 3318b3236..caf196b06 100644 --- a/ros/adm/make/TKGeomAlgo/Makefile.am +++ b/ros/adm/make/TKGeomAlgo/Makefile.am @@ -572,3 +572,5 @@ libTKGeomAlgo_la_SOURCES = \ @top_srcdir@/src/TopTrans/TopTrans_CurveTransition.cxx \ @top_srcdir@/src/TopTrans/TopTrans_SurfaceTransition.cxx +libTKGeomAlgo_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKGeomBase/Makefile.am b/ros/adm/make/TKGeomBase/Makefile.am index d3268bda3..8fc27c8f6 100644 --- a/ros/adm/make/TKGeomBase/Makefile.am +++ b/ros/adm/make/TKGeomBase/Makefile.am @@ -448,3 +448,5 @@ libTKGeomBase_la_SOURCES = \ @top_srcdir@/src/gce/gce_MakeTranslation2d.cxx \ @top_srcdir@/src/gce/gce_Root.cxx +libTKGeomBase_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKHLR/Makefile.am b/ros/adm/make/TKHLR/Makefile.am index 1519ffb64..0c22e4f69 100644 --- a/ros/adm/make/TKHLR/Makefile.am +++ b/ros/adm/make/TKHLR/Makefile.am @@ -195,3 +195,5 @@ libTKHLR_la_SOURCES = \ @top_srcdir@/src/Intrv/Intrv_Intervals.cxx \ @top_srcdir@/src/TopCnx/TopCnx_EdgeFaceTransition.cxx +libTKHLR_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKIGES/Makefile.am b/ros/adm/make/TKIGES/Makefile.am index 3d2b1f6bf..9a78a5502 100644 --- a/ros/adm/make/TKIGES/Makefile.am +++ b/ros/adm/make/TKIGES/Makefile.am @@ -567,3 +567,5 @@ libTKIGES_la_SOURCES = \ @top_srcdir@/src/IGESToBRep/IGESToBRep_TopoCurve.cxx \ @top_srcdir@/src/IGESToBRep/IGESToBRep_TopoSurface.cxx +libTKIGES_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKLCAF/Makefile.am b/ros/adm/make/TKLCAF/Makefile.am index c91e650c1..8c7035f4e 100644 --- a/ros/adm/make/TKLCAF/Makefile.am +++ b/ros/adm/make/TKLCAF/Makefile.am @@ -222,3 +222,5 @@ libTKLCAF_la_SOURCES = \ @top_srcdir@/src/TFunction/TFunction_Logbook.cxx \ @top_srcdir@/src/TFunction/TFunction_Scope.cxx +libTKLCAF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKMath/Makefile.am b/ros/adm/make/TKMath/Makefile.am index 615ead598..c9e876423 100644 --- a/ros/adm/make/TKMath/Makefile.am +++ b/ros/adm/make/TKMath/Makefile.am @@ -289,3 +289,5 @@ libTKMath_la_SOURCES = \ @top_srcdir@/src/math/math_ValueAndWeight.cxx \ @top_srcdir@/src/math/math_Vector.cxx +libTKMath_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKMesh/Makefile.am b/ros/adm/make/TKMesh/Makefile.am index 3998f8c1d..33a1f6bc3 100644 --- a/ros/adm/make/TKMesh/Makefile.am +++ b/ros/adm/make/TKMesh/Makefile.am @@ -123,3 +123,4 @@ libTKMesh_la_SOURCES = \ @top_srcdir@/src/MeshAlgo/MeshAlgo_Triangle.cxx \ @top_srcdir@/src/MeshAlgo/MeshAlgo_Vertex.cxx +libTKMesh_la_LDFLAGS = -release 6.5.0 diff --git a/ros/adm/make/TKMeshVS/Makefile.am b/ros/adm/make/TKMeshVS/Makefile.am index 270d0f5d8..f3a956bba 100644 --- a/ros/adm/make/TKMeshVS/Makefile.am +++ b/ros/adm/make/TKMeshVS/Makefile.am @@ -93,3 +93,5 @@ libTKMeshVS_la_SOURCES = \ @top_srcdir@/src/MeshVS/MeshVS_TwoColors.cxx \ @top_srcdir@/src/MeshVS/MeshVS_VectorPrsBuilder.cxx +libTKMeshVS_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKNIS/Makefile.am b/ros/adm/make/TKNIS/Makefile.am index 3429a9eb9..21ee2532e 100644 --- a/ros/adm/make/TKNIS/Makefile.am +++ b/ros/adm/make/TKNIS/Makefile.am @@ -42,3 +42,5 @@ libTKNIS_la_SOURCES = \ @top_srcdir@/src/NIS/NIS_TriangulatedDrawer.cxx \ @top_srcdir@/src/NIS/NIS_View.cxx +libTKNIS_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKOffset/Makefile.am b/ros/adm/make/TKOffset/Makefile.am index e9c8707b5..c66a418f7 100644 --- a/ros/adm/make/TKOffset/Makefile.am +++ b/ros/adm/make/TKOffset/Makefile.am @@ -102,3 +102,5 @@ libTKOffset_la_SOURCES = \ @top_srcdir@/src/Draft/Draft_Modification_1.cxx \ @top_srcdir@/src/Draft/Draft_VertexInfo.cxx +libTKOffset_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKOpenGl/Makefile.am b/ros/adm/make/TKOpenGl/Makefile.am index 70919fd51..ab4c2d6b7 100644 --- a/ros/adm/make/TKOpenGl/Makefile.am +++ b/ros/adm/make/TKOpenGl/Makefile.am @@ -227,3 +227,5 @@ libTKOpenGl_la_SOURCES = \ @top_srcdir@/src/OpenGl/OpenGl_vind.cxx \ @top_srcdir@/src/OpenGl/OpenGl_ws.cxx +libTKOpenGl_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKPCAF/Makefile.am b/ros/adm/make/TKPCAF/Makefile.am index 0d7e62a3f..10a0647a9 100644 --- a/ros/adm/make/TKPCAF/Makefile.am +++ b/ros/adm/make/TKPCAF/Makefile.am @@ -96,3 +96,5 @@ libTKPCAF_la_SOURCES = \ @top_srcdir@/src/PPrsStd/PPrsStd_AISPresentation.cxx \ @top_srcdir@/src/PPrsStd/PPrsStd_AISPresentation_1.cxx +libTKPCAF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKPLCAF/Makefile.am b/ros/adm/make/TKPLCAF/Makefile.am index e76579b8d..23a07f317 100644 --- a/ros/adm/make/TKPLCAF/Makefile.am +++ b/ros/adm/make/TKPLCAF/Makefile.am @@ -201,3 +201,5 @@ libTKPLCAF_la_SOURCES = \ @top_srcdir@/src/PDocStd/PDocStd_XLink.cxx \ @top_srcdir@/src/PFunction/PFunction_Function.cxx +libTKPLCAF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKPShape/Makefile.am b/ros/adm/make/TKPShape/Makefile.am index 39fc88563..4b8195f30 100644 --- a/ros/adm/make/TKPShape/Makefile.am +++ b/ros/adm/make/TKPShape/Makefile.am @@ -342,3 +342,5 @@ libTKPShape_la_SOURCES = \ @top_srcdir@/src/PTopoDS/PTopoDS_Vertex.cxx \ @top_srcdir@/src/PTopoDS/PTopoDS_Wire.cxx +libTKPShape_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKPrim/Makefile.am b/ros/adm/make/TKPrim/Makefile.am index b5a388bf5..28db1cc94 100644 --- a/ros/adm/make/TKPrim/Makefile.am +++ b/ros/adm/make/TKPrim/Makefile.am @@ -75,3 +75,5 @@ libTKPrim_la_SOURCES = \ @top_srcdir@/src/Sweep/Sweep_NumShapeIterator.cxx \ @top_srcdir@/src/Sweep/Sweep_NumShapeTool.cxx +libTKPrim_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKSTEP/Makefile.am b/ros/adm/make/TKSTEP/Makefile.am index 105a1468b..ec399998b 100644 --- a/ros/adm/make/TKSTEP/Makefile.am +++ b/ros/adm/make/TKSTEP/Makefile.am @@ -391,3 +391,5 @@ libTKSTEP_la_SOURCES = \ @top_srcdir@/src/TopoDSToStep/TopoDSToStep_Tool.cxx \ @top_srcdir@/src/TopoDSToStep/TopoDSToStep_WireframeBuilder.cxx +libTKSTEP_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKSTEP209/Makefile.am b/ros/adm/make/TKSTEP209/Makefile.am index 55ce5910c..5702a8fe3 100644 --- a/ros/adm/make/TKSTEP209/Makefile.am +++ b/ros/adm/make/TKSTEP209/Makefile.am @@ -246,3 +246,5 @@ libTKSTEP209_la_SOURCES = \ @top_srcdir@/src/StepFEA/StepFEA_SymmetricTensor43dMember.cxx \ @top_srcdir@/src/StepFEA/StepFEA_Volume3dElementRepresentation.cxx +libTKSTEP209_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKSTEPAttr/Makefile.am b/ros/adm/make/TKSTEPAttr/Makefile.am index 086f6b54a..ccec8d818 100644 --- a/ros/adm/make/TKSTEPAttr/Makefile.am +++ b/ros/adm/make/TKSTEPAttr/Makefile.am @@ -253,3 +253,5 @@ libTKSTEPAttr_la_SOURCES = \ @top_srcdir@/src/StepVisual/StepVisual_TextStyleWithBoxCharacteristics.cxx \ @top_srcdir@/src/StepVisual/StepVisual_ViewVolume.cxx +libTKSTEPAttr_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKSTEPBase/Makefile.am b/ros/adm/make/TKSTEPBase/Makefile.am index 3bcabcdc9..10e74b2b4 100644 --- a/ros/adm/make/TKSTEPBase/Makefile.am +++ b/ros/adm/make/TKSTEPBase/Makefile.am @@ -828,3 +828,5 @@ libTKSTEPBase_la_SOURCES = \ @top_srcdir@/src/StepShape/StepShape_VertexLoop.cxx \ @top_srcdir@/src/StepShape/StepShape_VertexPoint.cxx +libTKSTEPBase_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKSTL/Makefile.am b/ros/adm/make/TKSTL/Makefile.am index b4cd876a2..05cc8694f 100644 --- a/ros/adm/make/TKSTL/Makefile.am +++ b/ros/adm/make/TKSTL/Makefile.am @@ -52,3 +52,5 @@ libTKSTL_la_SOURCES = \ @top_srcdir@/src/StlMesh/StlMesh_MeshTriangle.cxx \ @top_srcdir@/src/StlTransfer/StlTransfer.cxx +libTKSTL_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKService/Makefile.am b/ros/adm/make/TKService/Makefile.am index b5130b078..47a94d0ce 100644 --- a/ros/adm/make/TKService/Makefile.am +++ b/ros/adm/make/TKService/Makefile.am @@ -394,3 +394,5 @@ libTKService_la_SOURCES = \ @top_srcdir@/src/Xw/Xw_wait_event.cxx \ @top_srcdir@/src/Xw/Xw_zoom_image.cxx +libTKService_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKShHealing/Makefile.am b/ros/adm/make/TKShHealing/Makefile.am index d26abfa65..a9225090c 100644 --- a/ros/adm/make/TKShHealing/Makefile.am +++ b/ros/adm/make/TKShHealing/Makefile.am @@ -180,3 +180,5 @@ libTKShHealing_la_SOURCES = \ @top_srcdir@/src/ShapeUpgrade/ShapeUpgrade_Tool.cxx \ @top_srcdir@/src/ShapeUpgrade/ShapeUpgrade_WireDivide.cxx +libTKShHealing_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKShapeSchema/Makefile.am b/ros/adm/make/TKShapeSchema/Makefile.am index fc914359a..1129721e2 100644 --- a/ros/adm/make/TKShapeSchema/Makefile.am +++ b/ros/adm/make/TKShapeSchema/Makefile.am @@ -268,3 +268,5 @@ libTKShapeSchema_la_SOURCES = \ @top_srcdir@/drv/ShapeSchema/ShapeSchema_gp_XYZ.cxx \ @top_srcdir@/src/PCDMShape/PCDMShape_Document.cxx +libTKShapeSchema_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKStdLSchema/Makefile.am b/ros/adm/make/TKStdLSchema/Makefile.am index 07843fb07..7008c2c8e 100644 --- a/ros/adm/make/TKStdLSchema/Makefile.am +++ b/ros/adm/make/TKStdLSchema/Makefile.am @@ -99,3 +99,5 @@ libTKStdLSchema_la_SOURCES = \ @top_srcdir@/src/StdLDrivers/StdLDrivers_DocumentRetrievalDriver.cxx \ @top_srcdir@/src/StdLDrivers/StdLDrivers_DocumentStorageDriver.cxx +libTKStdLSchema_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKStdSchema/Makefile.am b/ros/adm/make/TKStdSchema/Makefile.am index 904f410c4..9f0c8084d 100644 --- a/ros/adm/make/TKStdSchema/Makefile.am +++ b/ros/adm/make/TKStdSchema/Makefile.am @@ -96,3 +96,5 @@ libTKStdSchema_la_SOURCES = \ @top_srcdir@/src/StdDrivers/StdDrivers_DocumentRetrievalDriver.cxx \ @top_srcdir@/src/StdDrivers/StdDrivers_DocumentStorageDriver.cxx +libTKStdSchema_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKTObj/Makefile.am b/ros/adm/make/TKTObj/Makefile.am index e5c63b5a2..cd6922bde 100644 --- a/ros/adm/make/TKTObj/Makefile.am +++ b/ros/adm/make/TKTObj/Makefile.am @@ -48,3 +48,5 @@ libTKTObj_la_SOURCES = \ @top_srcdir@/src/TObj/TObj_TReference.cxx \ @top_srcdir@/src/TObj/TObj_TXYZ.cxx +libTKTObj_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKTObjDRAW/Makefile.am b/ros/adm/make/TKTObjDRAW/Makefile.am index 0c5256ee7..e7524dc41 100644 --- a/ros/adm/make/TKTObjDRAW/Makefile.am +++ b/ros/adm/make/TKTObjDRAW/Makefile.am @@ -31,3 +31,5 @@ $(STLPort_LIB) libTKTObjDRAW_la_SOURCES = \ @top_srcdir@/src/TObjDRAW/TObjDRAW.cxx +libTKTObjDRAW_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKTopAlgo/Makefile.am b/ros/adm/make/TKTopAlgo/Makefile.am index cb2c7e717..ca1445611 100644 --- a/ros/adm/make/TKTopAlgo/Makefile.am +++ b/ros/adm/make/TKTopAlgo/Makefile.am @@ -270,3 +270,5 @@ libTKTopAlgo_la_SOURCES = \ @top_srcdir@/src/MAT2d/MAT2d_SketchExplorer.cxx \ @top_srcdir@/src/MAT2d/MAT2d_Tool2d.cxx +libTKTopAlgo_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKTopTest/Makefile.am b/ros/adm/make/TKTopTest/Makefile.am index 90c27e2ed..9f3d677b2 100644 --- a/ros/adm/make/TKTopTest/Makefile.am +++ b/ros/adm/make/TKTopTest/Makefile.am @@ -159,3 +159,5 @@ libTKTopTest_la_SOURCES = \ @top_srcdir@/src/TestTopOpeTools/TestTopOpeTools_Trace.cxx \ @top_srcdir@/src/TestTopOpeTools/TestTopOpeTools_TraceCommands.cxx +libTKTopTest_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKV2d/Makefile.am b/ros/adm/make/TKV2d/Makefile.am index 37f9f3928..b87bc71d1 100644 --- a/ros/adm/make/TKV2d/Makefile.am +++ b/ros/adm/make/TKV2d/Makefile.am @@ -188,3 +188,5 @@ libTKV2d_la_SOURCES = \ @top_srcdir@/src/V2d/V2d_View.cxx \ @top_srcdir@/src/V2d/V2d_Viewer.cxx +libTKV2d_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKV3d/Makefile.am b/ros/adm/make/TKV3d/Makefile.am index e2e74b4f1..fccc9bcc5 100644 --- a/ros/adm/make/TKV3d/Makefile.am +++ b/ros/adm/make/TKV3d/Makefile.am @@ -499,3 +499,5 @@ libTKV3d_la_SOURCES = \ @top_srcdir@/src/Visual3d/Visual3d_ViewOrientation.cxx \ @top_srcdir@/src/Visual3d/Visual3d_View_Print.cxx +libTKV3d_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKVRML/Makefile.am b/ros/adm/make/TKVRML/Makefile.am index 2643ecea1..7e3d52eef 100644 --- a/ros/adm/make/TKVRML/Makefile.am +++ b/ros/adm/make/TKVRML/Makefile.am @@ -107,3 +107,5 @@ libTKVRML_la_SOURCES = \ @top_srcdir@/src/VrmlData/VrmlData_ShapeConvert.cxx \ @top_srcdir@/src/VrmlData/VrmlData_WorldInfo.cxx +libTKVRML_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKViewerTest/Makefile.am b/ros/adm/make/TKViewerTest/Makefile.am index 7c1d7a7f7..c5a6f3d63 100644 --- a/ros/adm/make/TKViewerTest/Makefile.am +++ b/ros/adm/make/TKViewerTest/Makefile.am @@ -71,3 +71,5 @@ libTKViewerTest_la_SOURCES = \ @top_srcdir@/src/ViewerTest/ViewerTest_ViewerCommands.cxx \ @top_srcdir@/src/ViewerTest/ViewerTest_VoxelCommands.cxx +libTKViewerTest_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKVoxel/Makefile.am b/ros/adm/make/TKVoxel/Makefile.am index 771c9e0dc..61617fc07 100644 --- a/ros/adm/make/TKVoxel/Makefile.am +++ b/ros/adm/make/TKVoxel/Makefile.am @@ -48,3 +48,5 @@ libTKVoxel_la_SOURCES = \ @top_srcdir@/src/Voxel/Voxel_SplitData.cxx \ @top_srcdir@/src/Voxel/Voxel_Writer.cxx +libTKVoxel_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXCAF/Makefile.am b/ros/adm/make/TKXCAF/Makefile.am index 1ee5246c4..cfa1a1297 100644 --- a/ros/adm/make/TKXCAF/Makefile.am +++ b/ros/adm/make/TKXCAF/Makefile.am @@ -75,3 +75,5 @@ libTKXCAF_la_SOURCES = \ @top_srcdir@/src/XCAFPrs/XCAFPrs_Driver.cxx \ @top_srcdir@/src/XCAFPrs/XCAFPrs_Style.cxx +libTKXCAF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXCAFSchema/Makefile.am b/ros/adm/make/TKXCAFSchema/Makefile.am index 709933393..84dc9a120 100644 --- a/ros/adm/make/TKXCAFSchema/Makefile.am +++ b/ros/adm/make/TKXCAFSchema/Makefile.am @@ -141,3 +141,5 @@ libTKXCAFSchema_la_SOURCES = \ @top_srcdir@/src/XCAFDrivers/XCAFDrivers_DocumentRetrievalDriver.cxx \ @top_srcdir@/src/XCAFDrivers/XCAFDrivers_DocumentStorageDriver.cxx +libTKXCAFSchema_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXDEDRAW/Makefile.am b/ros/adm/make/TKXDEDRAW/Makefile.am index b7d3578fa..d8ccfc5b2 100644 --- a/ros/adm/make/TKXDEDRAW/Makefile.am +++ b/ros/adm/make/TKXDEDRAW/Makefile.am @@ -53,3 +53,5 @@ libTKXDEDRAW_la_SOURCES = \ @top_srcdir@/src/XDEDRAW/XDEDRAW_Props.cxx \ @top_srcdir@/src/XDEDRAW/XDEDRAW_Shapes.cxx +libTKXDEDRAW_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXDEIGES/Makefile.am b/ros/adm/make/TKXDEIGES/Makefile.am index ee6cc4385..dc429e6fe 100644 --- a/ros/adm/make/TKXDEIGES/Makefile.am +++ b/ros/adm/make/TKXDEIGES/Makefile.am @@ -35,3 +35,5 @@ libTKXDEIGES_la_SOURCES = \ @top_srcdir@/src/IGESCAFControl/IGESCAFControl_Reader.cxx \ @top_srcdir@/src/IGESCAFControl/IGESCAFControl_Writer.cxx +libTKXDEIGES_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXDESTEP/Makefile.am b/ros/adm/make/TKXDESTEP/Makefile.am index 8deb083c6..7a761f70e 100644 --- a/ros/adm/make/TKXDESTEP/Makefile.am +++ b/ros/adm/make/TKXDESTEP/Makefile.am @@ -62,3 +62,5 @@ libTKXDESTEP_la_SOURCES = \ @top_srcdir@/src/STEPCAFControl/STEPCAFControl_Reader.cxx \ @top_srcdir@/src/STEPCAFControl/STEPCAFControl_Writer.cxx +libTKXDESTEP_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXMesh/Makefile.am b/ros/adm/make/TKXMesh/Makefile.am index e3b67757c..fb75b9302 100644 --- a/ros/adm/make/TKXMesh/Makefile.am +++ b/ros/adm/make/TKXMesh/Makefile.am @@ -29,3 +29,5 @@ $(STLPort_LIB) libTKXMesh_la_SOURCES = \ @top_srcdir@/src/XBRepMesh/XBRepMesh.cxx +libTKXMesh_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXSBase/Makefile.am b/ros/adm/make/TKXSBase/Makefile.am index 7d373b20c..0e35569ca 100644 --- a/ros/adm/make/TKXSBase/Makefile.am +++ b/ros/adm/make/TKXSBase/Makefile.am @@ -390,3 +390,5 @@ libTKXSBase_la_SOURCES = \ @top_srcdir@/src/XSControl/XSControl_WorkSession.cxx \ @top_srcdir@/src/XSControl/XSControl_Writer.cxx +libTKXSBase_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXSDRAW/Makefile.am b/ros/adm/make/TKXSDRAW/Makefile.am index a2a007e76..002ddf6cf 100644 --- a/ros/adm/make/TKXSDRAW/Makefile.am +++ b/ros/adm/make/TKXSDRAW/Makefile.am @@ -81,3 +81,5 @@ libTKXSDRAW_la_SOURCES = \ @top_srcdir@/src/XSDRAWSTLVRML/XSDRAWSTLVRML_DataSource.cxx \ @top_srcdir@/src/XSDRAWSTLVRML/XSDRAWSTLVRML_DrawableMesh.cxx +libTKXSDRAW_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXml/Makefile.am b/ros/adm/make/TKXml/Makefile.am index e3370c79d..77a80b074 100644 --- a/ros/adm/make/TKXml/Makefile.am +++ b/ros/adm/make/TKXml/Makefile.am @@ -60,3 +60,5 @@ libTKXml_la_SOURCES = \ @top_srcdir@/src/XmlMPrsStd/XmlMPrsStd_AISPresentationDriver.cxx \ @top_srcdir@/src/XmlMPrsStd/XmlMPrsStd_PositionDriver.cxx +libTKXml_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXmlL/Makefile.am b/ros/adm/make/TKXmlL/Makefile.am index 5062b5035..61e8e0f3e 100644 --- a/ros/adm/make/TKXmlL/Makefile.am +++ b/ros/adm/make/TKXmlL/Makefile.am @@ -90,3 +90,5 @@ libTKXmlL_la_SOURCES = \ @top_srcdir@/src/XmlObjMgt/XmlObjMgt_GP.cxx \ @top_srcdir@/src/XmlObjMgt/XmlObjMgt_Persistent.cxx +libTKXmlL_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXmlTObj/Makefile.am b/ros/adm/make/TKXmlTObj/Makefile.am index 065f7d964..a84461ed3 100644 --- a/ros/adm/make/TKXmlTObj/Makefile.am +++ b/ros/adm/make/TKXmlTObj/Makefile.am @@ -37,3 +37,5 @@ libTKXmlTObj_la_SOURCES = \ @top_srcdir@/src/XmlTObjDrivers/XmlTObjDrivers_ReferenceDriver.cxx \ @top_srcdir@/src/XmlTObjDrivers/XmlTObjDrivers_XYZDriver.cxx +libTKXmlTObj_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKXmlXCAF/Makefile.am b/ros/adm/make/TKXmlXCAF/Makefile.am index dad47a571..144b07b96 100644 --- a/ros/adm/make/TKXmlXCAF/Makefile.am +++ b/ros/adm/make/TKXmlXCAF/Makefile.am @@ -56,3 +56,5 @@ libTKXmlXCAF_la_SOURCES = \ @top_srcdir@/src/XmlXCAFDrivers/XmlXCAFDrivers_DocumentRetrievalDriver.cxx \ @top_srcdir@/src/XmlXCAFDrivers/XmlXCAFDrivers_DocumentStorageDriver.cxx +libTKXmlXCAF_la_LDFLAGS = -release 6.5.0 + diff --git a/ros/adm/make/TKernel/Makefile.am b/ros/adm/make/TKernel/Makefile.am index bdbf2033d..863afa51d 100644 --- a/ros/adm/make/TKernel/Makefile.am +++ b/ros/adm/make/TKernel/Makefile.am @@ -506,3 +506,5 @@ libTKernel_la_SOURCES = \ @top_srcdir@/src/Units/Units_UnitsSystem.cxx \ @top_srcdir@/src/UnitsAPI/UnitsAPI.cxx +libTKernel_la_LDFLAGS = -release 6.5.0 +