#############################################################################
# Makefile for building: libworkflow_designer.so.1.0.0
# Generated by qmake (3.0) (Qt 5.5.1)
# Project:  workflow_designer.pro
# Template: lib
#############################################################################

MAKEFILE      = Makefile.Release

####### Compiler, tools and options

CC            = gcc
CXX           = g++
DEFINES       = -DU2_DISTRIBUTION_INFO=sources -DUGENE_VERSION=1.29.0 -DUGENE_VER_MAJOR=1 -DUGENE_VER_MINOR=29 -DUGENE_VER_PATCH=0 -DUGENE_X86 -DUGENE_DATA_DIR=\"/home/birch/BIRCH/local/pkg/ugene-1.29.0/share/ugene/data\" -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"workflow_designer\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SCRIPTTOOLS_LIB -DQT_CORE_LIB
CFLAGS        = -m64 -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
CXXFLAGS      = -m64 -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
INCPATH       = -I. -Isrc -I_tmp -I../../include -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtScript -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtScriptTools -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64
QMAKE         = /usr/lib/x86_64-linux-gnu/qt5/bin/qmake
DEL_FILE      = rm -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
COPY          = cp -f
COPY_FILE     = cp -f
COPY_DIR      = cp -f -R
INSTALL_FILE  = install -m 644 -p
INSTALL_PROGRAM = install -m 755 -p
INSTALL_DIR   = cp -f -R
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
TAR           = tar -cf
COMPRESS      = gzip -9f
DISTNAME      = workflow_designer1.0.0
DISTDIR = /home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp/obj/release/workflow_designer1.0.0
LINK          = g++
LFLAGS        = -m64 -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -shared -Wl,-soname,libworkflow_designer.so.1
LIBS          = $(SUBLIBS) -L/usr/X11R6/lib64 -L../../_release -lU2Core -lU2Algorithm -lU2Formats -lU2Gui -lU2View -lU2Test -lU2Lang -lU2Designer -lQt5WebKitWidgets -lQt5WebKit -lQt5Svg -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Script -lQt5Network -lQt5Xml -lQt5ScriptTools -lQt5Core -lpthread -lGL 
AR            = ar cqs
RANLIB        = 
SED           = sed
STRIP         = strip

####### Output directory

OBJECTS_DIR   = _tmp/obj/release/

####### Files

SOURCES       = src/ActorCfgFilterProxyModel.cpp \
		src/ActorCfgModel.cpp \
		src/BreakpointManagerView.cpp \
		src/ChooseItemDialog.cpp \
		src/CreateScriptWorker.cpp \
		src/DashboardsManagerDialog.cpp \
		src/EstimationDialog.cpp \
		src/GalaxyConfigConfigurationDialogImpl.cpp \
		src/ImportSchemaDialog.cpp \
		src/InvestigationDataModel.cpp \
		src/ItemViewStyle.cpp \
		src/PortAliasesConfigurationDialog.cpp \
		src/SampleActionsManager.cpp \
		src/SceneSerializer.cpp \
		src/SchemaAliasesConfigurationDialogImpl.cpp \
		src/StartupDialog.cpp \
		src/TableViewTabKey.cpp \
		src/WorkflowDesignerPlugin.cpp \
		src/WorkflowDocument.cpp \
		src/WorkflowEditor.cpp \
		src/WorkflowEditorDelegates.cpp \
		src/WorkflowInvestigationWidgetsController.cpp \
		src/WorkflowMetaDialog.cpp \
		src/WorkflowPalette.cpp \
		src/WorkflowSamples.cpp \
		src/WorkflowSceneIOTasks.cpp \
		src/WorkflowSettingsController.cpp \
		src/WorkflowTabView.cpp \
		src/WorkflowViewController.cpp \
		src/WorkflowViewItems.cpp \
		src/cmdline/GalaxyConfigTask.cpp \
		src/cmdline/WorkflowCMDLineTasks.cpp \
		src/debug_messages_translation/AnnotationsMessageTranslator.cpp \
		src/debug_messages_translation/AssemblyMessageTranslator.cpp \
		src/debug_messages_translation/BaseMessageTranslator.cpp \
		src/debug_messages_translation/MultipleAlignmentMessageTranslator.cpp \
		src/debug_messages_translation/SequenceMessageTranslator.cpp \
		src/debug_messages_translation/VariationTrackMessageTranslator.cpp \
		src/debug_messages_translation/WorkflowDebugMessageParserImpl.cpp \
		src/library/AminoTranslationWorker.cpp \
		src/library/AssemblyToSequenceWorker.cpp \
		src/library/BaseDocWriter.cpp \
		src/library/CDSearchWorker.cpp \
		src/library/CfgExternalToolModel.cpp \
		src/library/ConvertFilesFormatWorker.cpp \
		src/library/ConvertSnpeffVariationsToAnnotationsWorker.cpp \
		src/library/CoreLib.cpp \
		src/library/CreateExternalProcessDialog.cpp \
		src/library/DocActors.cpp \
		src/library/DocWorkers.cpp \
		src/library/ExternalProcessWorker.cpp \
		src/library/ExtractAssemblyCoverageWorker.cpp \
		src/library/ExtractConsensusWorker.cpp \
		src/library/ExtractMSAConsensusWorker.cpp \
		src/library/FASTQWorkersLibrary.cpp \
		src/library/FilterAnnotationsWorker.cpp \
		src/library/FilterAnnotationsByQualifierWorker.cpp \
		src/library/FilterBamWorker.cpp \
		src/library/FindWorker.cpp \
		src/library/GenericReadActor.cpp \
		src/library/GenericReadWorker.cpp \
		src/library/GetFileListWorker.cpp \
		src/library/GroupWorker.cpp \
		src/library/ImportAnnotationsWorker.cpp \
		src/library/IncludedProtoFactoryImpl.cpp \
		src/library/MarkSequenceWorker.cpp \
		src/library/MergeBamWorker.cpp \
		src/library/MSA2SequenceWorker.cpp \
		src/library/MultiplexerWorker.cpp \
		src/library/PassFilterWorker.cpp \
		src/library/ReadAnnotationsWorker.cpp \
		src/library/ReadAssemblyWorker.cpp \
		src/library/ReadVariationWorker.cpp \
		src/library/RemoteDBFetcherWorker.cpp \
		src/library/RenameChromosomeInVariationWorker.cpp \
		src/library/ReverseComplementWorker.cpp \
		src/library/RmdupBamWorker.cpp \
		src/library/SchemaWorker.cpp \
		src/library/ScriptWorker.cpp \
		src/library/SequenceQualityTrimWorker.cpp \
		src/library/SequenceSplitWorker.cpp \
		src/library/SequencesToMSAWorker.cpp \
		src/library/StatisticWorkers.cpp \
		src/library/SortBamWorker.cpp \
		src/library/Text2SequenceWorker.cpp \
		src/library/WriteAnnotationsWorker.cpp \
		src/library/WriteAssemblyWorkers.cpp \
		src/library/WriteVariationWorker.cpp \
		src/tasks/ReadAssemblyTask.cpp \
		src/tasks/RenameChromosomeInVariationTask.cpp \
		src/tasks/SequenceQualityTrimTask.cpp \
		src/util/DatasetsCountValidator.cpp \
		src/util/DatasetValidator.cpp \
		src/util/GrouperActionUtils.cpp \
		src/util/RequiredSlotsValidator.cpp \
		src/util/SaveSchemaImageUtils.cpp \
		src/util/WorkerNameValidator.cpp \
		src/util/WriteSequenceValidator.cpp _tmp/rcc/qrc_workflow_designer.cpp \
		_tmp/moc/release/moc_ActorCfgFilterProxyModel.cpp \
		_tmp/moc/release/moc_ActorCfgModel.cpp \
		_tmp/moc/release/moc_BreakpointManagerView.cpp \
		_tmp/moc/release/moc_ChooseItemDialog.cpp \
		_tmp/moc/release/moc_CreateScriptWorker.cpp \
		_tmp/moc/release/moc_DashboardsManagerDialog.cpp \
		_tmp/moc/release/moc_EstimationDialog.cpp \
		_tmp/moc/release/moc_GalaxyConfigConfigurationDialogImpl.cpp \
		_tmp/moc/release/moc_ImportSchemaDialog.cpp \
		_tmp/moc/release/moc_InvestigationDataModel.cpp \
		_tmp/moc/release/moc_ItemViewStyle.cpp \
		_tmp/moc/release/moc_PortAliasesConfigurationDialog.cpp \
		_tmp/moc/release/moc_SampleActionsManager.cpp \
		_tmp/moc/release/moc_SchemaAliasesConfigurationDialogImpl.cpp \
		_tmp/moc/release/moc_StartupDialog.cpp \
		_tmp/moc/release/moc_WorkflowDesignerPlugin.cpp \
		_tmp/moc/release/moc_WorkflowDocument.cpp \
		_tmp/moc/release/moc_WorkflowEditor.cpp \
		_tmp/moc/release/moc_WorkflowInvestigationWidgetsController.cpp \
		_tmp/moc/release/moc_WorkflowMetaDialog.cpp \
		_tmp/moc/release/moc_WorkflowPalette.cpp \
		_tmp/moc/release/moc_WorkflowSamples.cpp \
		_tmp/moc/release/moc_WorkflowSceneIOTasks.cpp \
		_tmp/moc/release/moc_WorkflowSettingsController.cpp \
		_tmp/moc/release/moc_WorkflowTabView.cpp \
		_tmp/moc/release/moc_WorkflowViewController.cpp \
		_tmp/moc/release/moc_WorkflowViewItems.cpp \
		_tmp/moc/release/moc_GalaxyConfigTask.cpp \
		_tmp/moc/release/moc_WorkflowCMDLineTasks.cpp \
		_tmp/moc/release/moc_AminoTranslationWorker.cpp \
		_tmp/moc/release/moc_AssemblyToSequenceWorker.cpp \
		_tmp/moc/release/moc_BaseDocWriter.cpp \
		_tmp/moc/release/moc_CDSearchWorker.cpp \
		_tmp/moc/release/moc_CfgExternalToolModel.cpp \
		_tmp/moc/release/moc_ConvertFilesFormatWorker.cpp \
		_tmp/moc/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.cpp \
		_tmp/moc/release/moc_CoreLib.cpp \
		_tmp/moc/release/moc_CreateExternalProcessDialog.cpp \
		_tmp/moc/release/moc_DocActors.cpp \
		_tmp/moc/release/moc_DocWorkers.cpp \
		_tmp/moc/release/moc_ExternalProcessWorker.cpp \
		_tmp/moc/release/moc_ExtractAssemblyCoverageWorker.cpp \
		_tmp/moc/release/moc_ExtractConsensusWorker.cpp \
		_tmp/moc/release/moc_ExtractMSAConsensusWorker.cpp \
		_tmp/moc/release/moc_FilterAnnotationsByQualifierWorker.cpp \
		_tmp/moc/release/moc_FilterAnnotationsWorker.cpp \
		_tmp/moc/release/moc_FindWorker.cpp \
		_tmp/moc/release/moc_GenericReadActor.cpp \
		_tmp/moc/release/moc_GenericReadWorker.cpp \
		_tmp/moc/release/moc_GetFileListWorker.cpp \
		_tmp/moc/release/moc_GroupWorker.cpp \
		_tmp/moc/release/moc_ImportAnnotationsWorker.cpp \
		_tmp/moc/release/moc_FASTQWorkersLibrary.cpp \
		_tmp/moc/release/moc_FilterBamWorker.cpp \
		_tmp/moc/release/moc_MarkSequenceWorker.cpp \
		_tmp/moc/release/moc_MergeBamWorker.cpp \
		_tmp/moc/release/moc_MSA2SequenceWorker.cpp \
		_tmp/moc/release/moc_MultiplexerWorker.cpp \
		_tmp/moc/release/moc_PassFilterWorker.cpp \
		_tmp/moc/release/moc_ReadAnnotationsWorker.cpp \
		_tmp/moc/release/moc_ReadAssemblyWorker.cpp \
		_tmp/moc/release/moc_ReadVariationWorker.cpp \
		_tmp/moc/release/moc_RemoteDBFetcherWorker.cpp \
		_tmp/moc/release/moc_RenameChromosomeInVariationWorker.cpp \
		_tmp/moc/release/moc_ReverseComplementWorker.cpp \
		_tmp/moc/release/moc_RmdupBamWorker.cpp \
		_tmp/moc/release/moc_SchemaWorker.cpp \
		_tmp/moc/release/moc_ScriptWorker.cpp \
		_tmp/moc/release/moc_SequenceQualityTrimWorker.cpp \
		_tmp/moc/release/moc_SequenceSplitWorker.cpp \
		_tmp/moc/release/moc_SequencesToMSAWorker.cpp \
		_tmp/moc/release/moc_StatisticWorkers.cpp \
		_tmp/moc/release/moc_SortBamWorker.cpp \
		_tmp/moc/release/moc_Text2SequenceWorker.cpp \
		_tmp/moc/release/moc_WriteAnnotationsWorker.cpp \
		_tmp/moc/release/moc_WriteAssemblyWorkers.cpp \
		_tmp/moc/release/moc_WriteVariationWorker.cpp \
		_tmp/moc/release/moc_ReadAssemblyTask.cpp \
		_tmp/moc/release/moc_RenameChromosomeInVariationTask.cpp \
		_tmp/moc/release/moc_SequenceQualityTrimTask.cpp \
		_tmp/moc/release/moc_SaveSchemaImageUtils.cpp
OBJECTS       = _tmp/obj/release/ActorCfgFilterProxyModel.o \
		_tmp/obj/release/ActorCfgModel.o \
		_tmp/obj/release/BreakpointManagerView.o \
		_tmp/obj/release/ChooseItemDialog.o \
		_tmp/obj/release/CreateScriptWorker.o \
		_tmp/obj/release/DashboardsManagerDialog.o \
		_tmp/obj/release/EstimationDialog.o \
		_tmp/obj/release/GalaxyConfigConfigurationDialogImpl.o \
		_tmp/obj/release/ImportSchemaDialog.o \
		_tmp/obj/release/InvestigationDataModel.o \
		_tmp/obj/release/ItemViewStyle.o \
		_tmp/obj/release/PortAliasesConfigurationDialog.o \
		_tmp/obj/release/SampleActionsManager.o \
		_tmp/obj/release/SceneSerializer.o \
		_tmp/obj/release/SchemaAliasesConfigurationDialogImpl.o \
		_tmp/obj/release/StartupDialog.o \
		_tmp/obj/release/TableViewTabKey.o \
		_tmp/obj/release/WorkflowDesignerPlugin.o \
		_tmp/obj/release/WorkflowDocument.o \
		_tmp/obj/release/WorkflowEditor.o \
		_tmp/obj/release/WorkflowEditorDelegates.o \
		_tmp/obj/release/WorkflowInvestigationWidgetsController.o \
		_tmp/obj/release/WorkflowMetaDialog.o \
		_tmp/obj/release/WorkflowPalette.o \
		_tmp/obj/release/WorkflowSamples.o \
		_tmp/obj/release/WorkflowSceneIOTasks.o \
		_tmp/obj/release/WorkflowSettingsController.o \
		_tmp/obj/release/WorkflowTabView.o \
		_tmp/obj/release/WorkflowViewController.o \
		_tmp/obj/release/WorkflowViewItems.o \
		_tmp/obj/release/GalaxyConfigTask.o \
		_tmp/obj/release/WorkflowCMDLineTasks.o \
		_tmp/obj/release/AnnotationsMessageTranslator.o \
		_tmp/obj/release/AssemblyMessageTranslator.o \
		_tmp/obj/release/BaseMessageTranslator.o \
		_tmp/obj/release/MultipleAlignmentMessageTranslator.o \
		_tmp/obj/release/SequenceMessageTranslator.o \
		_tmp/obj/release/VariationTrackMessageTranslator.o \
		_tmp/obj/release/WorkflowDebugMessageParserImpl.o \
		_tmp/obj/release/AminoTranslationWorker.o \
		_tmp/obj/release/AssemblyToSequenceWorker.o \
		_tmp/obj/release/BaseDocWriter.o \
		_tmp/obj/release/CDSearchWorker.o \
		_tmp/obj/release/CfgExternalToolModel.o \
		_tmp/obj/release/ConvertFilesFormatWorker.o \
		_tmp/obj/release/ConvertSnpeffVariationsToAnnotationsWorker.o \
		_tmp/obj/release/CoreLib.o \
		_tmp/obj/release/CreateExternalProcessDialog.o \
		_tmp/obj/release/DocActors.o \
		_tmp/obj/release/DocWorkers.o \
		_tmp/obj/release/ExternalProcessWorker.o \
		_tmp/obj/release/ExtractAssemblyCoverageWorker.o \
		_tmp/obj/release/ExtractConsensusWorker.o \
		_tmp/obj/release/ExtractMSAConsensusWorker.o \
		_tmp/obj/release/FASTQWorkersLibrary.o \
		_tmp/obj/release/FilterAnnotationsWorker.o \
		_tmp/obj/release/FilterAnnotationsByQualifierWorker.o \
		_tmp/obj/release/FilterBamWorker.o \
		_tmp/obj/release/FindWorker.o \
		_tmp/obj/release/GenericReadActor.o \
		_tmp/obj/release/GenericReadWorker.o \
		_tmp/obj/release/GetFileListWorker.o \
		_tmp/obj/release/GroupWorker.o \
		_tmp/obj/release/ImportAnnotationsWorker.o \
		_tmp/obj/release/IncludedProtoFactoryImpl.o \
		_tmp/obj/release/MarkSequenceWorker.o \
		_tmp/obj/release/MergeBamWorker.o \
		_tmp/obj/release/MSA2SequenceWorker.o \
		_tmp/obj/release/MultiplexerWorker.o \
		_tmp/obj/release/PassFilterWorker.o \
		_tmp/obj/release/ReadAnnotationsWorker.o \
		_tmp/obj/release/ReadAssemblyWorker.o \
		_tmp/obj/release/ReadVariationWorker.o \
		_tmp/obj/release/RemoteDBFetcherWorker.o \
		_tmp/obj/release/RenameChromosomeInVariationWorker.o \
		_tmp/obj/release/ReverseComplementWorker.o \
		_tmp/obj/release/RmdupBamWorker.o \
		_tmp/obj/release/SchemaWorker.o \
		_tmp/obj/release/ScriptWorker.o \
		_tmp/obj/release/SequenceQualityTrimWorker.o \
		_tmp/obj/release/SequenceSplitWorker.o \
		_tmp/obj/release/SequencesToMSAWorker.o \
		_tmp/obj/release/StatisticWorkers.o \
		_tmp/obj/release/SortBamWorker.o \
		_tmp/obj/release/Text2SequenceWorker.o \
		_tmp/obj/release/WriteAnnotationsWorker.o \
		_tmp/obj/release/WriteAssemblyWorkers.o \
		_tmp/obj/release/WriteVariationWorker.o \
		_tmp/obj/release/ReadAssemblyTask.o \
		_tmp/obj/release/RenameChromosomeInVariationTask.o \
		_tmp/obj/release/SequenceQualityTrimTask.o \
		_tmp/obj/release/DatasetsCountValidator.o \
		_tmp/obj/release/DatasetValidator.o \
		_tmp/obj/release/GrouperActionUtils.o \
		_tmp/obj/release/RequiredSlotsValidator.o \
		_tmp/obj/release/SaveSchemaImageUtils.o \
		_tmp/obj/release/WorkerNameValidator.o \
		_tmp/obj/release/WriteSequenceValidator.o \
		_tmp/obj/release/qrc_workflow_designer.o \
		_tmp/obj/release/moc_ActorCfgFilterProxyModel.o \
		_tmp/obj/release/moc_ActorCfgModel.o \
		_tmp/obj/release/moc_BreakpointManagerView.o \
		_tmp/obj/release/moc_ChooseItemDialog.o \
		_tmp/obj/release/moc_CreateScriptWorker.o \
		_tmp/obj/release/moc_DashboardsManagerDialog.o \
		_tmp/obj/release/moc_EstimationDialog.o \
		_tmp/obj/release/moc_GalaxyConfigConfigurationDialogImpl.o \
		_tmp/obj/release/moc_ImportSchemaDialog.o \
		_tmp/obj/release/moc_InvestigationDataModel.o \
		_tmp/obj/release/moc_ItemViewStyle.o \
		_tmp/obj/release/moc_PortAliasesConfigurationDialog.o \
		_tmp/obj/release/moc_SampleActionsManager.o \
		_tmp/obj/release/moc_SchemaAliasesConfigurationDialogImpl.o \
		_tmp/obj/release/moc_StartupDialog.o \
		_tmp/obj/release/moc_WorkflowDesignerPlugin.o \
		_tmp/obj/release/moc_WorkflowDocument.o \
		_tmp/obj/release/moc_WorkflowEditor.o \
		_tmp/obj/release/moc_WorkflowInvestigationWidgetsController.o \
		_tmp/obj/release/moc_WorkflowMetaDialog.o \
		_tmp/obj/release/moc_WorkflowPalette.o \
		_tmp/obj/release/moc_WorkflowSamples.o \
		_tmp/obj/release/moc_WorkflowSceneIOTasks.o \
		_tmp/obj/release/moc_WorkflowSettingsController.o \
		_tmp/obj/release/moc_WorkflowTabView.o \
		_tmp/obj/release/moc_WorkflowViewController.o \
		_tmp/obj/release/moc_WorkflowViewItems.o \
		_tmp/obj/release/moc_GalaxyConfigTask.o \
		_tmp/obj/release/moc_WorkflowCMDLineTasks.o \
		_tmp/obj/release/moc_AminoTranslationWorker.o \
		_tmp/obj/release/moc_AssemblyToSequenceWorker.o \
		_tmp/obj/release/moc_BaseDocWriter.o \
		_tmp/obj/release/moc_CDSearchWorker.o \
		_tmp/obj/release/moc_CfgExternalToolModel.o \
		_tmp/obj/release/moc_ConvertFilesFormatWorker.o \
		_tmp/obj/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.o \
		_tmp/obj/release/moc_CoreLib.o \
		_tmp/obj/release/moc_CreateExternalProcessDialog.o \
		_tmp/obj/release/moc_DocActors.o \
		_tmp/obj/release/moc_DocWorkers.o \
		_tmp/obj/release/moc_ExternalProcessWorker.o \
		_tmp/obj/release/moc_ExtractAssemblyCoverageWorker.o \
		_tmp/obj/release/moc_ExtractConsensusWorker.o \
		_tmp/obj/release/moc_ExtractMSAConsensusWorker.o \
		_tmp/obj/release/moc_FilterAnnotationsByQualifierWorker.o \
		_tmp/obj/release/moc_FilterAnnotationsWorker.o \
		_tmp/obj/release/moc_FindWorker.o \
		_tmp/obj/release/moc_GenericReadActor.o \
		_tmp/obj/release/moc_GenericReadWorker.o \
		_tmp/obj/release/moc_GetFileListWorker.o \
		_tmp/obj/release/moc_GroupWorker.o \
		_tmp/obj/release/moc_ImportAnnotationsWorker.o \
		_tmp/obj/release/moc_FASTQWorkersLibrary.o \
		_tmp/obj/release/moc_FilterBamWorker.o \
		_tmp/obj/release/moc_MarkSequenceWorker.o \
		_tmp/obj/release/moc_MergeBamWorker.o \
		_tmp/obj/release/moc_MSA2SequenceWorker.o \
		_tmp/obj/release/moc_MultiplexerWorker.o \
		_tmp/obj/release/moc_PassFilterWorker.o \
		_tmp/obj/release/moc_ReadAnnotationsWorker.o \
		_tmp/obj/release/moc_ReadAssemblyWorker.o \
		_tmp/obj/release/moc_ReadVariationWorker.o \
		_tmp/obj/release/moc_RemoteDBFetcherWorker.o \
		_tmp/obj/release/moc_RenameChromosomeInVariationWorker.o \
		_tmp/obj/release/moc_ReverseComplementWorker.o \
		_tmp/obj/release/moc_RmdupBamWorker.o \
		_tmp/obj/release/moc_SchemaWorker.o \
		_tmp/obj/release/moc_ScriptWorker.o \
		_tmp/obj/release/moc_SequenceQualityTrimWorker.o \
		_tmp/obj/release/moc_SequenceSplitWorker.o \
		_tmp/obj/release/moc_SequencesToMSAWorker.o \
		_tmp/obj/release/moc_StatisticWorkers.o \
		_tmp/obj/release/moc_SortBamWorker.o \
		_tmp/obj/release/moc_Text2SequenceWorker.o \
		_tmp/obj/release/moc_WriteAnnotationsWorker.o \
		_tmp/obj/release/moc_WriteAssemblyWorkers.o \
		_tmp/obj/release/moc_WriteVariationWorker.o \
		_tmp/obj/release/moc_ReadAssemblyTask.o \
		_tmp/obj/release/moc_RenameChromosomeInVariationTask.o \
		_tmp/obj/release/moc_SequenceQualityTrimTask.o \
		_tmp/obj/release/moc_SaveSchemaImageUtils.o
DIST          = /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_pre.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/linux.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/sanitize.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base-unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-base.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/qconfig.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_bootstrap_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfs_device_lib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_platformsupport_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_script.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_scripttools.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_svg.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webkit.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webkitwidgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_functions.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_config.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64/qmake.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_pre.prf \
		../../ugene_version.pri \
		../../ugene_globals.pri \
		../../ugene_lib_common.pri \
		../../ugene_plugin_descriptor.pri \
		../../ugene_plugin_common.pri \
		workflow_designer.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resolve_config.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/build_pass.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/thread.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resources.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/moc.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/opengl.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/uic.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/warn_on.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/testcase_targets.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exceptions.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/yacc.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/lex.prf \
		workflow_designer.pro src/ActorCfgFilterProxyModel.h \
		src/ActorCfgModel.h \
		src/BreakpointManagerView.h \
		src/ChooseItemDialog.h \
		src/CreateScriptWorker.h \
		src/DashboardsManagerDialog.h \
		src/EstimationDialog.h \
		src/GalaxyConfigConfigurationDialogImpl.h \
		src/ImportSchemaDialog.h \
		src/InvestigationDataModel.h \
		src/ItemViewStyle.h \
		src/PortAliasesConfigurationDialog.h \
		src/SampleActionsManager.h \
		src/SceneSerializer.h \
		src/SchemaAliasesConfigurationDialogImpl.h \
		src/StartupDialog.h \
		src/TableViewTabKey.h \
		src/WorkflowDesignerPlugin.h \
		src/WorkflowDocument.h \
		src/WorkflowEditor.h \
		src/WorkflowEditorDelegates.h \
		src/WorkflowInvestigationWidgetsController.h \
		src/WorkflowMetaDialog.h \
		src/WorkflowPalette.h \
		src/WorkflowSamples.h \
		src/WorkflowSceneIOTasks.h \
		src/WorkflowSettingsController.h \
		src/WorkflowTabView.h \
		src/WorkflowViewController.h \
		src/WorkflowViewItems.h \
		src/cmdline/GalaxyConfigTask.h \
		src/cmdline/WorkflowCMDLineTasks.h \
		src/debug_messages_translation/AnnotationsMessageTranslator.h \
		src/debug_messages_translation/AssemblyMessageTranslator.h \
		src/debug_messages_translation/BaseMessageTranslator.h \
		src/debug_messages_translation/MultipleAlignmentMessageTranslator.h \
		src/debug_messages_translation/SequenceMessageTranslator.h \
		src/debug_messages_translation/VariationTrackMessageTranslator.h \
		src/debug_messages_translation/WorkflowDebugMessageParserImpl.h \
		src/library/AminoTranslationWorker.h \
		src/library/AssemblyToSequenceWorker.h \
		src/library/BaseDocWriter.h \
		src/library/CDSearchWorker.h \
		src/library/CfgExternalToolModel.h \
		src/library/ConvertFilesFormatWorker.h \
		src/library/ConvertSnpeffVariationsToAnnotationsWorker.h \
		src/library/CoreLib.h \
		src/library/CreateExternalProcessDialog.h \
		src/library/DocActors.h \
		src/library/DocWorkers.h \
		src/library/ExternalProcessWorker.h \
		src/library/ExtractAssemblyCoverageWorker.h \
		src/library/ExtractConsensusWorker.h \
		src/library/ExtractMSAConsensusWorker.h \
		src/library/FilterAnnotationsByQualifierWorker.h \
		src/library/FilterAnnotationsWorker.h \
		src/library/FindWorker.h \
		src/library/GenericReadActor.h \
		src/library/GenericReadWorker.h \
		src/library/GetFileListWorker.h \
		src/library/GroupWorker.h \
		src/library/ImportAnnotationsWorker.h \
		src/library/IncludedProtoFactoryImpl.h \
		src/library/FASTQWorkersLibrary.h \
		src/library/FilterBamWorker.h \
		src/library/MarkSequenceWorker.h \
		src/library/MergeBamWorker.h \
		src/library/MSA2SequenceWorker.h \
		src/library/MultiplexerWorker.h \
		src/library/PassFilterWorker.h \
		src/library/ReadAnnotationsWorker.h \
		src/library/ReadAssemblyWorker.h \
		src/library/ReadVariationWorker.h \
		src/library/RemoteDBFetcherWorker.h \
		src/library/RenameChromosomeInVariationWorker.h \
		src/library/ReverseComplementWorker.h \
		src/library/RmdupBamWorker.h \
		src/library/SchemaWorker.h \
		src/library/ScriptWorker.h \
		src/library/SequenceQualityTrimWorker.h \
		src/library/SequenceSplitWorker.h \
		src/library/SequencesToMSAWorker.h \
		src/library/StatisticWorkers.h \
		src/library/SortBamWorker.h \
		src/library/Text2SequenceWorker.h \
		src/library/WriteAnnotationsWorker.h \
		src/library/WriteAssemblyWorkers.h \
		src/library/WriteVariationWorker.h \
		src/tasks/ReadAssemblyTask.h \
		src/tasks/RenameChromosomeInVariationTask.h \
		src/tasks/SequenceQualityTrimTask.h \
		src/util/DatasetsCountValidator.h \
		src/util/DatasetValidator.h \
		src/util/GrouperActionUtils.h \
		src/util/RequiredSlotsValidator.h \
		src/util/SaveSchemaImageUtils.h \
		src/util/WorkerNameValidator.h \
		src/util/WriteSequenceValidator.h src/ActorCfgFilterProxyModel.cpp \
		src/ActorCfgModel.cpp \
		src/BreakpointManagerView.cpp \
		src/ChooseItemDialog.cpp \
		src/CreateScriptWorker.cpp \
		src/DashboardsManagerDialog.cpp \
		src/EstimationDialog.cpp \
		src/GalaxyConfigConfigurationDialogImpl.cpp \
		src/ImportSchemaDialog.cpp \
		src/InvestigationDataModel.cpp \
		src/ItemViewStyle.cpp \
		src/PortAliasesConfigurationDialog.cpp \
		src/SampleActionsManager.cpp \
		src/SceneSerializer.cpp \
		src/SchemaAliasesConfigurationDialogImpl.cpp \
		src/StartupDialog.cpp \
		src/TableViewTabKey.cpp \
		src/WorkflowDesignerPlugin.cpp \
		src/WorkflowDocument.cpp \
		src/WorkflowEditor.cpp \
		src/WorkflowEditorDelegates.cpp \
		src/WorkflowInvestigationWidgetsController.cpp \
		src/WorkflowMetaDialog.cpp \
		src/WorkflowPalette.cpp \
		src/WorkflowSamples.cpp \
		src/WorkflowSceneIOTasks.cpp \
		src/WorkflowSettingsController.cpp \
		src/WorkflowTabView.cpp \
		src/WorkflowViewController.cpp \
		src/WorkflowViewItems.cpp \
		src/cmdline/GalaxyConfigTask.cpp \
		src/cmdline/WorkflowCMDLineTasks.cpp \
		src/debug_messages_translation/AnnotationsMessageTranslator.cpp \
		src/debug_messages_translation/AssemblyMessageTranslator.cpp \
		src/debug_messages_translation/BaseMessageTranslator.cpp \
		src/debug_messages_translation/MultipleAlignmentMessageTranslator.cpp \
		src/debug_messages_translation/SequenceMessageTranslator.cpp \
		src/debug_messages_translation/VariationTrackMessageTranslator.cpp \
		src/debug_messages_translation/WorkflowDebugMessageParserImpl.cpp \
		src/library/AminoTranslationWorker.cpp \
		src/library/AssemblyToSequenceWorker.cpp \
		src/library/BaseDocWriter.cpp \
		src/library/CDSearchWorker.cpp \
		src/library/CfgExternalToolModel.cpp \
		src/library/ConvertFilesFormatWorker.cpp \
		src/library/ConvertSnpeffVariationsToAnnotationsWorker.cpp \
		src/library/CoreLib.cpp \
		src/library/CreateExternalProcessDialog.cpp \
		src/library/DocActors.cpp \
		src/library/DocWorkers.cpp \
		src/library/ExternalProcessWorker.cpp \
		src/library/ExtractAssemblyCoverageWorker.cpp \
		src/library/ExtractConsensusWorker.cpp \
		src/library/ExtractMSAConsensusWorker.cpp \
		src/library/FASTQWorkersLibrary.cpp \
		src/library/FilterAnnotationsWorker.cpp \
		src/library/FilterAnnotationsByQualifierWorker.cpp \
		src/library/FilterBamWorker.cpp \
		src/library/FindWorker.cpp \
		src/library/GenericReadActor.cpp \
		src/library/GenericReadWorker.cpp \
		src/library/GetFileListWorker.cpp \
		src/library/GroupWorker.cpp \
		src/library/ImportAnnotationsWorker.cpp \
		src/library/IncludedProtoFactoryImpl.cpp \
		src/library/MarkSequenceWorker.cpp \
		src/library/MergeBamWorker.cpp \
		src/library/MSA2SequenceWorker.cpp \
		src/library/MultiplexerWorker.cpp \
		src/library/PassFilterWorker.cpp \
		src/library/ReadAnnotationsWorker.cpp \
		src/library/ReadAssemblyWorker.cpp \
		src/library/ReadVariationWorker.cpp \
		src/library/RemoteDBFetcherWorker.cpp \
		src/library/RenameChromosomeInVariationWorker.cpp \
		src/library/ReverseComplementWorker.cpp \
		src/library/RmdupBamWorker.cpp \
		src/library/SchemaWorker.cpp \
		src/library/ScriptWorker.cpp \
		src/library/SequenceQualityTrimWorker.cpp \
		src/library/SequenceSplitWorker.cpp \
		src/library/SequencesToMSAWorker.cpp \
		src/library/StatisticWorkers.cpp \
		src/library/SortBamWorker.cpp \
		src/library/Text2SequenceWorker.cpp \
		src/library/WriteAnnotationsWorker.cpp \
		src/library/WriteAssemblyWorkers.cpp \
		src/library/WriteVariationWorker.cpp \
		src/tasks/ReadAssemblyTask.cpp \
		src/tasks/RenameChromosomeInVariationTask.cpp \
		src/tasks/SequenceQualityTrimTask.cpp \
		src/util/DatasetsCountValidator.cpp \
		src/util/DatasetValidator.cpp \
		src/util/GrouperActionUtils.cpp \
		src/util/RequiredSlotsValidator.cpp \
		src/util/SaveSchemaImageUtils.cpp \
		src/util/WorkerNameValidator.cpp \
		src/util/WriteSequenceValidator.cpp
QMAKE_TARGET  = workflow_designer
DESTDIR       = ../../_release/plugins/#avoid trailing-slash linebreak
TARGET        = libworkflow_designer.so.1.0.0
TARGETA       = ../../_release/plugins/libworkflow_designer.a
TARGET0       = libworkflow_designer.so
TARGETD       = libworkflow_designer.so.1.0.0
TARGET1       = libworkflow_designer.so.1
TARGET2       = libworkflow_designer.so.1.0


first: all
####### Implicit rules

.SUFFIXES: .o .c .cpp .cc .cxx .C

.cpp.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cc.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cxx.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.C.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.c.o:
	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"

####### Build rules

../../_release/plugins/$(TARGET): _tmp/ui/ui_ChooseItemDialog.h _tmp/ui/ui_CreateScriptBlockDialog.h _tmp/ui/ui_DashboardsManagerDialog.h _tmp/ui/ui_ExternalProcessWorkerDialog.h _tmp/ui/ui_GalaxyConfigConfigurationDialog.h _tmp/ui/ui_ImportSchemaDialog.h _tmp/ui/ui_PaletteWidget.h _tmp/ui/ui_PortAliasesConfigurationDialog.h _tmp/ui/ui_SchemaAliasesConfigurationDialog.h _tmp/ui/ui_StartupDialog.h _tmp/ui/ui_WorkflowEditorWidget.h _tmp/ui/ui_WorkflowMetaDialog.h _tmp/ui/ui_WorkflowSettingsWidget.h $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
	@test -d ../../_release/plugins/ || mkdir -p ../../_release/plugins/
	-$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
	-ln -s $(TARGET) $(TARGET0)
	-ln -s $(TARGET) $(TARGET1)
	-ln -s $(TARGET) $(TARGET2)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET)
	-$(MOVE) $(TARGET)  ../../_release/plugins/ 
	-$(DEL_FILE) ../../_release/plugins/$(TARGET0)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET1)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET2)
	-$(MOVE) $(TARGET0) ../../_release/plugins/ 
	-$(MOVE) $(TARGET1) ../../_release/plugins/ 
	-$(MOVE) $(TARGET2) ../../_release/plugins/ 



staticlib: $(TARGETA)

$(TARGETA): _tmp/ui/ui_ChooseItemDialog.h _tmp/ui/ui_CreateScriptBlockDialog.h _tmp/ui/ui_DashboardsManagerDialog.h _tmp/ui/ui_ExternalProcessWorkerDialog.h _tmp/ui/ui_GalaxyConfigConfigurationDialog.h _tmp/ui/ui_ImportSchemaDialog.h _tmp/ui/ui_PaletteWidget.h _tmp/ui/ui_PortAliasesConfigurationDialog.h _tmp/ui/ui_SchemaAliasesConfigurationDialog.h _tmp/ui/ui_StartupDialog.h _tmp/ui/ui_WorkflowEditorWidget.h _tmp/ui/ui_WorkflowMetaDialog.h _tmp/ui/ui_WorkflowSettingsWidget.h $(OBJECTS) $(OBJCOMP) 
	-$(DEL_FILE) $(TARGETA) 
	$(AR) $(TARGETA) $(OBJECTS)

qmake: FORCE
	@$(QMAKE) INSTALL_PREFIX=/home/birch/BIRCH/local/pkg/ugene-1.29.0 -o Makefile.Release workflow_designer.pro

qmake_all: FORCE


all: Makefile.Release ../../_release/plugins/$(TARGET)

dist: distdir FORCE
	(cd `dirname $(DISTDIR)` && $(TAR) $(DISTNAME).tar $(DISTNAME) && $(COMPRESS) $(DISTNAME).tar) && $(MOVE) `dirname $(DISTDIR)`/$(DISTNAME).tar.gz . && $(DEL_FILE) -r $(DISTDIR)

distdir: FORCE
	@test -d $(DISTDIR) || mkdir -p $(DISTDIR)
	$(COPY_FILE) --parents $(DIST) $(DISTDIR)/
	$(COPY_FILE) --parents workflow_designer.qrc $(DISTDIR)/
	$(COPY_FILE) --parents src/ActorCfgFilterProxyModel.h src/ActorCfgModel.h src/BreakpointManagerView.h src/ChooseItemDialog.h src/CreateScriptWorker.h src/DashboardsManagerDialog.h src/EstimationDialog.h src/GalaxyConfigConfigurationDialogImpl.h src/ImportSchemaDialog.h src/InvestigationDataModel.h src/ItemViewStyle.h src/PortAliasesConfigurationDialog.h src/SampleActionsManager.h src/SceneSerializer.h src/SchemaAliasesConfigurationDialogImpl.h src/StartupDialog.h src/TableViewTabKey.h src/WorkflowDesignerPlugin.h src/WorkflowDocument.h src/WorkflowEditor.h src/WorkflowEditorDelegates.h src/WorkflowInvestigationWidgetsController.h src/WorkflowMetaDialog.h src/WorkflowPalette.h src/WorkflowSamples.h src/WorkflowSceneIOTasks.h src/WorkflowSettingsController.h src/WorkflowTabView.h src/WorkflowViewController.h src/WorkflowViewItems.h src/cmdline/GalaxyConfigTask.h src/cmdline/WorkflowCMDLineTasks.h src/debug_messages_translation/AnnotationsMessageTranslator.h src/debug_messages_translation/AssemblyMessageTranslator.h src/debug_messages_translation/BaseMessageTranslator.h src/debug_messages_translation/MultipleAlignmentMessageTranslator.h src/debug_messages_translation/SequenceMessageTranslator.h src/debug_messages_translation/VariationTrackMessageTranslator.h src/debug_messages_translation/WorkflowDebugMessageParserImpl.h src/library/AminoTranslationWorker.h src/library/AssemblyToSequenceWorker.h src/library/BaseDocWriter.h src/library/CDSearchWorker.h src/library/CfgExternalToolModel.h src/library/ConvertFilesFormatWorker.h src/library/ConvertSnpeffVariationsToAnnotationsWorker.h src/library/CoreLib.h src/library/CreateExternalProcessDialog.h src/library/DocActors.h src/library/DocWorkers.h src/library/ExternalProcessWorker.h src/library/ExtractAssemblyCoverageWorker.h src/library/ExtractConsensusWorker.h src/library/ExtractMSAConsensusWorker.h src/library/FilterAnnotationsByQualifierWorker.h src/library/FilterAnnotationsWorker.h src/library/FindWorker.h src/library/GenericReadActor.h src/library/GenericReadWorker.h src/library/GetFileListWorker.h src/library/GroupWorker.h src/library/ImportAnnotationsWorker.h src/library/IncludedProtoFactoryImpl.h src/library/FASTQWorkersLibrary.h src/library/FilterBamWorker.h src/library/MarkSequenceWorker.h src/library/MergeBamWorker.h src/library/MSA2SequenceWorker.h src/library/MultiplexerWorker.h src/library/PassFilterWorker.h src/library/ReadAnnotationsWorker.h src/library/ReadAssemblyWorker.h src/library/ReadVariationWorker.h src/library/RemoteDBFetcherWorker.h src/library/RenameChromosomeInVariationWorker.h src/library/ReverseComplementWorker.h src/library/RmdupBamWorker.h src/library/SchemaWorker.h src/library/ScriptWorker.h src/library/SequenceQualityTrimWorker.h src/library/SequenceSplitWorker.h src/library/SequencesToMSAWorker.h src/library/StatisticWorkers.h src/library/SortBamWorker.h src/library/Text2SequenceWorker.h src/library/WriteAnnotationsWorker.h src/library/WriteAssemblyWorkers.h src/library/WriteVariationWorker.h src/tasks/ReadAssemblyTask.h src/tasks/RenameChromosomeInVariationTask.h src/tasks/SequenceQualityTrimTask.h src/util/DatasetsCountValidator.h src/util/DatasetValidator.h src/util/GrouperActionUtils.h src/util/RequiredSlotsValidator.h src/util/SaveSchemaImageUtils.h src/util/WorkerNameValidator.h src/util/WriteSequenceValidator.h $(DISTDIR)/
	$(COPY_FILE) --parents src/ActorCfgFilterProxyModel.cpp src/ActorCfgModel.cpp src/BreakpointManagerView.cpp src/ChooseItemDialog.cpp src/CreateScriptWorker.cpp src/DashboardsManagerDialog.cpp src/EstimationDialog.cpp src/GalaxyConfigConfigurationDialogImpl.cpp src/ImportSchemaDialog.cpp src/InvestigationDataModel.cpp src/ItemViewStyle.cpp src/PortAliasesConfigurationDialog.cpp src/SampleActionsManager.cpp src/SceneSerializer.cpp src/SchemaAliasesConfigurationDialogImpl.cpp src/StartupDialog.cpp src/TableViewTabKey.cpp src/WorkflowDesignerPlugin.cpp src/WorkflowDocument.cpp src/WorkflowEditor.cpp src/WorkflowEditorDelegates.cpp src/WorkflowInvestigationWidgetsController.cpp src/WorkflowMetaDialog.cpp src/WorkflowPalette.cpp src/WorkflowSamples.cpp src/WorkflowSceneIOTasks.cpp src/WorkflowSettingsController.cpp src/WorkflowTabView.cpp src/WorkflowViewController.cpp src/WorkflowViewItems.cpp src/cmdline/GalaxyConfigTask.cpp src/cmdline/WorkflowCMDLineTasks.cpp src/debug_messages_translation/AnnotationsMessageTranslator.cpp src/debug_messages_translation/AssemblyMessageTranslator.cpp src/debug_messages_translation/BaseMessageTranslator.cpp src/debug_messages_translation/MultipleAlignmentMessageTranslator.cpp src/debug_messages_translation/SequenceMessageTranslator.cpp src/debug_messages_translation/VariationTrackMessageTranslator.cpp src/debug_messages_translation/WorkflowDebugMessageParserImpl.cpp src/library/AminoTranslationWorker.cpp src/library/AssemblyToSequenceWorker.cpp src/library/BaseDocWriter.cpp src/library/CDSearchWorker.cpp src/library/CfgExternalToolModel.cpp src/library/ConvertFilesFormatWorker.cpp src/library/ConvertSnpeffVariationsToAnnotationsWorker.cpp src/library/CoreLib.cpp src/library/CreateExternalProcessDialog.cpp src/library/DocActors.cpp src/library/DocWorkers.cpp src/library/ExternalProcessWorker.cpp src/library/ExtractAssemblyCoverageWorker.cpp src/library/ExtractConsensusWorker.cpp src/library/ExtractMSAConsensusWorker.cpp src/library/FASTQWorkersLibrary.cpp src/library/FilterAnnotationsWorker.cpp src/library/FilterAnnotationsByQualifierWorker.cpp src/library/FilterBamWorker.cpp src/library/FindWorker.cpp src/library/GenericReadActor.cpp src/library/GenericReadWorker.cpp src/library/GetFileListWorker.cpp src/library/GroupWorker.cpp src/library/ImportAnnotationsWorker.cpp src/library/IncludedProtoFactoryImpl.cpp src/library/MarkSequenceWorker.cpp src/library/MergeBamWorker.cpp src/library/MSA2SequenceWorker.cpp src/library/MultiplexerWorker.cpp src/library/PassFilterWorker.cpp src/library/ReadAnnotationsWorker.cpp src/library/ReadAssemblyWorker.cpp src/library/ReadVariationWorker.cpp src/library/RemoteDBFetcherWorker.cpp src/library/RenameChromosomeInVariationWorker.cpp src/library/ReverseComplementWorker.cpp src/library/RmdupBamWorker.cpp src/library/SchemaWorker.cpp src/library/ScriptWorker.cpp src/library/SequenceQualityTrimWorker.cpp src/library/SequenceSplitWorker.cpp src/library/SequencesToMSAWorker.cpp src/library/StatisticWorkers.cpp src/library/SortBamWorker.cpp src/library/Text2SequenceWorker.cpp src/library/WriteAnnotationsWorker.cpp src/library/WriteAssemblyWorkers.cpp src/library/WriteVariationWorker.cpp src/tasks/ReadAssemblyTask.cpp src/tasks/RenameChromosomeInVariationTask.cpp src/tasks/SequenceQualityTrimTask.cpp src/util/DatasetsCountValidator.cpp src/util/DatasetValidator.cpp src/util/GrouperActionUtils.cpp src/util/RequiredSlotsValidator.cpp src/util/SaveSchemaImageUtils.cpp src/util/WorkerNameValidator.cpp src/util/WriteSequenceValidator.cpp $(DISTDIR)/
	$(COPY_FILE) --parents src/ChooseItemDialog.ui src/CreateScriptBlockDialog.ui src/DashboardsManagerDialog.ui src/library/ExternalProcessWorkerDialog.ui src/GalaxyConfigConfigurationDialog.ui src/ImportSchemaDialog.ui src/PaletteWidget.ui src/PortAliasesConfigurationDialog.ui src/SchemaAliasesConfigurationDialog.ui src/StartupDialog.ui src/WorkflowEditorWidget.ui src/WorkflowMetaDialog.ui src/WorkflowSettingsWidget.ui $(DISTDIR)/
	$(COPY_FILE) --parents transl/english.ts transl/russian.ts $(DISTDIR)/


clean: compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(DEL_FILE) *~ core *.core


distclean: clean 
	-$(DEL_FILE) ../../_release/plugins/$(TARGET) 
	-$(DEL_FILE) ../../_release/plugins/$(TARGET0) ../../_release/plugins/$(TARGET1) ../../_release/plugins/$(TARGET2) $(TARGETA)
	-$(DEL_FILE) Makefile.Release


####### Sub-libraries

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all

check: first

compiler_rcc_make_all: _tmp/rcc/qrc_workflow_designer.cpp
compiler_rcc_clean:
	-$(DEL_FILE) _tmp/rcc/qrc_workflow_designer.cpp
_tmp/rcc/qrc_workflow_designer.cpp: workflow_designer.qrc \
		images/highlight_item.png \
		images/port_relationship.png \
		images/export.png \
		images/script_edit.png \
		images/breakpoint.png \
		images/script.png \
		images/delete_selected_breakpoints.png \
		images/next_step.png \
		images/leftarrow.png \
		images/clipboard.png \
		images/run.png \
		images/wizard.png \
		images/editcopy.png \
		images/table_relationship.png \
		images/external_cmd_tool.png \
		images/filesaveas.png \
		images/settings.png \
		images/filenew.png \
		images/toggle.png \
		images/wd.png \
		images/green_circle.png \
		images/rot_arrow.png \
		images/rot_cur.png \
		images/filesave.png \
		images/import.png \
		images/pause.png \
		images/external_cmd_tool_add.png \
		images/sendtoback.png \
		images/mag_circle.png \
		images/ok.png \
		images/process_one_message.png \
		images/delete.png \
		images/galaxy.png \
		images/dashboard.png \
		images/document_convert.png \
		images/editpaste.png \
		images/delete_all_breakpoints.png \
		images/show_breakpoint_manager.png \
		images/stopTask.png \
		images/tag.png \
		images/toggle_expand.png \
		images/checked_tag.png \
		images/fileopen.png \
		images/disable_all_breakpoints.png \
		images/editcut.png
	/usr/lib/x86_64-linux-gnu/qt5/bin/rcc -name workflow_designer workflow_designer.qrc -o _tmp/rcc/qrc_workflow_designer.cpp

compiler_moc_header_make_all: _tmp/moc/release/moc_ActorCfgFilterProxyModel.cpp _tmp/moc/release/moc_ActorCfgModel.cpp _tmp/moc/release/moc_BreakpointManagerView.cpp _tmp/moc/release/moc_ChooseItemDialog.cpp _tmp/moc/release/moc_CreateScriptWorker.cpp _tmp/moc/release/moc_DashboardsManagerDialog.cpp _tmp/moc/release/moc_EstimationDialog.cpp _tmp/moc/release/moc_GalaxyConfigConfigurationDialogImpl.cpp _tmp/moc/release/moc_ImportSchemaDialog.cpp _tmp/moc/release/moc_InvestigationDataModel.cpp _tmp/moc/release/moc_ItemViewStyle.cpp _tmp/moc/release/moc_PortAliasesConfigurationDialog.cpp _tmp/moc/release/moc_SampleActionsManager.cpp _tmp/moc/release/moc_SchemaAliasesConfigurationDialogImpl.cpp _tmp/moc/release/moc_StartupDialog.cpp _tmp/moc/release/moc_WorkflowDesignerPlugin.cpp _tmp/moc/release/moc_WorkflowDocument.cpp _tmp/moc/release/moc_WorkflowEditor.cpp _tmp/moc/release/moc_WorkflowInvestigationWidgetsController.cpp _tmp/moc/release/moc_WorkflowMetaDialog.cpp _tmp/moc/release/moc_WorkflowPalette.cpp _tmp/moc/release/moc_WorkflowSamples.cpp _tmp/moc/release/moc_WorkflowSceneIOTasks.cpp _tmp/moc/release/moc_WorkflowSettingsController.cpp _tmp/moc/release/moc_WorkflowTabView.cpp _tmp/moc/release/moc_WorkflowViewController.cpp _tmp/moc/release/moc_WorkflowViewItems.cpp _tmp/moc/release/moc_GalaxyConfigTask.cpp _tmp/moc/release/moc_WorkflowCMDLineTasks.cpp _tmp/moc/release/moc_AminoTranslationWorker.cpp _tmp/moc/release/moc_AssemblyToSequenceWorker.cpp _tmp/moc/release/moc_BaseDocWriter.cpp _tmp/moc/release/moc_CDSearchWorker.cpp _tmp/moc/release/moc_CfgExternalToolModel.cpp _tmp/moc/release/moc_ConvertFilesFormatWorker.cpp _tmp/moc/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.cpp _tmp/moc/release/moc_CoreLib.cpp _tmp/moc/release/moc_CreateExternalProcessDialog.cpp _tmp/moc/release/moc_DocActors.cpp _tmp/moc/release/moc_DocWorkers.cpp _tmp/moc/release/moc_ExternalProcessWorker.cpp _tmp/moc/release/moc_ExtractAssemblyCoverageWorker.cpp _tmp/moc/release/moc_ExtractConsensusWorker.cpp _tmp/moc/release/moc_ExtractMSAConsensusWorker.cpp _tmp/moc/release/moc_FilterAnnotationsByQualifierWorker.cpp _tmp/moc/release/moc_FilterAnnotationsWorker.cpp _tmp/moc/release/moc_FindWorker.cpp _tmp/moc/release/moc_GenericReadActor.cpp _tmp/moc/release/moc_GenericReadWorker.cpp _tmp/moc/release/moc_GetFileListWorker.cpp _tmp/moc/release/moc_GroupWorker.cpp _tmp/moc/release/moc_ImportAnnotationsWorker.cpp _tmp/moc/release/moc_FASTQWorkersLibrary.cpp _tmp/moc/release/moc_FilterBamWorker.cpp _tmp/moc/release/moc_MarkSequenceWorker.cpp _tmp/moc/release/moc_MergeBamWorker.cpp _tmp/moc/release/moc_MSA2SequenceWorker.cpp _tmp/moc/release/moc_MultiplexerWorker.cpp _tmp/moc/release/moc_PassFilterWorker.cpp _tmp/moc/release/moc_ReadAnnotationsWorker.cpp _tmp/moc/release/moc_ReadAssemblyWorker.cpp _tmp/moc/release/moc_ReadVariationWorker.cpp _tmp/moc/release/moc_RemoteDBFetcherWorker.cpp _tmp/moc/release/moc_RenameChromosomeInVariationWorker.cpp _tmp/moc/release/moc_ReverseComplementWorker.cpp _tmp/moc/release/moc_RmdupBamWorker.cpp _tmp/moc/release/moc_SchemaWorker.cpp _tmp/moc/release/moc_ScriptWorker.cpp _tmp/moc/release/moc_SequenceQualityTrimWorker.cpp _tmp/moc/release/moc_SequenceSplitWorker.cpp _tmp/moc/release/moc_SequencesToMSAWorker.cpp _tmp/moc/release/moc_StatisticWorkers.cpp _tmp/moc/release/moc_SortBamWorker.cpp _tmp/moc/release/moc_Text2SequenceWorker.cpp _tmp/moc/release/moc_WriteAnnotationsWorker.cpp _tmp/moc/release/moc_WriteAssemblyWorkers.cpp _tmp/moc/release/moc_WriteVariationWorker.cpp _tmp/moc/release/moc_ReadAssemblyTask.cpp _tmp/moc/release/moc_RenameChromosomeInVariationTask.cpp _tmp/moc/release/moc_SequenceQualityTrimTask.cpp _tmp/moc/release/moc_SaveSchemaImageUtils.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) _tmp/moc/release/moc_ActorCfgFilterProxyModel.cpp _tmp/moc/release/moc_ActorCfgModel.cpp _tmp/moc/release/moc_BreakpointManagerView.cpp _tmp/moc/release/moc_ChooseItemDialog.cpp _tmp/moc/release/moc_CreateScriptWorker.cpp _tmp/moc/release/moc_DashboardsManagerDialog.cpp _tmp/moc/release/moc_EstimationDialog.cpp _tmp/moc/release/moc_GalaxyConfigConfigurationDialogImpl.cpp _tmp/moc/release/moc_ImportSchemaDialog.cpp _tmp/moc/release/moc_InvestigationDataModel.cpp _tmp/moc/release/moc_ItemViewStyle.cpp _tmp/moc/release/moc_PortAliasesConfigurationDialog.cpp _tmp/moc/release/moc_SampleActionsManager.cpp _tmp/moc/release/moc_SchemaAliasesConfigurationDialogImpl.cpp _tmp/moc/release/moc_StartupDialog.cpp _tmp/moc/release/moc_WorkflowDesignerPlugin.cpp _tmp/moc/release/moc_WorkflowDocument.cpp _tmp/moc/release/moc_WorkflowEditor.cpp _tmp/moc/release/moc_WorkflowInvestigationWidgetsController.cpp _tmp/moc/release/moc_WorkflowMetaDialog.cpp _tmp/moc/release/moc_WorkflowPalette.cpp _tmp/moc/release/moc_WorkflowSamples.cpp _tmp/moc/release/moc_WorkflowSceneIOTasks.cpp _tmp/moc/release/moc_WorkflowSettingsController.cpp _tmp/moc/release/moc_WorkflowTabView.cpp _tmp/moc/release/moc_WorkflowViewController.cpp _tmp/moc/release/moc_WorkflowViewItems.cpp _tmp/moc/release/moc_GalaxyConfigTask.cpp _tmp/moc/release/moc_WorkflowCMDLineTasks.cpp _tmp/moc/release/moc_AminoTranslationWorker.cpp _tmp/moc/release/moc_AssemblyToSequenceWorker.cpp _tmp/moc/release/moc_BaseDocWriter.cpp _tmp/moc/release/moc_CDSearchWorker.cpp _tmp/moc/release/moc_CfgExternalToolModel.cpp _tmp/moc/release/moc_ConvertFilesFormatWorker.cpp _tmp/moc/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.cpp _tmp/moc/release/moc_CoreLib.cpp _tmp/moc/release/moc_CreateExternalProcessDialog.cpp _tmp/moc/release/moc_DocActors.cpp _tmp/moc/release/moc_DocWorkers.cpp _tmp/moc/release/moc_ExternalProcessWorker.cpp _tmp/moc/release/moc_ExtractAssemblyCoverageWorker.cpp _tmp/moc/release/moc_ExtractConsensusWorker.cpp
	-$(DEL_FILE) _tmp/moc/release/moc_ExtractMSAConsensusWorker.cpp _tmp/moc/release/moc_FilterAnnotationsByQualifierWorker.cpp _tmp/moc/release/moc_FilterAnnotationsWorker.cpp _tmp/moc/release/moc_FindWorker.cpp _tmp/moc/release/moc_GenericReadActor.cpp _tmp/moc/release/moc_GenericReadWorker.cpp _tmp/moc/release/moc_GetFileListWorker.cpp _tmp/moc/release/moc_GroupWorker.cpp _tmp/moc/release/moc_ImportAnnotationsWorker.cpp _tmp/moc/release/moc_FASTQWorkersLibrary.cpp _tmp/moc/release/moc_FilterBamWorker.cpp _tmp/moc/release/moc_MarkSequenceWorker.cpp _tmp/moc/release/moc_MergeBamWorker.cpp _tmp/moc/release/moc_MSA2SequenceWorker.cpp _tmp/moc/release/moc_MultiplexerWorker.cpp _tmp/moc/release/moc_PassFilterWorker.cpp _tmp/moc/release/moc_ReadAnnotationsWorker.cpp _tmp/moc/release/moc_ReadAssemblyWorker.cpp _tmp/moc/release/moc_ReadVariationWorker.cpp _tmp/moc/release/moc_RemoteDBFetcherWorker.cpp _tmp/moc/release/moc_RenameChromosomeInVariationWorker.cpp _tmp/moc/release/moc_ReverseComplementWorker.cpp _tmp/moc/release/moc_RmdupBamWorker.cpp _tmp/moc/release/moc_SchemaWorker.cpp _tmp/moc/release/moc_ScriptWorker.cpp _tmp/moc/release/moc_SequenceQualityTrimWorker.cpp _tmp/moc/release/moc_SequenceSplitWorker.cpp _tmp/moc/release/moc_SequencesToMSAWorker.cpp _tmp/moc/release/moc_StatisticWorkers.cpp _tmp/moc/release/moc_SortBamWorker.cpp _tmp/moc/release/moc_Text2SequenceWorker.cpp _tmp/moc/release/moc_WriteAnnotationsWorker.cpp _tmp/moc/release/moc_WriteAssemblyWorkers.cpp _tmp/moc/release/moc_WriteVariationWorker.cpp _tmp/moc/release/moc_ReadAssemblyTask.cpp _tmp/moc/release/moc_RenameChromosomeInVariationTask.cpp _tmp/moc/release/moc_SequenceQualityTrimTask.cpp _tmp/moc/release/moc_SaveSchemaImageUtils.cpp
_tmp/moc/release/moc_ActorCfgFilterProxyModel.cpp: src/ActorCfgFilterProxyModel.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/ActorCfgFilterProxyModel.h -o _tmp/moc/release/moc_ActorCfgFilterProxyModel.cpp

_tmp/moc/release/moc_ActorCfgModel.cpp: ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		src/ActorCfgModel.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/ActorCfgModel.h -o _tmp/moc/release/moc_ActorCfgModel.cpp

_tmp/moc/release/moc_BreakpointManagerView.cpp: ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowBreakpointSharedInfo.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpointSharedInfo.h \
		../../include/U2Gui/BreakpointConditionEditDialog.h \
		../../corelibs/U2Gui/src/util/BreakpointConditionEditDialog.h \
		src/BreakpointManagerView.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/BreakpointManagerView.h -o _tmp/moc/release/moc_BreakpointManagerView.cpp

_tmp/moc/release/moc_ChooseItemDialog.cpp: ../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		_tmp/ui/ui_ChooseItemDialog.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		src/ChooseItemDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/ChooseItemDialog.h -o _tmp/moc/release/moc_ChooseItemDialog.cpp

_tmp/moc/release/moc_CreateScriptWorker.cpp: ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		_tmp/ui/ui_CreateScriptBlockDialog.h \
		src/CreateScriptWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/CreateScriptWorker.h -o _tmp/moc/release/moc_CreateScriptWorker.cpp

_tmp/moc/release/moc_DashboardsManagerDialog.cpp: ../../include/U2Designer/Dashboard.h \
		../../corelibs/U2Designer/src/dashboard/Dashboard.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		_tmp/ui/ui_DashboardsManagerDialog.h \
		src/DashboardsManagerDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/DashboardsManagerDialog.h -o _tmp/moc/release/moc_DashboardsManagerDialog.cpp

_tmp/moc/release/moc_EstimationDialog.cpp: ../../include/U2Lang/SchemaEstimationTask.h \
		../../corelibs/U2Lang/src/tasks/SchemaEstimationTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		src/EstimationDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/EstimationDialog.h -o _tmp/moc/release/moc_EstimationDialog.cpp

_tmp/moc/release/moc_GalaxyConfigConfigurationDialogImpl.cpp: ../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		_tmp/ui/ui_GalaxyConfigConfigurationDialog.h \
		src/GalaxyConfigConfigurationDialogImpl.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/GalaxyConfigConfigurationDialogImpl.h -o _tmp/moc/release/moc_GalaxyConfigConfigurationDialogImpl.cpp

_tmp/moc/release/moc_ImportSchemaDialog.cpp: ../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		_tmp/ui/ui_ImportSchemaDialog.h \
		src/ImportSchemaDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/ImportSchemaDialog.h -o _tmp/moc/release/moc_ImportSchemaDialog.cpp

_tmp/moc/release/moc_InvestigationDataModel.cpp: ../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/WorkflowInvestigationData.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		src/InvestigationDataModel.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/InvestigationDataModel.h -o _tmp/moc/release/moc_InvestigationDataModel.cpp

_tmp/moc/release/moc_ItemViewStyle.cpp: src/ItemViewStyle.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/ItemViewStyle.h -o _tmp/moc/release/moc_ItemViewStyle.cpp

_tmp/moc/release/moc_PortAliasesConfigurationDialog.cpp: ../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Attribute.h \
		_tmp/ui/ui_PortAliasesConfigurationDialog.h \
		src/PortAliasesConfigurationDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/PortAliasesConfigurationDialog.h -o _tmp/moc/release/moc_PortAliasesConfigurationDialog.cpp

_tmp/moc/release/moc_SampleActionsManager.cpp: ../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/SampleActionsManager.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/SampleActionsManager.h -o _tmp/moc/release/moc_SampleActionsManager.cpp

_tmp/moc/release/moc_SchemaAliasesConfigurationDialogImpl.cpp: ../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		_tmp/ui/ui_SchemaAliasesConfigurationDialog.h \
		src/SchemaAliasesConfigurationDialogImpl.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/SchemaAliasesConfigurationDialogImpl.h -o _tmp/moc/release/moc_SchemaAliasesConfigurationDialogImpl.cpp

_tmp/moc/release/moc_StartupDialog.cpp: ../../include/U2Designer/OutputDirectoryWidget.h \
		../../corelibs/U2Designer/src/support/OutputDirectoryWidget.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		_tmp/ui/ui_StartupDialog.h \
		src/StartupDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/StartupDialog.h -o _tmp/moc/release/moc_StartupDialog.cpp

_tmp/moc/release/moc_WorkflowDesignerPlugin.cpp: ../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceModel.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Gui/WelcomePageAction.h \
		../../corelibs/U2Gui/src/WelcomePageAction.h \
		src/SampleActionsManager.h \
		src/WorkflowDesignerPlugin.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowDesignerPlugin.h -o _tmp/moc/release/moc_WorkflowDesignerPlugin.cpp

_tmp/moc/release/moc_WorkflowDocument.cpp: src/WorkflowDesignerPlugin.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceModel.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Gui/WelcomePageAction.h \
		../../corelibs/U2Gui/src/WelcomePageAction.h \
		src/SampleActionsManager.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ObjectViewTasks.h \
		../../corelibs/U2Gui/src/ObjectViewTasks.h \
		../../include/U2Core/GObjectReference.h \
		src/WorkflowDocument.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowDocument.h -o _tmp/moc/release/moc_WorkflowDocument.cpp

_tmp/moc/release/moc_WorkflowEditor.cpp: ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpoint.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpointSharedInfo.h \
		../../corelibs/U2Lang/src/support/BreakpointConditionChecker.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		_tmp/ui/ui_WorkflowEditorWidget.h \
		src/TableViewTabKey.h \
		src/WorkflowEditor.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowEditor.h -o _tmp/moc/release/moc_WorkflowEditor.cpp

_tmp/moc/release/moc_WorkflowInvestigationWidgetsController.cpp: ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowInvestigationData.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		src/WorkflowInvestigationWidgetsController.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowInvestigationWidgetsController.h -o _tmp/moc/release/moc_WorkflowInvestigationWidgetsController.cpp

_tmp/moc/release/moc_WorkflowMetaDialog.cpp: _tmp/ui/ui_WorkflowMetaDialog.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/WorkflowMetaDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowMetaDialog.h -o _tmp/moc/release/moc_WorkflowMetaDialog.cpp

_tmp/moc/release/moc_WorkflowPalette.cpp: ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		_tmp/ui/ui_PaletteWidget.h \
		src/WorkflowPalette.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowPalette.h -o _tmp/moc/release/moc_WorkflowPalette.cpp

_tmp/moc/release/moc_WorkflowSamples.cpp: ../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Gui/GlassView.h \
		../../corelibs/U2Gui/src/util/GlassView.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		src/WorkflowSamples.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowSamples.h -o _tmp/moc/release/moc_WorkflowSamples.cpp

_tmp/moc/release/moc_WorkflowSceneIOTasks.cpp: ../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/WorkflowIOTasks.h \
		../../corelibs/U2Lang/src/support/WorkflowIOTasks.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		src/WorkflowSceneIOTasks.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowSceneIOTasks.h -o _tmp/moc/release/moc_WorkflowSceneIOTasks.cpp

_tmp/moc/release/moc_WorkflowSettingsController.cpp: _tmp/ui/ui_WorkflowSettingsWidget.h \
		../../include/U2Gui/AppSettingsGUI.h \
		../../corelibs/U2Gui/src/AppSettingsGUI.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/WorkflowSettingsController.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowSettingsController.h -o _tmp/moc/release/moc_WorkflowSettingsController.cpp

_tmp/moc/release/moc_WorkflowTabView.cpp: ../../include/U2Designer/Dashboard.h \
		../../corelibs/U2Designer/src/dashboard/Dashboard.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/WorkflowTabView.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowTabView.h -o _tmp/moc/release/moc_WorkflowTabView.cpp

_tmp/moc/release/moc_WorkflowViewController.cpp: ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/WorkflowViewController.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowViewController.h -o _tmp/moc/release/moc_WorkflowViewController.cpp

_tmp/moc/release/moc_WorkflowViewItems.cpp: ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/WorkflowViewItems.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/WorkflowViewItems.h -o _tmp/moc/release/moc_WorkflowViewItems.cpp

_tmp/moc/release/moc_GalaxyConfigTask.cpp: ../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/ActorContext.h \
		../../corelibs/U2Lang/src/library/script/ActorContext.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		src/cmdline/GalaxyConfigTask.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/cmdline/GalaxyConfigTask.h -o _tmp/moc/release/moc_GalaxyConfigTask.cpp

_tmp/moc/release/moc_WorkflowCMDLineTasks.cpp: ../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/WorkflowIOTasks.h \
		../../corelibs/U2Lang/src/support/WorkflowIOTasks.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/cmdline/WorkflowCMDLineTasks.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/cmdline/WorkflowCMDLineTasks.h -o _tmp/moc/release/moc_WorkflowCMDLineTasks.cpp

_tmp/moc/release/moc_AminoTranslationWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		src/library/AminoTranslationWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/AminoTranslationWorker.h -o _tmp/moc/release/moc_AminoTranslationWorker.cpp

_tmp/moc/release/moc_AssemblyToSequenceWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/AssemblyToSequenceWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/AssemblyToSequenceWorker.h -o _tmp/moc/release/moc_AssemblyToSequenceWorker.cpp

_tmp/moc/release/moc_BaseDocWriter.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		src/library/BaseDocWriter.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/BaseDocWriter.h -o _tmp/moc/release/moc_BaseDocWriter.cpp

_tmp/moc/release/moc_CDSearchWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Algorithm/CDSearchTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/CDSearchTaskFactory.h \
		src/library/CDSearchWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/CDSearchWorker.h -o _tmp/moc/release/moc_CDSearchWorker.cpp

_tmp/moc/release/moc_CfgExternalToolModel.cpp: ../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		src/library/CfgExternalToolModel.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/CfgExternalToolModel.h -o _tmp/moc/release/moc_CfgExternalToolModel.cpp

_tmp/moc/release/moc_ConvertFilesFormatWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/ConvertFilesFormatWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ConvertFilesFormatWorker.h -o _tmp/moc/release/moc_ConvertFilesFormatWorker.cpp

_tmp/moc/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/ConvertSnpeffVariationsToAnnotationsWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ConvertSnpeffVariationsToAnnotationsWorker.h -o _tmp/moc/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.cpp

_tmp/moc/release/moc_CoreLib.cpp: ../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		src/library/CoreLib.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/CoreLib.h -o _tmp/moc/release/moc_CoreLib.cpp

_tmp/moc/release/moc_CreateExternalProcessDialog.cpp: _tmp/ui/ui_ExternalProcessWorkerDialog.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		src/library/CreateExternalProcessDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/CreateExternalProcessDialog.h -o _tmp/moc/release/moc_CreateExternalProcessDialog.cpp

_tmp/moc/release/moc_DocActors.cpp: ../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		src/library/DocActors.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/DocActors.h -o _tmp/moc/release/moc_DocActors.cpp

_tmp/moc/release/moc_DocWorkers.cpp: src/library/BaseDocWriter.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		src/library/CoreLib.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		src/library/DocWorkers.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/DocWorkers.h -o _tmp/moc/release/moc_DocWorkers.cpp

_tmp/moc/release/moc_ExternalProcessWorker.cpp: ../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		src/library/ExternalProcessWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ExternalProcessWorker.h -o _tmp/moc/release/moc_ExternalProcessWorker.cpp

_tmp/moc/release/moc_ExtractAssemblyCoverageWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/ExtractAssemblyCoverageWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ExtractAssemblyCoverageWorker.h -o _tmp/moc/release/moc_ExtractAssemblyCoverageWorker.cpp

_tmp/moc/release/moc_ExtractConsensusWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/ExtractConsensusWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ExtractConsensusWorker.h -o _tmp/moc/release/moc_ExtractConsensusWorker.cpp

_tmp/moc/release/moc_ExtractMSAConsensusWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/ExtractMSAConsensusWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ExtractMSAConsensusWorker.h -o _tmp/moc/release/moc_ExtractMSAConsensusWorker.cpp

_tmp/moc/release/moc_FilterAnnotationsByQualifierWorker.cpp: ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/FilterAnnotationsByQualifierWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/FilterAnnotationsByQualifierWorker.h -o _tmp/moc/release/moc_FilterAnnotationsByQualifierWorker.cpp

_tmp/moc/release/moc_FilterAnnotationsWorker.cpp: ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/FilterAnnotationsWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/FilterAnnotationsWorker.h -o _tmp/moc/release/moc_FilterAnnotationsWorker.cpp

_tmp/moc/release/moc_FindWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Algorithm/FindAlgorithm.h \
		../../corelibs/U2Algorithm/src/misc/FindAlgorithm.h \
		../../include/U2Algorithm/FindAlgorithmTask.h \
		../../corelibs/U2Algorithm/src/misc/FindAlgorithmTask.h \
		src/library/FindWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/FindWorker.h -o _tmp/moc/release/moc_FindWorker.cpp

_tmp/moc/release/moc_GenericReadActor.cpp: ../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/GenericReadActor.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/GenericReadActor.h -o _tmp/moc/release/moc_GenericReadActor.cpp

_tmp/moc/release/moc_GenericReadWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/GenericReadWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/GenericReadWorker.h -o _tmp/moc/release/moc_GenericReadWorker.cpp

_tmp/moc/release/moc_GetFileListWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/GetFileListWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/GetFileListWorker.h -o _tmp/moc/release/moc_GetFileListWorker.cpp

_tmp/moc/release/moc_GroupWorker.cpp: src/util/GrouperActionUtils.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/GroupWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/GroupWorker.h -o _tmp/moc/release/moc_GroupWorker.cpp

_tmp/moc/release/moc_ImportAnnotationsWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/ImportAnnotationsWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ImportAnnotationsWorker.h -o _tmp/moc/release/moc_ImportAnnotationsWorker.cpp

_tmp/moc/release/moc_FASTQWorkersLibrary.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/BaseNGSWorker.h \
		../../corelibs/U2Lang/src/support/BaseNGSWorker.h \
		src/library/FASTQWorkersLibrary.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/FASTQWorkersLibrary.h -o _tmp/moc/release/moc_FASTQWorkersLibrary.cpp

_tmp/moc/release/moc_FilterBamWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/FilterBamWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/FilterBamWorker.h -o _tmp/moc/release/moc_FilterBamWorker.cpp

_tmp/moc/release/moc_MarkSequenceWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/MarkSequenceWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/MarkSequenceWorker.h -o _tmp/moc/release/moc_MarkSequenceWorker.cpp

_tmp/moc/release/moc_MergeBamWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/MergeBamWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/MergeBamWorker.h -o _tmp/moc/release/moc_MergeBamWorker.cpp

_tmp/moc/release/moc_MSA2SequenceWorker.cpp: ../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		src/library/MSA2SequenceWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/MSA2SequenceWorker.h -o _tmp/moc/release/moc_MSA2SequenceWorker.cpp

_tmp/moc/release/moc_MultiplexerWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/MultiplexerWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/MultiplexerWorker.h -o _tmp/moc/release/moc_MultiplexerWorker.cpp

_tmp/moc/release/moc_PassFilterWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/PassFilterWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/PassFilterWorker.h -o _tmp/moc/release/moc_PassFilterWorker.cpp

_tmp/moc/release/moc_ReadAnnotationsWorker.cpp: src/library/GenericReadActor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/GenericReadWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		src/library/ReadAnnotationsWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ReadAnnotationsWorker.h -o _tmp/moc/release/moc_ReadAnnotationsWorker.cpp

_tmp/moc/release/moc_ReadAssemblyWorker.cpp: src/library/GenericReadActor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/GenericReadWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		src/library/ReadAssemblyWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ReadAssemblyWorker.h -o _tmp/moc/release/moc_ReadAssemblyWorker.cpp

_tmp/moc/release/moc_ReadVariationWorker.cpp: src/library/GenericReadActor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/GenericReadWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		src/library/ReadVariationWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ReadVariationWorker.h -o _tmp/moc/release/moc_ReadVariationWorker.cpp

_tmp/moc/release/moc_RemoteDBFetcherWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/RemoteDBFetcherWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/RemoteDBFetcherWorker.h -o _tmp/moc/release/moc_RemoteDBFetcherWorker.cpp

_tmp/moc/release/moc_RenameChromosomeInVariationWorker.cpp: ../../include/U2Lang/BaseThroughWorker.h \
		../../corelibs/U2Lang/src/library/BaseThroughWorker.h \
		../../include/U2Lang/BaseOneOneWorker.h \
		../../corelibs/U2Lang/src/library/BaseOneOneWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/RenameChromosomeInVariationWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/RenameChromosomeInVariationWorker.h -o _tmp/moc/release/moc_RenameChromosomeInVariationWorker.cpp

_tmp/moc/release/moc_ReverseComplementWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/ReverseComplementWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ReverseComplementWorker.h -o _tmp/moc/release/moc_ReverseComplementWorker.cpp

_tmp/moc/release/moc_RmdupBamWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/RmdupBamWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/RmdupBamWorker.h -o _tmp/moc/release/moc_RmdupBamWorker.cpp

_tmp/moc/release/moc_SchemaWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/SchemaWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/SchemaWorker.h -o _tmp/moc/release/moc_SchemaWorker.cpp

_tmp/moc/release/moc_ScriptWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/ScriptWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/ScriptWorker.h -o _tmp/moc/release/moc_ScriptWorker.cpp

_tmp/moc/release/moc_SequenceQualityTrimWorker.cpp: ../../include/U2Lang/BaseThroughWorker.h \
		../../corelibs/U2Lang/src/library/BaseThroughWorker.h \
		../../include/U2Lang/BaseOneOneWorker.h \
		../../corelibs/U2Lang/src/library/BaseOneOneWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/SequenceQualityTrimWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/SequenceQualityTrimWorker.h -o _tmp/moc/release/moc_SequenceQualityTrimWorker.cpp

_tmp/moc/release/moc_SequenceSplitWorker.cpp: ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/ExtractAnnotatedRegionTask.h \
		../../corelibs/U2Core/src/tasks/ExtractAnnotatedRegionTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/SequenceSplitWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/SequenceSplitWorker.h -o _tmp/moc/release/moc_SequenceSplitWorker.cpp

_tmp/moc/release/moc_SequencesToMSAWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/SequencesToMSAWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/SequencesToMSAWorker.h -o _tmp/moc/release/moc_SequencesToMSAWorker.cpp

_tmp/moc/release/moc_StatisticWorkers.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/StatisticWorkers.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/StatisticWorkers.h -o _tmp/moc/release/moc_StatisticWorkers.cpp

_tmp/moc/release/moc_SortBamWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/SortBamWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/SortBamWorker.h -o _tmp/moc/release/moc_SortBamWorker.cpp

_tmp/moc/release/moc_Text2SequenceWorker.cpp: ../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		src/library/Text2SequenceWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/Text2SequenceWorker.h -o _tmp/moc/release/moc_Text2SequenceWorker.cpp

_tmp/moc/release/moc_WriteAnnotationsWorker.cpp: ../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		src/library/WriteAnnotationsWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/WriteAnnotationsWorker.h -o _tmp/moc/release/moc_WriteAnnotationsWorker.cpp

_tmp/moc/release/moc_WriteAssemblyWorkers.cpp: ../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		src/library/BaseDocWriter.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		src/library/WriteAssemblyWorkers.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/WriteAssemblyWorkers.h -o _tmp/moc/release/moc_WriteAssemblyWorkers.cpp

_tmp/moc/release/moc_WriteVariationWorker.cpp: src/library/BaseDocWriter.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		src/library/WriteVariationWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/library/WriteVariationWorker.h -o _tmp/moc/release/moc_WriteVariationWorker.cpp

_tmp/moc/release/moc_ReadAssemblyTask.cpp: ../../include/U2Lang/ReadDocumentTaskFactory.h \
		../../corelibs/U2Lang/src/tasks/ReadDocumentTaskFactory.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/tasks/ReadAssemblyTask.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/tasks/ReadAssemblyTask.h -o _tmp/moc/release/moc_ReadAssemblyTask.cpp

_tmp/moc/release/moc_RenameChromosomeInVariationTask.cpp: ../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		src/tasks/RenameChromosomeInVariationTask.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/tasks/RenameChromosomeInVariationTask.h -o _tmp/moc/release/moc_RenameChromosomeInVariationTask.cpp

_tmp/moc/release/moc_SequenceQualityTrimTask.cpp: ../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		src/tasks/SequenceQualityTrimTask.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/tasks/SequenceQualityTrimTask.h -o _tmp/moc/release/moc_SequenceQualityTrimTask.cpp

_tmp/moc/release/moc_SaveSchemaImageUtils.cpp: ../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		src/util/SaveSchemaImageUtils.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/workflow_designer/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKitWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtScriptTools -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/util/SaveSchemaImageUtils.h -o _tmp/moc/release/moc_SaveSchemaImageUtils.cpp

compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all: _tmp/ui/ui_ChooseItemDialog.h _tmp/ui/ui_CreateScriptBlockDialog.h _tmp/ui/ui_DashboardsManagerDialog.h _tmp/ui/ui_ExternalProcessWorkerDialog.h _tmp/ui/ui_GalaxyConfigConfigurationDialog.h _tmp/ui/ui_ImportSchemaDialog.h _tmp/ui/ui_PaletteWidget.h _tmp/ui/ui_PortAliasesConfigurationDialog.h _tmp/ui/ui_SchemaAliasesConfigurationDialog.h _tmp/ui/ui_StartupDialog.h _tmp/ui/ui_WorkflowEditorWidget.h _tmp/ui/ui_WorkflowMetaDialog.h _tmp/ui/ui_WorkflowSettingsWidget.h
compiler_uic_clean:
	-$(DEL_FILE) _tmp/ui/ui_ChooseItemDialog.h _tmp/ui/ui_CreateScriptBlockDialog.h _tmp/ui/ui_DashboardsManagerDialog.h _tmp/ui/ui_ExternalProcessWorkerDialog.h _tmp/ui/ui_GalaxyConfigConfigurationDialog.h _tmp/ui/ui_ImportSchemaDialog.h _tmp/ui/ui_PaletteWidget.h _tmp/ui/ui_PortAliasesConfigurationDialog.h _tmp/ui/ui_SchemaAliasesConfigurationDialog.h _tmp/ui/ui_StartupDialog.h _tmp/ui/ui_WorkflowEditorWidget.h _tmp/ui/ui_WorkflowMetaDialog.h _tmp/ui/ui_WorkflowSettingsWidget.h
_tmp/ui/ui_ChooseItemDialog.h: src/ChooseItemDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/ChooseItemDialog.ui -o _tmp/ui/ui_ChooseItemDialog.h

_tmp/ui/ui_CreateScriptBlockDialog.h: src/CreateScriptBlockDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/CreateScriptBlockDialog.ui -o _tmp/ui/ui_CreateScriptBlockDialog.h

_tmp/ui/ui_DashboardsManagerDialog.h: src/DashboardsManagerDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/DashboardsManagerDialog.ui -o _tmp/ui/ui_DashboardsManagerDialog.h

_tmp/ui/ui_ExternalProcessWorkerDialog.h: src/library/ExternalProcessWorkerDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/library/ExternalProcessWorkerDialog.ui -o _tmp/ui/ui_ExternalProcessWorkerDialog.h

_tmp/ui/ui_GalaxyConfigConfigurationDialog.h: src/GalaxyConfigConfigurationDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/GalaxyConfigConfigurationDialog.ui -o _tmp/ui/ui_GalaxyConfigConfigurationDialog.h

_tmp/ui/ui_ImportSchemaDialog.h: src/ImportSchemaDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/ImportSchemaDialog.ui -o _tmp/ui/ui_ImportSchemaDialog.h

_tmp/ui/ui_PaletteWidget.h: src/PaletteWidget.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/PaletteWidget.ui -o _tmp/ui/ui_PaletteWidget.h

_tmp/ui/ui_PortAliasesConfigurationDialog.h: src/PortAliasesConfigurationDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/PortAliasesConfigurationDialog.ui -o _tmp/ui/ui_PortAliasesConfigurationDialog.h

_tmp/ui/ui_SchemaAliasesConfigurationDialog.h: src/SchemaAliasesConfigurationDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/SchemaAliasesConfigurationDialog.ui -o _tmp/ui/ui_SchemaAliasesConfigurationDialog.h

_tmp/ui/ui_StartupDialog.h: src/StartupDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/StartupDialog.ui -o _tmp/ui/ui_StartupDialog.h

_tmp/ui/ui_WorkflowEditorWidget.h: src/WorkflowEditorWidget.ui \
		src/TableViewTabKey.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/WorkflowEditorWidget.ui -o _tmp/ui/ui_WorkflowEditorWidget.h

_tmp/ui/ui_WorkflowMetaDialog.h: src/WorkflowMetaDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/WorkflowMetaDialog.ui -o _tmp/ui/ui_WorkflowMetaDialog.h

_tmp/ui/ui_WorkflowSettingsWidget.h: src/WorkflowSettingsWidget.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/WorkflowSettingsWidget.ui -o _tmp/ui/ui_WorkflowSettingsWidget.h

compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_rcc_clean compiler_moc_header_clean compiler_uic_clean 

####### Compile

_tmp/obj/release/ActorCfgFilterProxyModel.o: src/ActorCfgFilterProxyModel.cpp ../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/ActorCfgFilterProxyModel.h \
		src/ActorCfgModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ActorCfgFilterProxyModel.o src/ActorCfgFilterProxyModel.cpp

_tmp/obj/release/ActorCfgModel.o: src/ActorCfgModel.cpp ../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/IntegralBusType.h \
		../../corelibs/U2Lang/src/model/IntegralBusType.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/URLAttribute.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLAttribute.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/ActorCfgModel.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		src/WorkflowEditor.h \
		../../include/U2Lang/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpoint.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpointSharedInfo.h \
		../../corelibs/U2Lang/src/support/BreakpointConditionChecker.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		_tmp/ui/ui_WorkflowEditorWidget.h \
		src/TableViewTabKey.h \
		src/WorkflowEditorDelegates.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ActorCfgModel.o src/ActorCfgModel.cpp

_tmp/obj/release/BreakpointManagerView.o: src/BreakpointManagerView.cpp ../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Designer/BreakpointHitCountDialog.h \
		../../corelibs/U2Designer/src/BreakpointHitCountDialog.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Designer/EditBreakpointLabelsDialog.h \
		../../corelibs/U2Designer/src/EditBreakpointLabelsDialog.h \
		../../include/U2Designer/NewBreakpointDialog.h \
		../../corelibs/U2Designer/src/NewBreakpointDialog.h \
		../../include/U2Lang/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugStatus.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpoint.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpointSharedInfo.h \
		../../corelibs/U2Lang/src/support/BreakpointConditionChecker.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		src/BreakpointManagerView.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowBreakpointSharedInfo.h \
		../../include/U2Gui/BreakpointConditionEditDialog.h \
		../../corelibs/U2Gui/src/util/BreakpointConditionEditDialog.h \
		src/WorkflowViewItems.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/BreakpointManagerView.o src/BreakpointManagerView.cpp

_tmp/obj/release/ChooseItemDialog.o: src/ChooseItemDialog.cpp ../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/ChooseItemDialog.h \
		_tmp/ui/ui_ChooseItemDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ChooseItemDialog.o src/ChooseItemDialog.cpp

_tmp/obj/release/CreateScriptWorker.o: src/CreateScriptWorker.cpp ../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		src/CreateScriptWorker.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		_tmp/ui/ui_CreateScriptBlockDialog.h \
		src/WorkflowEditorDelegates.h \
		src/library/ScriptWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/util/WorkerNameValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/CreateScriptWorker.o src/CreateScriptWorker.cpp

_tmp/obj/release/DashboardsManagerDialog.o: src/DashboardsManagerDialog.cpp ../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		src/DashboardsManagerDialog.h \
		../../include/U2Designer/Dashboard.h \
		../../corelibs/U2Designer/src/dashboard/Dashboard.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		_tmp/ui/ui_DashboardsManagerDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/DashboardsManagerDialog.o src/DashboardsManagerDialog.cpp

_tmp/obj/release/EstimationDialog.o: src/EstimationDialog.cpp ../../include/U2Designer/EstimationReporter.h \
		../../corelibs/U2Designer/src/EstimationReporter.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/SchemaEstimationTask.h \
		../../corelibs/U2Lang/src/tasks/SchemaEstimationTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		src/EstimationDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/EstimationDialog.o src/EstimationDialog.cpp

_tmp/obj/release/GalaxyConfigConfigurationDialogImpl.o: src/GalaxyConfigConfigurationDialogImpl.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Gui/U2FileDialog.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Core/global.h \
		src/GalaxyConfigConfigurationDialogImpl.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		_tmp/ui/ui_GalaxyConfigConfigurationDialog.h \
		src/cmdline/GalaxyConfigTask.h \
		../../include/U2Lang/ActorContext.h \
		../../corelibs/U2Lang/src/library/script/ActorContext.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/GalaxyConfigConfigurationDialogImpl.o src/GalaxyConfigConfigurationDialogImpl.cpp

_tmp/obj/release/ImportSchemaDialog.o: src/ImportSchemaDialog.cpp ../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		src/ImportSchemaDialog.h \
		_tmp/ui/ui_ImportSchemaDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ImportSchemaDialog.o src/ImportSchemaDialog.cpp

_tmp/obj/release/InvestigationDataModel.o: src/InvestigationDataModel.cpp ../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		src/InvestigationDataModel.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/WorkflowInvestigationData.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/InvestigationDataModel.o src/InvestigationDataModel.cpp

_tmp/obj/release/ItemViewStyle.o: src/ItemViewStyle.cpp ../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		src/WorkflowViewItems.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/ItemViewStyle.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ItemViewStyle.o src/ItemViewStyle.cpp

_tmp/obj/release/PortAliasesConfigurationDialog.o: src/PortAliasesConfigurationDialog.cpp ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/PortAliasesConfigurationDialog.h \
		_tmp/ui/ui_PortAliasesConfigurationDialog.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/PortAliasesConfigurationDialog.o src/PortAliasesConfigurationDialog.cpp

_tmp/obj/release/SampleActionsManager.o: src/SampleActionsManager.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		src/SampleActionsManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SampleActionsManager.o src/SampleActionsManager.cpp

_tmp/obj/release/SceneSerializer.o: src/SceneSerializer.cpp ../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/SceneSerializer.h \
		../../include/U2Lang/SchemaSerializer.h \
		../../corelibs/U2Lang/src/support/SchemaSerializer.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/WorkflowViewItems.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SceneSerializer.o src/SceneSerializer.cpp

_tmp/obj/release/SchemaAliasesConfigurationDialogImpl.o: src/SchemaAliasesConfigurationDialogImpl.cpp ../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		src/SchemaAliasesConfigurationDialogImpl.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		_tmp/ui/ui_SchemaAliasesConfigurationDialog.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SchemaAliasesConfigurationDialogImpl.o src/SchemaAliasesConfigurationDialogImpl.cpp

_tmp/obj/release/StartupDialog.o: src/StartupDialog.cpp ../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		src/StartupDialog.h \
		../../include/U2Designer/OutputDirectoryWidget.h \
		../../corelibs/U2Designer/src/support/OutputDirectoryWidget.h \
		_tmp/ui/ui_StartupDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/StartupDialog.o src/StartupDialog.cpp

_tmp/obj/release/TableViewTabKey.o: src/TableViewTabKey.cpp src/TableViewTabKey.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/TableViewTabKey.o src/TableViewTabKey.cpp

_tmp/obj/release/WorkflowDesignerPlugin.o: src/WorkflowDesignerPlugin.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/CMDLineHelpProvider.h \
		../../corelibs/U2Core/src/cmdline/CMDLineHelpProvider.h \
		../../include/U2Core/global.h \
		../../include/U2Core/CMDLineRegistry.h \
		../../corelibs/U2Core/src/cmdline/CMDLineRegistry.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/CMDLineUtils.h \
		../../corelibs/U2Core/src/cmdline/CMDLineUtils.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/TaskStarter.h \
		../../corelibs/U2Core/src/tasks/TaskStarter.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Lang/IncludedProtoFactory.h \
		../../corelibs/U2Lang/src/model/IncludedProtoFactory.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/WorkflowTasksRegistry.h \
		../../corelibs/U2Lang/src/tasks/WorkflowTasksRegistry.h \
		../../include/U2Lang/ReadDocumentTaskFactory.h \
		../../corelibs/U2Lang/src/tasks/ReadDocumentTaskFactory.h \
		../../include/U2Test/GTest.h \
		../../corelibs/U2Test/src/GTest.h \
		../../include/U2Test/GTestFrameworkComponents.h \
		../../corelibs/U2Test/src/GTestFrameworkComponents.h \
		../../include/U2Test/XMLTestFormat.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		src/WorkflowDesignerPlugin.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceModel.h \
		../../include/U2Gui/WelcomePageAction.h \
		../../corelibs/U2Gui/src/WelcomePageAction.h \
		src/SampleActionsManager.h \
		src/WorkflowDocument.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ObjectViewTasks.h \
		../../corelibs/U2Gui/src/ObjectViewTasks.h \
		../../include/U2Core/GObjectReference.h \
		src/WorkflowSamples.h \
		../../include/U2Gui/GlassView.h \
		../../corelibs/U2Gui/src/util/GlassView.h \
		src/WorkflowSettingsController.h \
		_tmp/ui/ui_WorkflowSettingsWidget.h \
		../../include/U2Gui/AppSettingsGUI.h \
		../../corelibs/U2Gui/src/AppSettingsGUI.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/cmdline/GalaxyConfigTask.h \
		../../include/U2Lang/ActorContext.h \
		../../corelibs/U2Lang/src/library/script/ActorContext.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		src/cmdline/WorkflowCMDLineTasks.h \
		../../include/U2Lang/WorkflowIOTasks.h \
		../../corelibs/U2Lang/src/support/WorkflowIOTasks.h \
		src/library/CoreLib.h \
		src/library/IncludedProtoFactoryImpl.h \
		src/tasks/ReadAssemblyTask.h \
		src/util/DatasetsCountValidator.h \
		src/util/SaveSchemaImageUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowDesignerPlugin.o src/WorkflowDesignerPlugin.cpp

_tmp/obj/release/WorkflowDocument.o: src/WorkflowDocument.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GHints.h \
		../../corelibs/U2Core/src/models/GHints.h \
		../../include/U2Core/global.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/SelectionUtils.h \
		../../corelibs/U2Core/src/selection/SelectionUtils.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		../../include/U2Lang/WorkflowIOTasks.h \
		../../corelibs/U2Lang/src/support/WorkflowIOTasks.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/WorkflowDocument.h \
		src/WorkflowDesignerPlugin.h \
		../../include/U2Core/ServiceModel.h \
		../../include/U2Gui/WelcomePageAction.h \
		../../corelibs/U2Gui/src/WelcomePageAction.h \
		src/SampleActionsManager.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Gui/ObjectViewTasks.h \
		../../corelibs/U2Gui/src/ObjectViewTasks.h \
		../../include/U2Core/GObjectReference.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowDocument.o src/WorkflowDocument.cpp

_tmp/obj/release/WorkflowEditor.o: src/WorkflowEditor.cpp src/WorkflowEditor.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpoint.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpointSharedInfo.h \
		../../corelibs/U2Lang/src/support/BreakpointConditionChecker.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		_tmp/ui/ui_WorkflowEditorWidget.h \
		src/TableViewTabKey.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/WorkflowEditorDelegates.h \
		src/ActorCfgFilterProxyModel.h \
		src/ActorCfgModel.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Designer/DatasetsController.h \
		../../corelibs/U2Designer/src/DatasetsController.h \
		../../include/U2Lang/URLAttribute.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLAttribute.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/MapDatatypeEditor.h \
		../../corelibs/U2Lang/src/support/MapDatatypeEditor.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowEditor.o src/WorkflowEditor.cpp

_tmp/obj/release/WorkflowEditorDelegates.o: src/WorkflowEditorDelegates.cpp src/WorkflowEditor.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpoint.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpointSharedInfo.h \
		../../corelibs/U2Lang/src/support/BreakpointConditionChecker.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		_tmp/ui/ui_WorkflowEditorWidget.h \
		src/TableViewTabKey.h \
		src/WorkflowEditorDelegates.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowEditorDelegates.o src/WorkflowEditorDelegates.cpp

_tmp/obj/release/WorkflowInvestigationWidgetsController.o: src/WorkflowInvestigationWidgetsController.cpp src/InvestigationDataModel.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/WorkflowInvestigationData.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		src/WorkflowInvestigationWidgetsController.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowInvestigationWidgetsController.o src/WorkflowInvestigationWidgetsController.cpp

_tmp/obj/release/WorkflowMetaDialog.o: src/WorkflowMetaDialog.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/global.h \
		../../include/U2Designer/DesignerUtils.h \
		../../corelibs/U2Designer/src/DesignerUtils.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Gui/U2FileDialog.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/WorkflowDocument.h \
		src/WorkflowDesignerPlugin.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceModel.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../include/U2Gui/WelcomePageAction.h \
		../../corelibs/U2Gui/src/WelcomePageAction.h \
		src/SampleActionsManager.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ObjectViewTasks.h \
		../../corelibs/U2Gui/src/ObjectViewTasks.h \
		../../include/U2Core/GObjectReference.h \
		src/WorkflowMetaDialog.h \
		_tmp/ui/ui_WorkflowMetaDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowMetaDialog.o src/WorkflowMetaDialog.cpp

_tmp/obj/release/WorkflowPalette.o: src/WorkflowPalette.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		src/CreateScriptWorker.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		_tmp/ui/ui_CreateScriptBlockDialog.h \
		src/WorkflowPalette.h \
		_tmp/ui/ui_PaletteWidget.h \
		src/WorkflowSamples.h \
		../../include/U2Gui/GlassView.h \
		../../corelibs/U2Gui/src/util/GlassView.h \
		src/library/CreateExternalProcessDialog.h \
		_tmp/ui/ui_ExternalProcessWorkerDialog.h \
		src/library/ExternalProcessWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/ScriptWorker.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowPalette.o src/WorkflowPalette.cpp

_tmp/obj/release/WorkflowSamples.o: src/WorkflowSamples.cpp ../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/WorkflowGUIUtils.h \
		../../corelibs/U2Designer/src/WorkflowGUIUtils.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/WorkflowSamples.h \
		../../include/U2Gui/GlassView.h \
		../../corelibs/U2Gui/src/util/GlassView.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/util/SaveSchemaImageUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowSamples.o src/WorkflowSamples.cpp

_tmp/obj/release/WorkflowSceneIOTasks.o: src/WorkflowSceneIOTasks.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		src/SceneSerializer.h \
		../../include/U2Lang/SchemaSerializer.h \
		../../corelibs/U2Lang/src/support/SchemaSerializer.h \
		src/WorkflowDocument.h \
		src/WorkflowDesignerPlugin.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceModel.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../include/U2Gui/WelcomePageAction.h \
		../../corelibs/U2Gui/src/WelcomePageAction.h \
		src/SampleActionsManager.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ObjectViewTasks.h \
		../../corelibs/U2Gui/src/ObjectViewTasks.h \
		../../include/U2Core/GObjectReference.h \
		src/WorkflowSceneIOTasks.h \
		../../include/U2Lang/WorkflowIOTasks.h \
		../../corelibs/U2Lang/src/support/WorkflowIOTasks.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowSceneIOTasks.o src/WorkflowSceneIOTasks.cpp

_tmp/obj/release/WorkflowSettingsController.o: src/WorkflowSettingsController.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Version.h \
		../../corelibs/U2Core/src/globals/Version.h \
		../../include/U2Core/global.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		src/WorkflowSettingsController.h \
		_tmp/ui/ui_WorkflowSettingsWidget.h \
		../../include/U2Gui/AppSettingsGUI.h \
		../../corelibs/U2Gui/src/AppSettingsGUI.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/WorkflowViewItems.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowSettingsController.o src/WorkflowSettingsController.cpp

_tmp/obj/release/WorkflowTabView.o: src/WorkflowTabView.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/WorkflowTabView.h \
		../../include/U2Designer/Dashboard.h \
		../../corelibs/U2Designer/src/dashboard/Dashboard.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowTabView.o src/WorkflowTabView.cpp

_tmp/obj/release/WorkflowViewController.o: src/WorkflowViewController.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/ExternalToolRegistry.h \
		../../corelibs/U2Core/src/globals/ExternalToolRegistry.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/ProjectService.h \
		../../corelibs/U2Core/src/globals/ProjectService.h \
		../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.h \
		../../include/U2Core/ServiceModel.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Designer/Dashboard.h \
		../../corelibs/U2Designer/src/dashboard/Dashboard.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Designer/DesignerUtils.h \
		../../corelibs/U2Designer/src/DesignerUtils.h \
		../../include/U2Designer/EstimationReporter.h \
		../../corelibs/U2Designer/src/EstimationReporter.h \
		../../include/U2Lang/SchemaEstimationTask.h \
		../../corelibs/U2Lang/src/tasks/SchemaEstimationTask.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Designer/GrouperEditor.h \
		../../corelibs/U2Designer/src/GrouperEditor.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Designer/MarkerEditor.h \
		../../corelibs/U2Designer/src/MarkerEditor.h \
		../../include/U2Designer/WizardController.h \
		../../corelibs/U2Designer/src/wizard/WizardController.h \
		../../include/U2Lang/ElementSelectorWidget.h \
		../../corelibs/U2Lang/src/model/wizard/ElementSelectorWidget.h \
		../../include/U2Lang/WizardWidget.h \
		../../corelibs/U2Lang/src/model/wizard/WizardWidget.h \
		../../include/U2Lang/URLAttribute.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLAttribute.h \
		../../corelibs/U2Lang/src/model/wizard/SelectorValue.h \
		../../include/U2Lang/Wizard.h \
		../../corelibs/U2Lang/src/model/wizard/Wizard.h \
		../../include/U2Lang/Variable.h \
		../../corelibs/U2Lang/src/model/wizard/Variable.h \
		../../include/U2Lang/WizardPage.h \
		../../corelibs/U2Lang/src/model/wizard/WizardPage.h \
		../../include/U2Lang/WizardWidgetVisitor.h \
		../../corelibs/U2Lang/src/model/wizard/WizardWidgetVisitor.h \
		../../corelibs/U2Designer/src/wizard/SelectorActors.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/ExportImageDialog.h \
		../../corelibs/U2Gui/src/util/ExportImageDialog.h \
		../../corelibs/U2Gui/src/util/imageExport/ImageExportTask.h \
		../../include/U2Gui/GlassView.h \
		../../corelibs/U2Gui/src/util/GlassView.h \
		../../include/U2Gui/LastUsedDirHelper.h \
		../../corelibs/U2Gui/src/util/LastUsedDirHelper.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Gui/U2FileDialog.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/GrouperSlotAttribute.h \
		../../corelibs/U2Lang/src/model/GrouperSlotAttribute.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		../../include/U2Lang/IncludedProtoFactory.h \
		../../corelibs/U2Lang/src/model/IncludedProtoFactory.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/MapDatatypeEditor.h \
		../../corelibs/U2Lang/src/support/MapDatatypeEditor.h \
		../../include/U2Lang/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpoint.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpointSharedInfo.h \
		../../corelibs/U2Lang/src/support/BreakpointConditionChecker.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/BreakpointManagerView.h \
		../../include/U2Lang/WorkflowBreakpointSharedInfo.h \
		../../include/U2Gui/BreakpointConditionEditDialog.h \
		../../corelibs/U2Gui/src/util/BreakpointConditionEditDialog.h \
		src/ChooseItemDialog.h \
		_tmp/ui/ui_ChooseItemDialog.h \
		src/CreateScriptWorker.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		_tmp/ui/ui_CreateScriptBlockDialog.h \
		src/DashboardsManagerDialog.h \
		_tmp/ui/ui_DashboardsManagerDialog.h \
		src/EstimationDialog.h \
		src/GalaxyConfigConfigurationDialogImpl.h \
		_tmp/ui/ui_GalaxyConfigConfigurationDialog.h \
		src/ImportSchemaDialog.h \
		_tmp/ui/ui_ImportSchemaDialog.h \
		src/ItemViewStyle.h \
		src/PortAliasesConfigurationDialog.h \
		_tmp/ui/ui_PortAliasesConfigurationDialog.h \
		src/SceneSerializer.h \
		../../include/U2Lang/SchemaSerializer.h \
		../../corelibs/U2Lang/src/support/SchemaSerializer.h \
		src/SchemaAliasesConfigurationDialogImpl.h \
		_tmp/ui/ui_SchemaAliasesConfigurationDialog.h \
		src/StartupDialog.h \
		../../include/U2Designer/OutputDirectoryWidget.h \
		../../corelibs/U2Designer/src/support/OutputDirectoryWidget.h \
		_tmp/ui/ui_StartupDialog.h \
		src/WorkflowDesignerPlugin.h \
		../../include/U2Gui/WelcomePageAction.h \
		../../corelibs/U2Gui/src/WelcomePageAction.h \
		src/SampleActionsManager.h \
		src/WorkflowDocument.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Gui/ObjectViewTasks.h \
		../../corelibs/U2Gui/src/ObjectViewTasks.h \
		../../include/U2Core/GObjectReference.h \
		src/WorkflowEditor.h \
		_tmp/ui/ui_WorkflowEditorWidget.h \
		src/TableViewTabKey.h \
		src/WorkflowInvestigationWidgetsController.h \
		../../include/U2Lang/WorkflowInvestigationData.h \
		src/WorkflowMetaDialog.h \
		_tmp/ui/ui_WorkflowMetaDialog.h \
		src/WorkflowPalette.h \
		_tmp/ui/ui_PaletteWidget.h \
		src/WorkflowSamples.h \
		src/WorkflowSceneIOTasks.h \
		../../include/U2Lang/WorkflowIOTasks.h \
		../../corelibs/U2Lang/src/support/WorkflowIOTasks.h \
		src/WorkflowTabView.h \
		src/WorkflowViewController.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/WorkflowViewItems.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		src/debug_messages_translation/WorkflowDebugMessageParserImpl.h \
		../../include/U2Lang/WorkflowDebugMessageParser.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugMessageParser.h \
		src/library/CreateExternalProcessDialog.h \
		_tmp/ui/ui_ExternalProcessWorkerDialog.h \
		src/library/ExternalProcessWorker.h \
		src/library/ScriptWorker.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowViewController.o src/WorkflowViewController.cpp

_tmp/obj/release/WorkflowViewItems.o: src/WorkflowViewItems.cpp ../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/ItemViewStyle.h \
		src/WorkflowEditor.h \
		../../include/U2Lang/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugStatus.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpoint.h \
		../../corelibs/U2Lang/src/support/WorkflowBreakpointSharedInfo.h \
		../../corelibs/U2Lang/src/support/BreakpointConditionChecker.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h \
		_tmp/ui/ui_WorkflowEditorWidget.h \
		src/TableViewTabKey.h \
		src/WorkflowViewController.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/WorkflowViewItems.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowViewItems.o src/WorkflowViewItems.cpp

_tmp/obj/release/GalaxyConfigTask.o: src/cmdline/GalaxyConfigTask.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/CMDLineRegistry.h \
		../../corelibs/U2Core/src/cmdline/CMDLineRegistry.h \
		../../include/U2Core/global.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/CMDLineUtils.h \
		../../corelibs/U2Core/src/cmdline/CMDLineUtils.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		src/cmdline/GalaxyConfigTask.h \
		../../include/U2Lang/ActorContext.h \
		../../corelibs/U2Lang/src/library/script/ActorContext.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/GalaxyConfigTask.o src/cmdline/GalaxyConfigTask.cpp

_tmp/obj/release/WorkflowCMDLineTasks.o: src/cmdline/WorkflowCMDLineTasks.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/CMDLineRegistry.h \
		../../corelibs/U2Core/src/cmdline/CMDLineRegistry.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/CMDLineUtils.h \
		../../corelibs/U2Core/src/cmdline/CMDLineUtils.h \
		../../include/U2Core/CMDLineCoreOptions.h \
		../../corelibs/U2Core/src/cmdline/CMDLineCoreOptions.h \
		../../include/U2Lang/URLAttribute.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLAttribute.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		src/WorkflowDesignerPlugin.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceModel.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../include/U2Gui/WelcomePageAction.h \
		../../corelibs/U2Gui/src/WelcomePageAction.h \
		src/SampleActionsManager.h \
		src/cmdline/WorkflowCMDLineTasks.h \
		../../include/U2Lang/WorkflowIOTasks.h \
		../../corelibs/U2Lang/src/support/WorkflowIOTasks.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowCMDLineTasks.o src/cmdline/WorkflowCMDLineTasks.cpp

_tmp/obj/release/AnnotationsMessageTranslator.o: src/debug_messages_translation/AnnotationsMessageTranslator.cpp ../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		src/debug_messages_translation/AnnotationsMessageTranslator.h \
		src/debug_messages_translation/BaseMessageTranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AnnotationsMessageTranslator.o src/debug_messages_translation/AnnotationsMessageTranslator.cpp

_tmp/obj/release/AssemblyMessageTranslator.o: src/debug_messages_translation/AssemblyMessageTranslator.cpp ../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		src/debug_messages_translation/AssemblyMessageTranslator.h \
		src/debug_messages_translation/BaseMessageTranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AssemblyMessageTranslator.o src/debug_messages_translation/AssemblyMessageTranslator.cpp

_tmp/obj/release/BaseMessageTranslator.o: src/debug_messages_translation/BaseMessageTranslator.cpp ../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		src/debug_messages_translation/BaseMessageTranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/BaseMessageTranslator.o src/debug_messages_translation/BaseMessageTranslator.cpp

_tmp/obj/release/MultipleAlignmentMessageTranslator.o: src/debug_messages_translation/MultipleAlignmentMessageTranslator.cpp ../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		src/debug_messages_translation/MultipleAlignmentMessageTranslator.h \
		src/debug_messages_translation/BaseMessageTranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MultipleAlignmentMessageTranslator.o src/debug_messages_translation/MultipleAlignmentMessageTranslator.cpp

_tmp/obj/release/SequenceMessageTranslator.o: src/debug_messages_translation/SequenceMessageTranslator.cpp ../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		src/debug_messages_translation/SequenceMessageTranslator.h \
		src/debug_messages_translation/BaseMessageTranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SequenceMessageTranslator.o src/debug_messages_translation/SequenceMessageTranslator.cpp

_tmp/obj/release/VariationTrackMessageTranslator.o: src/debug_messages_translation/VariationTrackMessageTranslator.cpp ../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2VariantDbi.h \
		../../corelibs/U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		src/debug_messages_translation/VariationTrackMessageTranslator.h \
		src/debug_messages_translation/BaseMessageTranslator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/VariationTrackMessageTranslator.o src/debug_messages_translation/VariationTrackMessageTranslator.cpp

_tmp/obj/release/WorkflowDebugMessageParserImpl.o: src/debug_messages_translation/WorkflowDebugMessageParserImpl.cpp ../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/TextObject.h \
		../../corelibs/U2Core/src/gobjects/TextObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/UserApplicationsSettings.h \
		../../corelibs/U2Core/src/globals/UserApplicationsSettings.h \
		../../include/U2Gui/ExportObjectUtils.h \
		../../corelibs/U2Gui/src/util/ExportObjectUtils.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/debug_messages_translation/AnnotationsMessageTranslator.h \
		src/debug_messages_translation/BaseMessageTranslator.h \
		src/debug_messages_translation/AssemblyMessageTranslator.h \
		src/debug_messages_translation/MultipleAlignmentMessageTranslator.h \
		src/debug_messages_translation/SequenceMessageTranslator.h \
		src/debug_messages_translation/VariationTrackMessageTranslator.h \
		src/debug_messages_translation/WorkflowDebugMessageParserImpl.h \
		../../include/U2Lang/WorkflowDebugMessageParser.h \
		../../corelibs/U2Lang/src/support/WorkflowDebugMessageParser.h \
		../../include/U2Lang/WorkflowInvestigationData.h \
		../../corelibs/U2Lang/src/support/WorkflowInvestigationData.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkflowDebugMessageParserImpl.o src/debug_messages_translation/WorkflowDebugMessageParserImpl.cpp

_tmp/obj/release/AminoTranslationWorker.o: src/library/AminoTranslationWorker.cpp src/library/AminoTranslationWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AminoTranslationWorker.o src/library/AminoTranslationWorker.cpp

_tmp/obj/release/AssemblyToSequenceWorker.o: src/library/AssemblyToSequenceWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/AssemblyToSequenceWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AssemblyToSequenceWorker.o src/library/AssemblyToSequenceWorker.cpp

_tmp/obj/release/BaseDocWriter.o: src/library/BaseDocWriter.cpp src/library/CoreLib.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/SharedDbUrlUtils.h \
		../../corelibs/U2Lang/src/model/url_attribute/SharedDbUrlUtils.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DeleteObjectsTask.h \
		../../corelibs/U2Core/src/tasks/DeleteObjectsTask.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/GHints.h \
		../../corelibs/U2Core/src/models/GHints.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/ImportObjectToDatabaseTask.h \
		../../corelibs/U2Core/src/tasks/shared_db/ImportObjectToDatabaseTask.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		src/library/BaseDocWriter.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/BaseDocWriter.o src/library/BaseDocWriter.cpp

_tmp/obj/release/CDSearchWorker.o: src/library/CDSearchWorker.cpp ../../include/U2Algorithm/CDSearchTaskFactoryRegistry.h \
		../../corelibs/U2Algorithm/src/registry/CDSearchTaskFactoryRegistry.h \
		../../include/U2Algorithm/CDSearchTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/CDSearchTaskFactory.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/CDSearchWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/CDSearchWorker.o src/library/CDSearchWorker.cpp

_tmp/obj/release/CfgExternalToolModel.o: src/library/CfgExternalToolModel.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		src/WorkflowEditorDelegates.h \
		src/library/CfgExternalToolModel.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/CfgExternalToolModel.o src/library/CfgExternalToolModel.cpp

_tmp/obj/release/ConvertFilesFormatWorker.o: src/library/ConvertFilesFormatWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/global.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/UserApplicationsSettings.h \
		../../corelibs/U2Core/src/globals/UserApplicationsSettings.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Formats/ConvertFileTask.h \
		../../corelibs/U2Formats/src/tasks/ConvertFileTask.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/ConvertFilesFormatWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ConvertFilesFormatWorker.o src/library/ConvertFilesFormatWorker.cpp

_tmp/obj/release/ConvertSnpeffVariationsToAnnotationsWorker.o: src/library/ConvertSnpeffVariationsToAnnotationsWorker.cpp ../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/ConvertSnpeffVariationsToAnnotationsTask.h \
		../../corelibs/U2Formats/src/tasks/ConvertSnpeffVariationsToAnnotationsTask.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/URLAttribute.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLAttribute.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/ConvertSnpeffVariationsToAnnotationsWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ConvertSnpeffVariationsToAnnotationsWorker.o src/library/ConvertSnpeffVariationsToAnnotationsWorker.cpp

_tmp/obj/release/CoreLib.o: src/library/CoreLib.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		../../include/U2Lang/IncludedProtoFactory.h \
		../../corelibs/U2Lang/src/model/IncludedProtoFactory.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/ScriptWorkerSerializer.h \
		../../corelibs/U2Lang/src/support/ScriptWorkerSerializer.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		src/library/AminoTranslationWorker.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		src/library/AssemblyToSequenceWorker.h \
		src/library/BaseDocWriter.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		src/library/CDSearchWorker.h \
		../../include/U2Algorithm/CDSearchTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/CDSearchTaskFactory.h \
		src/library/ConvertFilesFormatWorker.h \
		src/library/ConvertSnpeffVariationsToAnnotationsWorker.h \
		src/library/CoreLib.h \
		src/library/DocActors.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		src/library/DocWorkers.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		src/library/ExternalProcessWorker.h \
		src/library/ExtractAssemblyCoverageWorker.h \
		src/library/ExtractConsensusWorker.h \
		src/library/ExtractMSAConsensusWorker.h \
		src/library/FASTQWorkersLibrary.h \
		../../include/U2Lang/BaseNGSWorker.h \
		../../corelibs/U2Lang/src/support/BaseNGSWorker.h \
		src/library/FilterAnnotationsByQualifierWorker.h \
		src/library/FilterAnnotationsWorker.h \
		src/library/FilterBamWorker.h \
		src/library/FindWorker.h \
		../../include/U2Algorithm/FindAlgorithm.h \
		../../corelibs/U2Algorithm/src/misc/FindAlgorithm.h \
		../../include/U2Algorithm/FindAlgorithmTask.h \
		../../corelibs/U2Algorithm/src/misc/FindAlgorithmTask.h \
		src/library/GenericReadActor.h \
		src/library/GetFileListWorker.h \
		src/library/GroupWorker.h \
		src/util/GrouperActionUtils.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		src/library/ImportAnnotationsWorker.h \
		src/library/MSA2SequenceWorker.h \
		src/library/MarkSequenceWorker.h \
		src/library/MergeBamWorker.h \
		src/library/MultiplexerWorker.h \
		src/library/PassFilterWorker.h \
		src/library/ReadAnnotationsWorker.h \
		src/library/GenericReadWorker.h \
		src/library/ReadAssemblyWorker.h \
		src/library/ReadVariationWorker.h \
		src/library/RemoteDBFetcherWorker.h \
		src/library/RenameChromosomeInVariationWorker.h \
		../../include/U2Lang/BaseThroughWorker.h \
		../../corelibs/U2Lang/src/library/BaseThroughWorker.h \
		../../include/U2Lang/BaseOneOneWorker.h \
		../../corelibs/U2Lang/src/library/BaseOneOneWorker.h \
		src/library/ReverseComplementWorker.h \
		src/library/RmdupBamWorker.h \
		src/library/ScriptWorker.h \
		src/library/SequenceQualityTrimWorker.h \
		src/library/SequenceSplitWorker.h \
		../../include/U2Core/ExtractAnnotatedRegionTask.h \
		../../corelibs/U2Core/src/tasks/ExtractAnnotatedRegionTask.h \
		src/library/SequencesToMSAWorker.h \
		src/library/SortBamWorker.h \
		src/library/StatisticWorkers.h \
		src/library/Text2SequenceWorker.h \
		src/library/WriteAnnotationsWorker.h \
		src/library/WriteAssemblyWorkers.h \
		src/library/WriteVariationWorker.h \
		src/util/WriteSequenceValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/CoreLib.o src/library/CoreLib.cpp

_tmp/obj/release/CreateExternalProcessDialog.o: src/library/CreateExternalProcessDialog.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		src/library/CfgExternalToolModel.h \
		src/library/CreateExternalProcessDialog.h \
		_tmp/ui/ui_ExternalProcessWorkerDialog.h \
		src/WorkflowEditorDelegates.h \
		src/util/WorkerNameValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/CreateExternalProcessDialog.o src/library/CreateExternalProcessDialog.cpp

_tmp/obj/release/DocActors.o: src/library/DocActors.cpp ../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/FormatUtils.h \
		../../corelibs/U2Core/src/util/FormatUtils.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/SharedDbUrlUtils.h \
		../../corelibs/U2Lang/src/model/url_attribute/SharedDbUrlUtils.h \
		../../include/U2Lang/URLAttribute.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLAttribute.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		src/util/DatasetValidator.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		src/library/CoreLib.h \
		src/library/DocActors.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/DocActors.o src/library/DocActors.cpp

_tmp/obj/release/DocWorkers.o: src/library/DocWorkers.cpp src/library/CoreLib.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		src/library/GenericReadWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/TextObject.h \
		../../corelibs/U2Core/src/gobjects/TextObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2AttributeUtils.h \
		../../corelibs/U2Core/src/util/U2AttributeUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SharedDbUrlUtils.h \
		../../corelibs/U2Lang/src/model/url_attribute/SharedDbUrlUtils.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/DocWorkers.h \
		src/library/BaseDocWriter.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/DocWorkers.o src/library/DocWorkers.cpp

_tmp/obj/release/ExternalProcessWorker.o: src/library/ExternalProcessWorker.cpp src/library/ExternalProcessWorker.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/UserApplicationsSettings.h \
		../../corelibs/U2Core/src/globals/UserApplicationsSettings.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/TextObject.h \
		../../corelibs/U2Core/src/gobjects/TextObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/IncludedProtoFactory.h \
		../../corelibs/U2Lang/src/model/IncludedProtoFactory.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ExternalProcessWorker.o src/library/ExternalProcessWorker.cpp

_tmp/obj/release/ExtractAssemblyCoverageWorker.o: src/library/ExtractAssemblyCoverageWorker.cpp ../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/FormatUtils.h \
		../../corelibs/U2Core/src/util/FormatUtils.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2View/ExportCoverageTask.h \
		../../corelibs/U2View/src/ov_assembly/ExportCoverageTask.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../corelibs/U2View/src/ov_assembly/CalculateCoveragePerBaseTask.h \
		src/library/ExtractAssemblyCoverageWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ExtractAssemblyCoverageWorker.o src/library/ExtractAssemblyCoverageWorker.cpp

_tmp/obj/release/ExtractConsensusWorker.o: src/library/ExtractConsensusWorker.cpp ../../include/U2Algorithm/AssemblyConsensusAlgorithmRegistry.h \
		../../corelibs/U2Algorithm/src/util_assembly_consensus/AssemblyConsensusAlgorithmRegistry.h \
		../../corelibs/U2Algorithm/src/util_assembly_consensus/AssemblyConsensusAlgorithm.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/BuiltInAssemblyConsensusAlgorithms.h \
		../../corelibs/U2Algorithm/src/util_assembly_consensus/BuiltInAssemblyConsensusAlgorithms.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2View/AssemblyModel.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyModel.h \
		../../include/U2View/ExportConsensusTask.h \
		../../corelibs/U2View/src/ov_assembly/ExportConsensusTask.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyConsensusTask.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../include/U2Algorithm/AssemblyConsensusAlgorithm.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		src/library/ExtractConsensusWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ExtractConsensusWorker.o src/library/ExtractConsensusWorker.cpp

_tmp/obj/release/ExtractMSAConsensusWorker.o: src/library/ExtractMSAConsensusWorker.cpp ../../include/U2Algorithm/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2Algorithm/src/util_msa_consensus/BuiltInConsensusAlgorithms.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Algorithm/MSAConsensusAlgorithmRegistry.h \
		../../corelibs/U2Algorithm/src/util_msa_consensus/MSAConsensusAlgorithmRegistry.h \
		../../corelibs/U2Algorithm/src/util_msa_consensus/MSAConsensusAlgorithm.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/MSAConsensusUtils.h \
		../../corelibs/U2Algorithm/src/util_msa_consensus/MSAConsensusUtils.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2View/AssemblyModel.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyModel.h \
		../../include/U2View/ExportConsensusTask.h \
		../../corelibs/U2View/src/ov_assembly/ExportConsensusTask.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyConsensusTask.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../include/U2Algorithm/AssemblyConsensusAlgorithm.h \
		../../corelibs/U2Algorithm/src/util_assembly_consensus/AssemblyConsensusAlgorithm.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		src/library/ExtractMSAConsensusWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ExtractMSAConsensusWorker.o src/library/ExtractMSAConsensusWorker.cpp

_tmp/obj/release/FASTQWorkersLibrary.o: src/library/FASTQWorkersLibrary.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DNASequenceUtils.h \
		../../corelibs/U2Core/src/datatype/DNASequenceUtils.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/FileAndDirectoryUtils.h \
		../../corelibs/U2Core/src/util/FileAndDirectoryUtils.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Formats/FastqFormat.h \
		../../corelibs/U2Formats/src/FastqFormat.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/FASTQWorkersLibrary.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/BaseNGSWorker.h \
		../../corelibs/U2Lang/src/support/BaseNGSWorker.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FASTQWorkersLibrary.o src/library/FASTQWorkersLibrary.cpp

_tmp/obj/release/FilterAnnotationsWorker.o: src/library/FilterAnnotationsWorker.cpp src/library/FilterAnnotationsWorker.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FilterAnnotationsWorker.o src/library/FilterAnnotationsWorker.cpp

_tmp/obj/release/FilterAnnotationsByQualifierWorker.o: src/library/FilterAnnotationsByQualifierWorker.cpp src/library/FilterAnnotationsByQualifierWorker.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FilterAnnotationsByQualifierWorker.o src/library/FilterAnnotationsByQualifierWorker.cpp

_tmp/obj/release/FilterBamWorker.o: src/library/FilterBamWorker.cpp ../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/FileAndDirectoryUtils.h \
		../../corelibs/U2Core/src/util/FileAndDirectoryUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/FilterBamWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FilterBamWorker.o src/library/FilterBamWorker.cpp

_tmp/obj/release/FindWorker.o: src/library/FindWorker.cpp ../../include/U2Algorithm/FindAlgorithmTask.h \
		../../corelibs/U2Algorithm/src/misc/FindAlgorithmTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2Algorithm/src/misc/FindAlgorithm.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/GenbankFeatures.h \
		../../corelibs/U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/CoreLib.h \
		src/library/FindWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Algorithm/FindAlgorithm.h \
		src/util/RequiredSlotsValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FindWorker.o src/library/FindWorker.cpp

_tmp/obj/release/GenericReadActor.o: src/library/GenericReadActor.cpp src/library/GenericReadActor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/CoreLib.h \
		src/library/DocActors.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		src/util/DatasetValidator.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/URLAttribute.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLAttribute.h \
		../../include/U2Core/DNAInfo.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/GenericReadActor.o src/library/GenericReadActor.cpp

_tmp/obj/release/GenericReadWorker.o: src/library/GenericReadWorker.cpp src/library/GenericReadWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/GenericReadActor.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/CoreLib.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/MSAUtils.h \
		../../corelibs/U2Core/src/util/MSAUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/ZlibAdapter.h \
		../../corelibs/U2Core/src/io/ZlibAdapter.h \
		../../corelibs/U2Core/src/io/RingBuffer.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/NoFailTaskWrapper.h \
		../../corelibs/U2Lang/src/support/NoFailTaskWrapper.h \
		../../include/U2Lang/SharedDbUrlUtils.h \
		../../corelibs/U2Lang/src/model/url_attribute/SharedDbUrlUtils.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Formats/DocumentFormatUtils.h \
		../../corelibs/U2Formats/src/DocumentFormatUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/GenericReadWorker.o src/library/GenericReadWorker.cpp

_tmp/obj/release/GetFileListWorker.o: src/library/GetFileListWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/URLAttribute.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLAttribute.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		src/library/GetFileListWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/util/DatasetValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/GetFileListWorker.o src/library/GetFileListWorker.cpp

_tmp/obj/release/GroupWorker.o: src/library/GroupWorker.cpp ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Designer/GrouperEditor.h \
		../../corelibs/U2Designer/src/GrouperEditor.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/GrouperSlotAttribute.h \
		../../corelibs/U2Lang/src/model/GrouperSlotAttribute.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/GroupWorker.h \
		src/util/GrouperActionUtils.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/GroupWorker.o src/library/GroupWorker.cpp

_tmp/obj/release/ImportAnnotationsWorker.o: src/library/ImportAnnotationsWorker.cpp ../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/LoadDocumentTask.h \
		../../corelibs/U2Core/src/tasks/LoadDocumentTask.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		src/library/DocActors.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		src/library/ImportAnnotationsWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ImportAnnotationsWorker.o src/library/ImportAnnotationsWorker.cpp

_tmp/obj/release/IncludedProtoFactoryImpl.o: src/library/IncludedProtoFactoryImpl.cpp ../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		src/library/ExternalProcessWorker.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/SchemaWorker.h \
		src/library/ScriptWorker.h \
		src/library/IncludedProtoFactoryImpl.h \
		../../include/U2Lang/IncludedProtoFactory.h \
		../../corelibs/U2Lang/src/model/IncludedProtoFactory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/IncludedProtoFactoryImpl.o src/library/IncludedProtoFactoryImpl.cpp

_tmp/obj/release/MarkSequenceWorker.o: src/library/MarkSequenceWorker.cpp ../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Designer/MarkerEditor.h \
		../../corelibs/U2Designer/src/MarkerEditor.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/Marker.h \
		../../corelibs/U2Lang/src/model/Marker.h \
		../../include/U2Lang/MarkerAttribute.h \
		../../corelibs/U2Lang/src/model/MarkerAttribute.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		src/library/MarkSequenceWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MarkSequenceWorker.o src/library/MarkSequenceWorker.cpp

_tmp/obj/release/MergeBamWorker.o: src/library/MergeBamWorker.cpp ../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/FileAndDirectoryUtils.h \
		../../corelibs/U2Core/src/util/FileAndDirectoryUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Formats/MergeBamTask.h \
		../../corelibs/U2Formats/src/tasks/MergeBamTask.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/MergeBamWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MergeBamWorker.o src/library/MergeBamWorker.cpp

_tmp/obj/release/MSA2SequenceWorker.o: src/library/MSA2SequenceWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MSAUtils.h \
		../../corelibs/U2Core/src/util/MSAUtils.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/MSA2SequenceWorker.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MSA2SequenceWorker.o src/library/MSA2SequenceWorker.cpp

_tmp/obj/release/MultiplexerWorker.o: src/library/MultiplexerWorker.cpp ../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/MultiplexerWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MultiplexerWorker.o src/library/MultiplexerWorker.cpp

_tmp/obj/release/PassFilterWorker.o: src/library/PassFilterWorker.cpp ../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/Marker.h \
		../../corelibs/U2Lang/src/model/Marker.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/PassFilterWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/PassFilterWorker.o src/library/PassFilterWorker.cpp

_tmp/obj/release/ReadAnnotationsWorker.o: src/library/ReadAnnotationsWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/ZlibAdapter.h \
		../../corelibs/U2Core/src/io/ZlibAdapter.h \
		../../corelibs/U2Core/src/io/RingBuffer.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/DocActors.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		src/library/ReadAnnotationsWorker.h \
		src/library/GenericReadActor.h \
		src/library/GenericReadWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ReadAnnotationsWorker.o src/library/ReadAnnotationsWorker.cpp

_tmp/obj/release/ReadAssemblyWorker.o: src/library/ReadAssemblyWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/FileStorageUtils.h \
		../../corelibs/U2Core/src/util/FileStorageUtils.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/ReadDocumentTaskFactory.h \
		../../corelibs/U2Lang/src/tasks/ReadDocumentTaskFactory.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowTasksRegistry.h \
		../../corelibs/U2Lang/src/tasks/WorkflowTasksRegistry.h \
		src/library/DocActors.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		src/library/ReadAssemblyWorker.h \
		src/library/GenericReadActor.h \
		src/library/GenericReadWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ReadAssemblyWorker.o src/library/ReadAssemblyWorker.cpp

_tmp/obj/release/ReadVariationWorker.o: src/library/ReadVariationWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/DocActors.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		src/library/ReadVariationWorker.h \
		src/library/GenericReadActor.h \
		src/library/GenericReadWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ReadVariationWorker.o src/library/ReadVariationWorker.cpp

_tmp/obj/release/RemoteDBFetcherWorker.o: src/library/RemoteDBFetcherWorker.cpp ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/LoadRemoteDocumentTask.h \
		../../corelibs/U2Core/src/tasks/LoadRemoteDocumentTask.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/NetworkConfiguration.h \
		../../corelibs/U2Core/src/globals/NetworkConfiguration.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/RemoteDBFetcherWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RemoteDBFetcherWorker.o src/library/RemoteDBFetcherWorker.cpp

_tmp/obj/release/RenameChromosomeInVariationWorker.o: src/library/RenameChromosomeInVariationWorker.cpp ../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/RenameChromosomeInVariationWorker.h \
		../../include/U2Lang/BaseThroughWorker.h \
		../../corelibs/U2Lang/src/library/BaseThroughWorker.h \
		../../include/U2Lang/BaseOneOneWorker.h \
		../../corelibs/U2Lang/src/library/BaseOneOneWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/tasks/RenameChromosomeInVariationTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RenameChromosomeInVariationWorker.o src/library/RenameChromosomeInVariationWorker.cpp

_tmp/obj/release/ReverseComplementWorker.o: src/library/ReverseComplementWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/CoreLib.h \
		src/library/ReverseComplementWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ReverseComplementWorker.o src/library/ReverseComplementWorker.cpp

_tmp/obj/release/RmdupBamWorker.o: src/library/RmdupBamWorker.cpp ../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/FileAndDirectoryUtils.h \
		../../corelibs/U2Core/src/util/FileAndDirectoryUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/RmdupBamWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RmdupBamWorker.o src/library/RmdupBamWorker.cpp

_tmp/obj/release/SchemaWorker.o: src/library/SchemaWorker.cpp ../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/IncludedProtoFactory.h \
		../../corelibs/U2Lang/src/model/IncludedProtoFactory.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		src/library/SchemaWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SchemaWorker.o src/library/SchemaWorker.cpp

_tmp/obj/release/ScriptWorker.o: src/library/ScriptWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorContext.h \
		../../corelibs/U2Lang/src/library/script/ActorContext.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/IncludedProtoFactory.h \
		../../corelibs/U2Lang/src/model/IncludedProtoFactory.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/IntegralBusType.h \
		../../corelibs/U2Lang/src/model/IntegralBusType.h \
		../../include/U2Lang/ScriptEngineUtils.h \
		../../corelibs/U2Lang/src/library/script/ScriptEngineUtils.h \
		../../include/U2Lang/SequencePrototype.h \
		../../corelibs/U2Lang/src/library/script/SequencePrototype.h \
		../../corelibs/U2Lang/src/library/script/DbiClassPrototype.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		src/library/ScriptWorker.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ScriptWorker.o src/library/ScriptWorker.cpp

_tmp/obj/release/SequenceQualityTrimWorker.o: src/library/SequenceQualityTrimWorker.cpp ../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/SequenceQualityTrimWorker.h \
		../../include/U2Lang/BaseThroughWorker.h \
		../../corelibs/U2Lang/src/library/BaseThroughWorker.h \
		../../include/U2Lang/BaseOneOneWorker.h \
		../../corelibs/U2Lang/src/library/BaseOneOneWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/tasks/SequenceQualityTrimTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SequenceQualityTrimWorker.o src/library/SequenceQualityTrimWorker.cpp

_tmp/obj/release/SequenceSplitWorker.o: src/library/SequenceSplitWorker.cpp ../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/GenericReadActor.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/library/SequenceSplitWorker.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/ExtractAnnotatedRegionTask.h \
		../../corelibs/U2Core/src/tasks/ExtractAnnotatedRegionTask.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SequenceSplitWorker.o src/library/SequenceSplitWorker.cpp

_tmp/obj/release/SequencesToMSAWorker.o: src/library/SequencesToMSAWorker.cpp src/library/SequencesToMSAWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SequencesToMSAWorker.o src/library/SequencesToMSAWorker.cpp

_tmp/obj/release/StatisticWorkers.o: src/library/StatisticWorkers.cpp ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/StatisticWorkers.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/StatisticWorkers.o src/library/StatisticWorkers.cpp

_tmp/obj/release/SortBamWorker.o: src/library/SortBamWorker.cpp ../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/FileAndDirectoryUtils.h \
		../../corelibs/U2Core/src/util/FileAndDirectoryUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		src/library/SortBamWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SortBamWorker.o src/library/SortBamWorker.cpp

_tmp/obj/release/Text2SequenceWorker.o: src/library/Text2SequenceWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/SeqPasterWidgetController.h \
		../../corelibs/U2Gui/src/util/SeqPasterWidgetController.h \
		src/library/Text2SequenceWorker.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/Text2SequenceWorker.o src/library/Text2SequenceWorker.cpp

_tmp/obj/release/WriteAnnotationsWorker.o: src/library/WriteAnnotationsWorker.cpp ../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/ImportObjectToDatabaseTask.h \
		../../corelibs/U2Core/src/tasks/shared_db/ImportObjectToDatabaseTask.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/SharedDbUrlUtils.h \
		../../corelibs/U2Lang/src/model/url_attribute/SharedDbUrlUtils.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowMonitor.h \
		../../corelibs/U2Lang/src/run/WorkflowMonitor.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/ExportAnnotations2CSVTask.h \
		../../corelibs/U2Gui/src/util/ExportAnnotations2CSVTask.h \
		src/library/BaseDocWriter.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		src/library/WriteAnnotationsWorker.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WriteAnnotationsWorker.o src/library/WriteAnnotationsWorker.cpp

_tmp/obj/release/WriteAssemblyWorkers.o: src/library/WriteAssemblyWorkers.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/DocActors.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		src/library/WriteAssemblyWorkers.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		src/library/BaseDocWriter.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WriteAssemblyWorkers.o src/library/WriteAssemblyWorkers.cpp

_tmp/obj/release/WriteVariationWorker.o: src/library/WriteVariationWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Formats/AbstractVariationFormat.h \
		../../corelibs/U2Formats/src/AbstractVariationFormat.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/library/DocActors.h \
		../../include/U2Lang/ReadDbObjActorPrototype.h \
		../../corelibs/U2Lang/src/model/ReadDbObjActorPrototype.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		src/library/WriteVariationWorker.h \
		src/library/BaseDocWriter.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WriteVariationWorker.o src/library/WriteVariationWorker.cpp

_tmp/obj/release/ReadAssemblyTask.o: src/tasks/ReadAssemblyTask.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentImport.h \
		../../corelibs/U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/FileStorageUtils.h \
		../../corelibs/U2Core/src/util/FileStorageUtils.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Formats/BAMUtils.h \
		../../corelibs/U2Formats/src/BAMUtils.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		src/tasks/ReadAssemblyTask.h \
		../../include/U2Lang/ReadDocumentTaskFactory.h \
		../../corelibs/U2Lang/src/tasks/ReadDocumentTaskFactory.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ReadAssemblyTask.o src/tasks/ReadAssemblyTask.cpp

_tmp/obj/release/RenameChromosomeInVariationTask.o: src/tasks/RenameChromosomeInVariationTask.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/LoadDocumentTask.h \
		../../corelibs/U2Core/src/tasks/LoadDocumentTask.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2VariantDbi.h \
		../../corelibs/U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UserApplicationsSettings.h \
		../../corelibs/U2Core/src/globals/UserApplicationsSettings.h \
		src/tasks/RenameChromosomeInVariationTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RenameChromosomeInVariationTask.o src/tasks/RenameChromosomeInVariationTask.cpp

_tmp/obj/release/SequenceQualityTrimTask.o: src/tasks/SequenceQualityTrimTask.cpp ../../include/U2Core/ChromatogramUtils.h \
		../../corelibs/U2Core/src/util/ChromatogramUtils.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../../corelibs/U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceUtils.h \
		../../corelibs/U2Core/src/datatype/DNASequenceUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		src/tasks/SequenceQualityTrimTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SequenceQualityTrimTask.o src/tasks/SequenceQualityTrimTask.cpp

_tmp/obj/release/DatasetsCountValidator.o: src/util/DatasetsCountValidator.cpp ../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		src/util/DatasetsCountValidator.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/DatasetsCountValidator.o src/util/DatasetsCountValidator.cpp

_tmp/obj/release/DatasetValidator.o: src/util/DatasetValidator.cpp ../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		src/util/DatasetValidator.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/DatasetValidator.o src/util/DatasetValidator.cpp

_tmp/obj/release/GrouperActionUtils.o: src/util/GrouperActionUtils.cpp ../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/QVariantUtils.h \
		../../corelibs/U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		src/util/GrouperActionUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/GrouperActionUtils.o src/util/GrouperActionUtils.cpp

_tmp/obj/release/RequiredSlotsValidator.o: src/util/RequiredSlotsValidator.cpp src/util/RequiredSlotsValidator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RequiredSlotsValidator.o src/util/RequiredSlotsValidator.cpp

_tmp/obj/release/SaveSchemaImageUtils.o: src/util/SaveSchemaImageUtils.cpp ../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Lang/HRSchemaSerializer.h \
		../../corelibs/U2Lang/src/support/serialize/Constants.h \
		../../corelibs/U2Lang/src/support/serialize/HRSchemaSerializer.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/GrouperOutSlot.h \
		../../corelibs/U2Lang/src/model/GrouperOutSlot.h \
		../../include/U2Lang/URLContainer.h \
		../../corelibs/U2Lang/src/model/url_attribute/URLContainer.h \
		../../corelibs/U2Lang/src/support/serialize/Utils.h \
		../../corelibs/U2Lang/src/support/serialize/Tokenizer.h \
		../../include/U2Lang/WorkflowIOTasks.h \
		../../corelibs/U2Lang/src/support/WorkflowIOTasks.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/util/SaveSchemaImageUtils.h \
		src/WorkflowViewController.h \
		../../include/U2Lang/WorkflowRunTask.h \
		../../corelibs/U2Lang/src/support/WorkflowRunTask.h \
		../../include/U2Core/CmdlineTaskRunner.h \
		../../corelibs/U2Core/src/tasks/CmdlineTaskRunner.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/ScriptEditorDialog.h \
		../../corelibs/U2Gui/src/util/ScriptEditorDialog.h \
		src/SampleActionsManager.h \
		src/WorkflowViewItems.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SaveSchemaImageUtils.o src/util/SaveSchemaImageUtils.cpp

_tmp/obj/release/WorkerNameValidator.o: src/util/WorkerNameValidator.cpp src/util/WorkerNameValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WorkerNameValidator.o src/util/WorkerNameValidator.cpp

_tmp/obj/release/WriteSequenceValidator.o: src/util/WriteSequenceValidator.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Lang/BaseAttributes.h \
		../../corelibs/U2Lang/src/library/BaseAttributes.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		src/util/WriteSequenceValidator.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/WriteSequenceValidator.o src/util/WriteSequenceValidator.cpp

_tmp/obj/release/qrc_workflow_designer.o: _tmp/rcc/qrc_workflow_designer.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/qrc_workflow_designer.o _tmp/rcc/qrc_workflow_designer.cpp

_tmp/obj/release/moc_ActorCfgFilterProxyModel.o: _tmp/moc/release/moc_ActorCfgFilterProxyModel.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ActorCfgFilterProxyModel.o _tmp/moc/release/moc_ActorCfgFilterProxyModel.cpp

_tmp/obj/release/moc_ActorCfgModel.o: _tmp/moc/release/moc_ActorCfgModel.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ActorCfgModel.o _tmp/moc/release/moc_ActorCfgModel.cpp

_tmp/obj/release/moc_BreakpointManagerView.o: _tmp/moc/release/moc_BreakpointManagerView.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_BreakpointManagerView.o _tmp/moc/release/moc_BreakpointManagerView.cpp

_tmp/obj/release/moc_ChooseItemDialog.o: _tmp/moc/release/moc_ChooseItemDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ChooseItemDialog.o _tmp/moc/release/moc_ChooseItemDialog.cpp

_tmp/obj/release/moc_CreateScriptWorker.o: _tmp/moc/release/moc_CreateScriptWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_CreateScriptWorker.o _tmp/moc/release/moc_CreateScriptWorker.cpp

_tmp/obj/release/moc_DashboardsManagerDialog.o: _tmp/moc/release/moc_DashboardsManagerDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_DashboardsManagerDialog.o _tmp/moc/release/moc_DashboardsManagerDialog.cpp

_tmp/obj/release/moc_EstimationDialog.o: _tmp/moc/release/moc_EstimationDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_EstimationDialog.o _tmp/moc/release/moc_EstimationDialog.cpp

_tmp/obj/release/moc_GalaxyConfigConfigurationDialogImpl.o: _tmp/moc/release/moc_GalaxyConfigConfigurationDialogImpl.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_GalaxyConfigConfigurationDialogImpl.o _tmp/moc/release/moc_GalaxyConfigConfigurationDialogImpl.cpp

_tmp/obj/release/moc_ImportSchemaDialog.o: _tmp/moc/release/moc_ImportSchemaDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ImportSchemaDialog.o _tmp/moc/release/moc_ImportSchemaDialog.cpp

_tmp/obj/release/moc_InvestigationDataModel.o: _tmp/moc/release/moc_InvestigationDataModel.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_InvestigationDataModel.o _tmp/moc/release/moc_InvestigationDataModel.cpp

_tmp/obj/release/moc_ItemViewStyle.o: _tmp/moc/release/moc_ItemViewStyle.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ItemViewStyle.o _tmp/moc/release/moc_ItemViewStyle.cpp

_tmp/obj/release/moc_PortAliasesConfigurationDialog.o: _tmp/moc/release/moc_PortAliasesConfigurationDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_PortAliasesConfigurationDialog.o _tmp/moc/release/moc_PortAliasesConfigurationDialog.cpp

_tmp/obj/release/moc_SampleActionsManager.o: _tmp/moc/release/moc_SampleActionsManager.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SampleActionsManager.o _tmp/moc/release/moc_SampleActionsManager.cpp

_tmp/obj/release/moc_SchemaAliasesConfigurationDialogImpl.o: _tmp/moc/release/moc_SchemaAliasesConfigurationDialogImpl.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SchemaAliasesConfigurationDialogImpl.o _tmp/moc/release/moc_SchemaAliasesConfigurationDialogImpl.cpp

_tmp/obj/release/moc_StartupDialog.o: _tmp/moc/release/moc_StartupDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_StartupDialog.o _tmp/moc/release/moc_StartupDialog.cpp

_tmp/obj/release/moc_WorkflowDesignerPlugin.o: _tmp/moc/release/moc_WorkflowDesignerPlugin.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowDesignerPlugin.o _tmp/moc/release/moc_WorkflowDesignerPlugin.cpp

_tmp/obj/release/moc_WorkflowDocument.o: _tmp/moc/release/moc_WorkflowDocument.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowDocument.o _tmp/moc/release/moc_WorkflowDocument.cpp

_tmp/obj/release/moc_WorkflowEditor.o: _tmp/moc/release/moc_WorkflowEditor.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowEditor.o _tmp/moc/release/moc_WorkflowEditor.cpp

_tmp/obj/release/moc_WorkflowInvestigationWidgetsController.o: _tmp/moc/release/moc_WorkflowInvestigationWidgetsController.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowInvestigationWidgetsController.o _tmp/moc/release/moc_WorkflowInvestigationWidgetsController.cpp

_tmp/obj/release/moc_WorkflowMetaDialog.o: _tmp/moc/release/moc_WorkflowMetaDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowMetaDialog.o _tmp/moc/release/moc_WorkflowMetaDialog.cpp

_tmp/obj/release/moc_WorkflowPalette.o: _tmp/moc/release/moc_WorkflowPalette.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowPalette.o _tmp/moc/release/moc_WorkflowPalette.cpp

_tmp/obj/release/moc_WorkflowSamples.o: _tmp/moc/release/moc_WorkflowSamples.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowSamples.o _tmp/moc/release/moc_WorkflowSamples.cpp

_tmp/obj/release/moc_WorkflowSceneIOTasks.o: _tmp/moc/release/moc_WorkflowSceneIOTasks.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowSceneIOTasks.o _tmp/moc/release/moc_WorkflowSceneIOTasks.cpp

_tmp/obj/release/moc_WorkflowSettingsController.o: _tmp/moc/release/moc_WorkflowSettingsController.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowSettingsController.o _tmp/moc/release/moc_WorkflowSettingsController.cpp

_tmp/obj/release/moc_WorkflowTabView.o: _tmp/moc/release/moc_WorkflowTabView.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowTabView.o _tmp/moc/release/moc_WorkflowTabView.cpp

_tmp/obj/release/moc_WorkflowViewController.o: _tmp/moc/release/moc_WorkflowViewController.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowViewController.o _tmp/moc/release/moc_WorkflowViewController.cpp

_tmp/obj/release/moc_WorkflowViewItems.o: _tmp/moc/release/moc_WorkflowViewItems.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowViewItems.o _tmp/moc/release/moc_WorkflowViewItems.cpp

_tmp/obj/release/moc_GalaxyConfigTask.o: _tmp/moc/release/moc_GalaxyConfigTask.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_GalaxyConfigTask.o _tmp/moc/release/moc_GalaxyConfigTask.cpp

_tmp/obj/release/moc_WorkflowCMDLineTasks.o: _tmp/moc/release/moc_WorkflowCMDLineTasks.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WorkflowCMDLineTasks.o _tmp/moc/release/moc_WorkflowCMDLineTasks.cpp

_tmp/obj/release/moc_AminoTranslationWorker.o: _tmp/moc/release/moc_AminoTranslationWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_AminoTranslationWorker.o _tmp/moc/release/moc_AminoTranslationWorker.cpp

_tmp/obj/release/moc_AssemblyToSequenceWorker.o: _tmp/moc/release/moc_AssemblyToSequenceWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_AssemblyToSequenceWorker.o _tmp/moc/release/moc_AssemblyToSequenceWorker.cpp

_tmp/obj/release/moc_BaseDocWriter.o: _tmp/moc/release/moc_BaseDocWriter.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_BaseDocWriter.o _tmp/moc/release/moc_BaseDocWriter.cpp

_tmp/obj/release/moc_CDSearchWorker.o: _tmp/moc/release/moc_CDSearchWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_CDSearchWorker.o _tmp/moc/release/moc_CDSearchWorker.cpp

_tmp/obj/release/moc_CfgExternalToolModel.o: _tmp/moc/release/moc_CfgExternalToolModel.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_CfgExternalToolModel.o _tmp/moc/release/moc_CfgExternalToolModel.cpp

_tmp/obj/release/moc_ConvertFilesFormatWorker.o: _tmp/moc/release/moc_ConvertFilesFormatWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ConvertFilesFormatWorker.o _tmp/moc/release/moc_ConvertFilesFormatWorker.cpp

_tmp/obj/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.o: _tmp/moc/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.o _tmp/moc/release/moc_ConvertSnpeffVariationsToAnnotationsWorker.cpp

_tmp/obj/release/moc_CoreLib.o: _tmp/moc/release/moc_CoreLib.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_CoreLib.o _tmp/moc/release/moc_CoreLib.cpp

_tmp/obj/release/moc_CreateExternalProcessDialog.o: _tmp/moc/release/moc_CreateExternalProcessDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_CreateExternalProcessDialog.o _tmp/moc/release/moc_CreateExternalProcessDialog.cpp

_tmp/obj/release/moc_DocActors.o: _tmp/moc/release/moc_DocActors.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_DocActors.o _tmp/moc/release/moc_DocActors.cpp

_tmp/obj/release/moc_DocWorkers.o: _tmp/moc/release/moc_DocWorkers.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_DocWorkers.o _tmp/moc/release/moc_DocWorkers.cpp

_tmp/obj/release/moc_ExternalProcessWorker.o: _tmp/moc/release/moc_ExternalProcessWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ExternalProcessWorker.o _tmp/moc/release/moc_ExternalProcessWorker.cpp

_tmp/obj/release/moc_ExtractAssemblyCoverageWorker.o: _tmp/moc/release/moc_ExtractAssemblyCoverageWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ExtractAssemblyCoverageWorker.o _tmp/moc/release/moc_ExtractAssemblyCoverageWorker.cpp

_tmp/obj/release/moc_ExtractConsensusWorker.o: _tmp/moc/release/moc_ExtractConsensusWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ExtractConsensusWorker.o _tmp/moc/release/moc_ExtractConsensusWorker.cpp

_tmp/obj/release/moc_ExtractMSAConsensusWorker.o: _tmp/moc/release/moc_ExtractMSAConsensusWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ExtractMSAConsensusWorker.o _tmp/moc/release/moc_ExtractMSAConsensusWorker.cpp

_tmp/obj/release/moc_FilterAnnotationsByQualifierWorker.o: _tmp/moc/release/moc_FilterAnnotationsByQualifierWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_FilterAnnotationsByQualifierWorker.o _tmp/moc/release/moc_FilterAnnotationsByQualifierWorker.cpp

_tmp/obj/release/moc_FilterAnnotationsWorker.o: _tmp/moc/release/moc_FilterAnnotationsWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_FilterAnnotationsWorker.o _tmp/moc/release/moc_FilterAnnotationsWorker.cpp

_tmp/obj/release/moc_FindWorker.o: _tmp/moc/release/moc_FindWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_FindWorker.o _tmp/moc/release/moc_FindWorker.cpp

_tmp/obj/release/moc_GenericReadActor.o: _tmp/moc/release/moc_GenericReadActor.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_GenericReadActor.o _tmp/moc/release/moc_GenericReadActor.cpp

_tmp/obj/release/moc_GenericReadWorker.o: _tmp/moc/release/moc_GenericReadWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_GenericReadWorker.o _tmp/moc/release/moc_GenericReadWorker.cpp

_tmp/obj/release/moc_GetFileListWorker.o: _tmp/moc/release/moc_GetFileListWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_GetFileListWorker.o _tmp/moc/release/moc_GetFileListWorker.cpp

_tmp/obj/release/moc_GroupWorker.o: _tmp/moc/release/moc_GroupWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_GroupWorker.o _tmp/moc/release/moc_GroupWorker.cpp

_tmp/obj/release/moc_ImportAnnotationsWorker.o: _tmp/moc/release/moc_ImportAnnotationsWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ImportAnnotationsWorker.o _tmp/moc/release/moc_ImportAnnotationsWorker.cpp

_tmp/obj/release/moc_FASTQWorkersLibrary.o: _tmp/moc/release/moc_FASTQWorkersLibrary.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_FASTQWorkersLibrary.o _tmp/moc/release/moc_FASTQWorkersLibrary.cpp

_tmp/obj/release/moc_FilterBamWorker.o: _tmp/moc/release/moc_FilterBamWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_FilterBamWorker.o _tmp/moc/release/moc_FilterBamWorker.cpp

_tmp/obj/release/moc_MarkSequenceWorker.o: _tmp/moc/release/moc_MarkSequenceWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_MarkSequenceWorker.o _tmp/moc/release/moc_MarkSequenceWorker.cpp

_tmp/obj/release/moc_MergeBamWorker.o: _tmp/moc/release/moc_MergeBamWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_MergeBamWorker.o _tmp/moc/release/moc_MergeBamWorker.cpp

_tmp/obj/release/moc_MSA2SequenceWorker.o: _tmp/moc/release/moc_MSA2SequenceWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_MSA2SequenceWorker.o _tmp/moc/release/moc_MSA2SequenceWorker.cpp

_tmp/obj/release/moc_MultiplexerWorker.o: _tmp/moc/release/moc_MultiplexerWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_MultiplexerWorker.o _tmp/moc/release/moc_MultiplexerWorker.cpp

_tmp/obj/release/moc_PassFilterWorker.o: _tmp/moc/release/moc_PassFilterWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_PassFilterWorker.o _tmp/moc/release/moc_PassFilterWorker.cpp

_tmp/obj/release/moc_ReadAnnotationsWorker.o: _tmp/moc/release/moc_ReadAnnotationsWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ReadAnnotationsWorker.o _tmp/moc/release/moc_ReadAnnotationsWorker.cpp

_tmp/obj/release/moc_ReadAssemblyWorker.o: _tmp/moc/release/moc_ReadAssemblyWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ReadAssemblyWorker.o _tmp/moc/release/moc_ReadAssemblyWorker.cpp

_tmp/obj/release/moc_ReadVariationWorker.o: _tmp/moc/release/moc_ReadVariationWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ReadVariationWorker.o _tmp/moc/release/moc_ReadVariationWorker.cpp

_tmp/obj/release/moc_RemoteDBFetcherWorker.o: _tmp/moc/release/moc_RemoteDBFetcherWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RemoteDBFetcherWorker.o _tmp/moc/release/moc_RemoteDBFetcherWorker.cpp

_tmp/obj/release/moc_RenameChromosomeInVariationWorker.o: _tmp/moc/release/moc_RenameChromosomeInVariationWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RenameChromosomeInVariationWorker.o _tmp/moc/release/moc_RenameChromosomeInVariationWorker.cpp

_tmp/obj/release/moc_ReverseComplementWorker.o: _tmp/moc/release/moc_ReverseComplementWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ReverseComplementWorker.o _tmp/moc/release/moc_ReverseComplementWorker.cpp

_tmp/obj/release/moc_RmdupBamWorker.o: _tmp/moc/release/moc_RmdupBamWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RmdupBamWorker.o _tmp/moc/release/moc_RmdupBamWorker.cpp

_tmp/obj/release/moc_SchemaWorker.o: _tmp/moc/release/moc_SchemaWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SchemaWorker.o _tmp/moc/release/moc_SchemaWorker.cpp

_tmp/obj/release/moc_ScriptWorker.o: _tmp/moc/release/moc_ScriptWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ScriptWorker.o _tmp/moc/release/moc_ScriptWorker.cpp

_tmp/obj/release/moc_SequenceQualityTrimWorker.o: _tmp/moc/release/moc_SequenceQualityTrimWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SequenceQualityTrimWorker.o _tmp/moc/release/moc_SequenceQualityTrimWorker.cpp

_tmp/obj/release/moc_SequenceSplitWorker.o: _tmp/moc/release/moc_SequenceSplitWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SequenceSplitWorker.o _tmp/moc/release/moc_SequenceSplitWorker.cpp

_tmp/obj/release/moc_SequencesToMSAWorker.o: _tmp/moc/release/moc_SequencesToMSAWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SequencesToMSAWorker.o _tmp/moc/release/moc_SequencesToMSAWorker.cpp

_tmp/obj/release/moc_StatisticWorkers.o: _tmp/moc/release/moc_StatisticWorkers.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_StatisticWorkers.o _tmp/moc/release/moc_StatisticWorkers.cpp

_tmp/obj/release/moc_SortBamWorker.o: _tmp/moc/release/moc_SortBamWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SortBamWorker.o _tmp/moc/release/moc_SortBamWorker.cpp

_tmp/obj/release/moc_Text2SequenceWorker.o: _tmp/moc/release/moc_Text2SequenceWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_Text2SequenceWorker.o _tmp/moc/release/moc_Text2SequenceWorker.cpp

_tmp/obj/release/moc_WriteAnnotationsWorker.o: _tmp/moc/release/moc_WriteAnnotationsWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WriteAnnotationsWorker.o _tmp/moc/release/moc_WriteAnnotationsWorker.cpp

_tmp/obj/release/moc_WriteAssemblyWorkers.o: _tmp/moc/release/moc_WriteAssemblyWorkers.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WriteAssemblyWorkers.o _tmp/moc/release/moc_WriteAssemblyWorkers.cpp

_tmp/obj/release/moc_WriteVariationWorker.o: _tmp/moc/release/moc_WriteVariationWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_WriteVariationWorker.o _tmp/moc/release/moc_WriteVariationWorker.cpp

_tmp/obj/release/moc_ReadAssemblyTask.o: _tmp/moc/release/moc_ReadAssemblyTask.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_ReadAssemblyTask.o _tmp/moc/release/moc_ReadAssemblyTask.cpp

_tmp/obj/release/moc_RenameChromosomeInVariationTask.o: _tmp/moc/release/moc_RenameChromosomeInVariationTask.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RenameChromosomeInVariationTask.o _tmp/moc/release/moc_RenameChromosomeInVariationTask.cpp

_tmp/obj/release/moc_SequenceQualityTrimTask.o: _tmp/moc/release/moc_SequenceQualityTrimTask.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SequenceQualityTrimTask.o _tmp/moc/release/moc_SequenceQualityTrimTask.cpp

_tmp/obj/release/moc_SaveSchemaImageUtils.o: _tmp/moc/release/moc_SaveSchemaImageUtils.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_SaveSchemaImageUtils.o _tmp/moc/release/moc_SaveSchemaImageUtils.cpp

####### Install

install_target: first FORCE
	@test -d $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins || mkdir -p $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins
	-$(INSTALL_PROGRAM) ../../_release/plugins/$(TARGET) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET)
	-$(STRIP) --strip-unneeded $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET)
	-$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET0)
	-$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET1)
	-$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET2)

uninstall_target: FORCE
	-$(DEL_FILE) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET) 
	 -$(DEL_FILE) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET0) 
	 -$(DEL_FILE) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET1) 
	 -$(DEL_FILE) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET2)
	-$(DEL_DIR) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/ 


install: install_target  FORCE

uninstall: uninstall_target  FORCE

FORCE:

