{
    "auto": {
      "Include": [
        "Include/EditorPythonBindings/CustomTypeBindingBus.h",
        "Include/EditorPythonBindings/EditorPythonBindingsBus.h",
        "Include/EditorPythonBindings/EditorPythonBindingsSymbols.h"
      ],
      "Source": [
          "Source/EditorPythonBindingsModule.cpp",
          "Source/PythonCommon.h",
          "Source/PythonLogSymbolsComponent.cpp",
          "Source/PythonLogSymbolsComponent.h",
          "Source/PythonMarshalComponent.cpp",
          "Source/PythonMarshalComponent.h",
          "Source/PythonProxyBus.cpp",
          "Source/PythonProxyBus.h",
          "Source/PythonProxyObject.cpp",
          "Source/PythonProxyObject.h",
          "Source/PythonReflectionComponent.cpp",
          "Source/PythonReflectionComponent.h",
          "Source/PythonSymbolsBus.h",
          "Source/PythonSystemComponent.cpp",
          "Source/PythonSystemComponent.h",
          "Source/PythonTypeCasters.h",
          "Source/PythonUtility.cpp",
          "Source/PythonUtility.h"
      ]
    }
}