mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
Configuration - Removing '.gxx' from installation #165
Refactor file extension filters in CMake and QMake configurations. Gxx extension used as a "old-way-template" to repeat .cxx content. Marking gxx as a source file instead of header. Moving to absolute path for the gxx integrations.
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
#define AppParCurves_BSpGradient_BFGS_hxx <GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx>
|
||||
#define AppParCurves_BSpGradient GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_BSpGradient_hxx <GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_BSpGradient_BFGS.gxx>
|
||||
#include "../AppParCurves/AppParCurves_BSpGradient_BFGS.gxx"
|
||||
|
||||
|
@@ -31,5 +31,5 @@
|
||||
#define Squares_hxx <GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx>
|
||||
#define AppParCurves_BSpFunction GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_BSpFunction_hxx <GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_BSpFunction.gxx>
|
||||
#include "../AppParCurves/AppParCurves_BSpFunction.gxx"
|
||||
|
||||
|
@@ -33,5 +33,5 @@
|
||||
#define ToolLine_hxx <GeomInt_TheMultiLineToolOfWLApprox.hxx>
|
||||
#define AppParCurves_LeastSquare GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_LeastSquare_hxx <GeomInt_BSpParLeastSquareOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
|
||||
|
@@ -39,5 +39,5 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#define AppParCurves_Gradient GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox
|
||||
#define AppParCurves_Gradient_hxx <GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#include <AppParCurves_Gradient_BFGS.gxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient_BFGS.gxx"
|
||||
|
||||
|
@@ -39,5 +39,5 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#define AppParCurves_Gradient GeomInt_MyGradientbisOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_Gradient_hxx <GeomInt_MyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_Gradient_BFGS.gxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient_BFGS.gxx"
|
||||
|
||||
|
@@ -38,5 +38,5 @@
|
||||
#define AppParCurves_BSpGradient_BFGS_hxx <GeomInt_BSpGradient_BFGSOfMyBSplGradientOfTheComputeLineOfWLApprox.hxx>
|
||||
#define AppParCurves_BSpGradient GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_BSpGradient_hxx <GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_BSpGradient.gxx>
|
||||
#include "../AppParCurves/AppParCurves_BSpGradient.gxx"
|
||||
|
||||
|
@@ -41,5 +41,5 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#define AppParCurves_Gradient GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox
|
||||
#define AppParCurves_Gradient_hxx <GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#include <AppParCurves_Gradient.gxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient.gxx"
|
||||
|
||||
|
@@ -41,5 +41,5 @@
|
||||
#define AppParCurves_Gradient_BFGS_hxx <GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#define AppParCurves_Gradient GeomInt_MyGradientbisOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_Gradient_hxx <GeomInt_MyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_Gradient.gxx>
|
||||
#include "../AppParCurves/AppParCurves_Gradient.gxx"
|
||||
|
||||
|
@@ -33,5 +33,5 @@
|
||||
#define ResolCons_hxx <GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#define AppParCurves_Function GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox
|
||||
#define AppParCurves_Function_hxx <GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#include <AppParCurves_Function.gxx>
|
||||
#include "../AppParCurves/AppParCurves_Function.gxx"
|
||||
|
||||
|
@@ -33,5 +33,5 @@
|
||||
#define ResolCons_hxx <GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#define AppParCurves_Function GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_Function_hxx <GeomInt_ParFunctionOfMyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_Function.gxx>
|
||||
#include "../AppParCurves/AppParCurves_Function.gxx"
|
||||
|
||||
|
@@ -33,5 +33,5 @@
|
||||
#define ToolLine_hxx <GeomInt_TheMultiLineToolOfWLApprox.hxx>
|
||||
#define AppParCurves_LeastSquare GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox
|
||||
#define AppParCurves_LeastSquare_hxx <GeomInt_ParLeastSquareOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
|
||||
|
@@ -33,5 +33,5 @@
|
||||
#define ToolLine_hxx <GeomInt_TheMultiLineToolOfWLApprox.hxx>
|
||||
#define AppParCurves_LeastSquare GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_LeastSquare_hxx <GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_LeastSquare.gxx>
|
||||
#include "../AppParCurves/AppParCurves_LeastSquare.gxx"
|
||||
|
||||
|
@@ -29,5 +29,5 @@
|
||||
#define ToolLine_hxx <GeomInt_TheMultiLineToolOfWLApprox.hxx>
|
||||
#define AppParCurves_ResolConstraint GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox
|
||||
#define AppParCurves_ResolConstraint_hxx <GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#include <AppParCurves_ResolConstraint.gxx>
|
||||
#include "../AppParCurves/AppParCurves_ResolConstraint.gxx"
|
||||
|
||||
|
@@ -29,5 +29,5 @@
|
||||
#define ToolLine_hxx <GeomInt_TheMultiLineToolOfWLApprox.hxx>
|
||||
#define AppParCurves_ResolConstraint GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox
|
||||
#define AppParCurves_ResolConstraint_hxx <GeomInt_ResConstraintOfMyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#include <AppParCurves_ResolConstraint.gxx>
|
||||
#include "../AppParCurves/AppParCurves_ResolConstraint.gxx"
|
||||
|
||||
|
@@ -51,5 +51,5 @@
|
||||
#define Approx_Gradient_BFGSOfMyGradient_hxx <GeomInt_Gradient_BFGSOfMyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#define Approx_ComputeLine GeomInt_TheComputeLineBezierOfWLApprox
|
||||
#define Approx_ComputeLine_hxx <GeomInt_TheComputeLineBezierOfWLApprox.hxx>
|
||||
#include <Approx_ComputeLine.gxx>
|
||||
#include "../Approx/Approx_ComputeLine.gxx"
|
||||
|
||||
|
@@ -69,5 +69,5 @@
|
||||
#define Approx_Gradient_BFGSOfMyGradientbis_hxx <GeomInt_Gradient_BFGSOfMyGradientbisOfTheComputeLineOfWLApprox.hxx>
|
||||
#define Approx_BSplComputeLine GeomInt_TheComputeLineOfWLApprox
|
||||
#define Approx_BSplComputeLine_hxx <GeomInt_TheComputeLineOfWLApprox.hxx>
|
||||
#include <Approx_BSplComputeLine.gxx>
|
||||
#include "../Approx/Approx_BSplComputeLine.gxx"
|
||||
|
||||
|
@@ -29,5 +29,5 @@
|
||||
#define ThePSurfaceTool_hxx <Adaptor3d_HSurfaceTool.hxx>
|
||||
#define IntImp_ZerParFunc GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox
|
||||
#define IntImp_ZerParFunc_hxx <GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx>
|
||||
#include <IntImp_ZerParFunc.gxx>
|
||||
#include "../IntImp/IntImp_ZerParFunc.gxx"
|
||||
|
||||
|
@@ -42,5 +42,5 @@
|
||||
#define ApproxInt_TheZerImpFunc_hxx <GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx>
|
||||
#define ApproxInt_ImpPrmSvSurfaces GeomInt_TheImpPrmSvSurfacesOfWLApprox
|
||||
#define ApproxInt_ImpPrmSvSurfaces_hxx <GeomInt_TheImpPrmSvSurfacesOfWLApprox.hxx>
|
||||
#include <ApproxInt_ImpPrmSvSurfaces.gxx>
|
||||
#include "../ApproxInt/ApproxInt_ImpPrmSvSurfaces.gxx"
|
||||
|
||||
|
@@ -37,5 +37,5 @@
|
||||
#define IntImp_TheFunction_hxx <GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx>
|
||||
#define IntImp_Int2S GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox
|
||||
#define IntImp_Int2S_hxx <GeomInt_TheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx>
|
||||
#include <IntImp_Int2S.gxx>
|
||||
#include "../IntImp/IntImp_Int2S.gxx"
|
||||
|
||||
|
@@ -27,5 +27,5 @@
|
||||
#define TheSvSurfaces_hxx <ApproxInt_SvSurfaces.hxx>
|
||||
#define ApproxInt_MultiLine GeomInt_TheMultiLineOfWLApprox
|
||||
#define ApproxInt_MultiLine_hxx <GeomInt_TheMultiLineOfWLApprox.hxx>
|
||||
#include <ApproxInt_MultiLine.gxx>
|
||||
#include "../ApproxInt/ApproxInt_MultiLine.gxx"
|
||||
|
||||
|
@@ -41,5 +41,5 @@
|
||||
#define ApproxInt_TheFunctionOfTheInt2S_hxx <GeomInt_TheFunctionOfTheInt2SOfThePrmPrmSvSurfacesOfWLApprox.hxx>
|
||||
#define ApproxInt_PrmPrmSvSurfaces GeomInt_ThePrmPrmSvSurfacesOfWLApprox
|
||||
#define ApproxInt_PrmPrmSvSurfaces_hxx <GeomInt_ThePrmPrmSvSurfacesOfWLApprox.hxx>
|
||||
#include <ApproxInt_PrmPrmSvSurfaces.gxx>
|
||||
#include "../ApproxInt/ApproxInt_PrmPrmSvSurfaces.gxx"
|
||||
|
||||
|
@@ -37,5 +37,5 @@
|
||||
#define TheISurfaceTool_hxx <IntSurf_QuadricTool.hxx>
|
||||
#define IntImp_ZerImpFunc GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox
|
||||
#define IntImp_ZerImpFunc_hxx <GeomInt_TheZerImpFuncOfTheImpPrmSvSurfacesOfWLApprox.hxx>
|
||||
#include <IntImp_ZerImpFunc.gxx>
|
||||
#include "../IntImp/IntImp_ZerImpFunc.gxx"
|
||||
|
||||
|
@@ -82,5 +82,5 @@
|
||||
#define ApproxInt_MyGradientOfTheComputeLineBezier_hxx <GeomInt_MyGradientOfTheComputeLineBezierOfWLApprox.hxx>
|
||||
#define ApproxInt_Approx GeomInt_WLApprox
|
||||
#define ApproxInt_Approx_hxx <GeomInt_WLApprox.hxx>
|
||||
#include <ApproxInt_Approx.gxx>
|
||||
#include "../ApproxInt/ApproxInt_Approx.gxx"
|
||||
|
||||
|
Reference in New Issue
Block a user