Base, Gui: remove lefovers from xml -> pyi conversion
This commit is contained in:
committed by
Kacper Donat
parent
ccb42d0a0f
commit
99f86bd40a
@@ -24,7 +24,7 @@
|
||||
|
||||
#include "GeometryPyCXX.h"
|
||||
|
||||
// inclusion of the generated files (generated out of AxisPy.xml)
|
||||
// inclusion of the generated files (generated out of AxisPy.pyi)
|
||||
#include "AxisPy.h"
|
||||
#include "AxisPy.cpp"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
// inclusion of the generated files (generated out of BaseClassPy.xml)
|
||||
// inclusion of the generated files (generated out of BaseClassPy.pyi)
|
||||
#include "BaseClassPy.h"
|
||||
#include "BaseClassPy.cpp"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
// inclusion of the generated files (generated out of BoundBoxPy.xml)
|
||||
// inclusion of the generated files (generated out of BoundBoxPy.pyi)
|
||||
#include "MatrixPy.h"
|
||||
#include "VectorPy.h"
|
||||
#include "GeometryPyCXX.h"
|
||||
|
||||
@@ -314,7 +314,6 @@ SET(FreeCADBase_SRCS
|
||||
${FreeCADBase_QRC_SRCS}
|
||||
${FreeCADBase_CPP_SRCS}
|
||||
${FreeCADBase_HPP_SRCS}
|
||||
${FreeCADBase_XML_SRCS}
|
||||
${FreeCADBase_Pyi_SRCS}
|
||||
${FreeCADBase_UNITAPI_SRCS}
|
||||
PyTools.c
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
// inclusion of the generated files (generated out of MatrixPy.xml)
|
||||
// inclusion of the generated files (generated out of MatrixPy.pyi)
|
||||
#include "RotationPy.h"
|
||||
#include "VectorPy.h"
|
||||
#include "GeometryPyCXX.h"
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
#include "Writer.h"
|
||||
#include <Base/PyWrapParseTupleAndKeywords.h>
|
||||
|
||||
// inclusion of the generated files (generated By PersitancePy.xml)
|
||||
// inclusion of the generated files (generated out of PersistencePy.pyi)
|
||||
#include "PersistencePy.h"
|
||||
#include "PersistencePy.cpp"
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include "GeometryPyCXX.h"
|
||||
#include <Base/PyWrapParseTupleAndKeywords.h>
|
||||
|
||||
// inclusion of the generated files (generated out of PlacementPy.xml)
|
||||
// inclusion of the generated files (generated out of PlacementPy.pyi)
|
||||
#include "PlacementPy.h"
|
||||
#include "PlacementPy.cpp"
|
||||
#include "Matrix.h"
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include <limits>
|
||||
#endif
|
||||
|
||||
// inclusion of the generated files (generated out of QuantityPy.xml)
|
||||
// inclusion of the generated files (generated out of QuantityPy.pyi)
|
||||
#include "QuantityPy.h"
|
||||
#include "UnitPy.h"
|
||||
#include "QuantityPy.cpp"
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <Base/Tools.h>
|
||||
#include <Base/PyWrapParseTupleAndKeywords.h>
|
||||
|
||||
// inclusion of the generated files (generated out of RotationPy.xml)
|
||||
// inclusion of the generated files (generated out of RotationPy.pyi)
|
||||
#include "RotationPy.h"
|
||||
#include "RotationPy.cpp"
|
||||
#include "VectorPy.h"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <Base/Unit.h>
|
||||
|
||||
// inclusion of the generated files (generated out of UnitPy.xml)
|
||||
// inclusion of the generated files (generated out of UnitPy.pyi)
|
||||
#include <Base/UnitPy.h>
|
||||
#include <Base/QuantityPy.h>
|
||||
#include <Base/UnitPy.cpp>
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
#include "Vector3D.h"
|
||||
|
||||
// inclusion of the generated files (generated out of VectorPy.xml)
|
||||
// inclusion of the generated files (generated out of VectorPy.pyi)
|
||||
#include "GeometryPyCXX.h"
|
||||
#include "VectorPy.h"
|
||||
#include "VectorPy.cpp"
|
||||
|
||||
@@ -1361,7 +1361,6 @@ SET(FreeCADGui_SRCS
|
||||
${FreeCADGui_connexion_SRCS}
|
||||
${FreeCADGui_connexion_HDRS}
|
||||
${FreeCADGui_CPP_SRCS}
|
||||
${FreeCADGui_XML_SRCS}
|
||||
${FreeCADGui_Pyi_SRCS}
|
||||
${qsint_MOC_SRCS}
|
||||
${Gui_QRC_SRCS}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
#include "Window.h"
|
||||
#include "PythonWrapper.h"
|
||||
|
||||
// inclusion of the generated files (generated out of CommandPy.xml)
|
||||
// inclusion of the generated files (generated out of CommandPy.pyi)
|
||||
#include "CommandPy.h"
|
||||
#include "CommandPy.cpp"
|
||||
#include "ShortcutManager.h"
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
#include "MDIView.h"
|
||||
#include "ViewProviderExtern.h"
|
||||
|
||||
// inclusion of the generated files (generated out of DocumentPy.xml)
|
||||
// inclusion of the generated files (generated out of DocumentPy.pyi)
|
||||
#include "DocumentPy.h"
|
||||
#include "DocumentPy.cpp"
|
||||
#include <App/DocumentObjectPy.h>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
// inclusion of the generated files (generated out of NavigationStylePy.xml)
|
||||
// inclusion of the generated files (generated out of NavigationStylePy.pyi)
|
||||
#include "Navigation/NavigationStylePy.h"
|
||||
#include "Navigation/NavigationStylePy.cpp"
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
|
||||
// inclusion of the generated files (generated out of PythonWorkbenchPy.xml)
|
||||
// inclusion of the generated files (generated out of PythonWorkbenchPy.pyi)
|
||||
#include "PythonWorkbenchPy.h"
|
||||
#include "PythonWorkbenchPy.cpp"
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
#include <App/DocumentObjectPy.h>
|
||||
#include "Document.h"
|
||||
|
||||
// inclusion of the generated files (generated out of ViewProviderDocumentObjectPy.xml)
|
||||
// inclusion of the generated files (generated out of ViewProviderDocumentObjectPy.pyi)
|
||||
#include "ViewProviderDocumentObjectPy.h"
|
||||
#include "ViewProviderDocumentObjectPy.cpp"
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
# include <sstream>
|
||||
#endif
|
||||
|
||||
// inclusion of the generated files (generated out of PropertyContainerPy.xml)
|
||||
// inclusion of the generated files (generated out of PropertyContainerPy.pyi)
|
||||
#include "ViewProviderExtensionPy.h"
|
||||
#include "ViewProviderExtensionPy.cpp"
|
||||
#include "ViewProviderDocumentObject.h"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
#include <Base/PlacementPy.h>
|
||||
|
||||
// inclusion of the generated files (generated out of ViewProviderLinkPy.xml)
|
||||
// inclusion of the generated files (generated out of ViewProviderLinkPy.pyi)
|
||||
#include "ViewProviderLinkPy.h"
|
||||
#include "ViewProviderLinkPy.cpp"
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
#include "PythonWrapper.h"
|
||||
#include "SoFCDB.h"
|
||||
|
||||
// inclusion of the generated files (generated out of ViewProviderPy.xml)
|
||||
// inclusion of the generated files (generated out of ViewProviderPy.pyi)
|
||||
#include <Gui/ViewProviderPy.h>
|
||||
#include <Gui/ViewProviderPy.cpp>
|
||||
#include <Gui/View3DPy.h>
|
||||
|
||||
Reference in New Issue
Block a user