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

MAKEFILE      = Makefile.Debug

####### 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 -D_DEBUG -DPLUGIN_ID=\"GUITestBased\" -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase"'
CFLAGS        = -m64 -pipe -g -D_REENTRANT -Wall -W -fPIC $(DEFINES)
CXXFLAGS      = -m64 -pipe -g -D_REENTRANT -Wall -W -fPIC $(DEFINES)
INCPATH       = -I. -Isrc -I_tmp -I../../include -I../../corelibs/U2View/_tmp -I../../libs_3rdparty/QSpec/src -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/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/QtTest -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/debug -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      = GUITestBased1.0.0
DISTDIR = /home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/_tmp/obj/debug/GUITestBased1.0.0
LINK          = g++
LFLAGS        = -m64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -shared -Wl,-soname,libGUITestBased.so.1
LIBS          = $(SUBLIBS) -L/usr/X11R6/lib64 -L../../_debug -lU2Cored -lU2Algorithmd -lU2Formatsd -lU2Guid -lU2Viewd -lU2Testd -lU2Langd -lU2Designerd -lhumimitd -lXtst -lQt5WebKitWidgets -lQt5WebKit -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Script -lQt5Network -lQt5Xml -lQt5Test -lQt5Core -lpthread -lGL 
AR            = ar cqs
RANLIB        = 
SED           = sed
STRIP         = strip

####### Output directory

OBJECTS_DIR   = _tmp/obj/debug/

####### Files

SOURCES       = src/GUITestBasePlugin.cpp \
		src/tests/crazy_user/GTAbstractGUIAction.cpp \
		src/tests/crazy_user/GTRandomGUIActionFactory.cpp \
		src/tests/crazy_user/GUICrazyUserTest.cpp \
		src/runnables/qt/EscapeClicker.cpp \
		src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.cpp \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.cpp \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.cpp \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.cpp \
		src/runnables/ugene/ugeneui/ExportProjectDialogFiller.cpp \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.cpp \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.cpp \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.cpp \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.cpp \
		src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.cpp \
		src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.cpp \
		src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.cpp \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.cpp \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.cpp \
		src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.cpp \
		src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.cpp \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.cpp \
		src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.cpp \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.cpp \
		src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.cpp \
		src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.cpp \
		src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.cpp \
		src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.cpp \
		src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.cpp \
		src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.cpp \
		src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.cpp \
		src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.cpp \
		src/GTDatabaseConfig.cpp \
		src/GTUtilsAnnotationsHighlightingTreeView.cpp \
		src/GTUtilsAnnotationsTreeView.cpp \
		src/GTUtilsAssemblyBrowser.cpp \
		src/GTUtilsBookmarksTreeView.cpp \
		src/GTUtilsCircularView.cpp \
		src/GTUtilsDashboard.cpp \
		src/GTUtilsDocument.cpp \
		src/GTUtilsEscClicker.cpp \
		src/GTUtilsExternalTools.cpp \
		src/GTUtilsLog.cpp \
		src/GTUtilsMcaEditor.cpp \
		src/GTUtilsMcaEditorReference.cpp \
		src/GTUtilsMcaEditorSequenceArea.cpp \
		src/GTUtilsMcaEditorStatusWidget.cpp \
		src/GTUtilsMdi.cpp \
		src/GTUtilsMsaEditor.cpp \
		src/GTUtilsMsaEditorSequenceArea.cpp \
		src/GTUtilsNotifications.cpp \
		src/GTUtilsOptionPanelMca.cpp \
		src/GTUtilsOptionPanelMSA.cpp \
		src/GTUtilsOptionPanelSequenceView.cpp \
		src/GTUtilsOptionsPanel.cpp \
		src/GTUtilsPcr.cpp \
		src/GTUtilsPhyTree.cpp \
		src/GTUtilsPrimerLibrary.cpp \
		src/GTUtilsProject.cpp \
		src/GTUtilsProjectTreeView.cpp \
		src/GTUtilsQueryDesigner.cpp \
		src/GTUtilsSequenceView.cpp \
		src/GTUtilsSharedDatabaseDocument.cpp \
		src/GTUtilsTask.cpp \
		src/GTUtilsTaskTreeView.cpp \
		src/GTUtilsWizard.cpp \
		src/GTUtilsWorkflowDesigner.cpp \
		src/GTUtilsStartPage.cpp \
		src/tests/PreliminaryActions.cpp \
		src/tests/PosteriorActions.cpp \
		src/tests/PosteriorChecks.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.cpp \
		src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.cpp \
		src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.cpp \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.cpp \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.cpp \
		src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.cpp \
		src/tests/common_scenarios/Assembling/sam/GTTestsSAM.cpp \
		src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.cpp \
		src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.cpp \
		src/tests/common_scenarios/annotations/GTTestsAnnotations.cpp \
		src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.cpp \
		src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.cpp \
		src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.cpp \
		src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.cpp \
		src/tests/common_scenarios/circular_view/GTTestsCvGeneral.cpp \
		src/tests/common_scenarios/cloning/GTTestsCloning.cpp \
		src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.cpp \
		src/tests/common_scenarios/dp_view/GTTestsDpView.cpp \
		src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.cpp \
		src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.cpp \
		src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.cpp \
		src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.cpp \
		src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.cpp \
		src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.cpp \
		src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.cpp \
		src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.cpp \
		src/tests/common_scenarios/options_panel/GTTestsOptionPanel.cpp \
		src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.cpp \
		src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.cpp \
		src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.cpp \
		src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.cpp \
		src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.cpp \
		src/tests/common_scenarios/project/GTTestsProject.cpp \
		src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.cpp \
		src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.cpp \
		src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.cpp \
		src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.cpp \
		src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.cpp \
		src/tests/common_scenarios/project/relations/GTTestsProjectRelations.cpp \
		src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.cpp \
		src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.cpp \
		src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.cpp \
		src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.cpp \
		src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.cpp \
		src/tests/common_scenarios/sanger/GTTestsSanger.cpp \
		src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.cpp \
		src/tests/common_scenarios/sequence_view/GTTestsSequenceView.cpp \
		src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.cpp \
		src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.cpp \
		src/tests/common_scenarios/start_page/GTTestsStartPage.cpp \
		src/tests/common_scenarios/toggle_view/GTTestsToggleView.cpp \
		src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.cpp \
		src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.cpp \
		src/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.cpp \
		src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.cpp \
		src/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.cpp \
		src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.cpp \
		src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.cpp \
		src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.cpp \
		src/api/GTBaseCompleter.cpp \
		src/api/GTGraphicsItem.cpp \
		src/api/GTMSAEditorStatusWidget.cpp \
		src/api/GTRegionSelector.cpp \
		src/api/GTSequenceReadingModeDialog.cpp \
		src/api/GTSequenceReadingModeDialogUtils.cpp \
		src/test_runner/GUITestRunner.cpp _tmp/rcc/qrc_GUITestBase.cpp \
		_tmp/moc/debug/moc_GUITestBasePlugin.cpp \
		_tmp/moc/debug/moc_GUICrazyUserTest.cpp \
		_tmp/moc/debug/moc_GTUtilsLog.cpp \
		_tmp/moc/debug/moc_GTUtilsNotifications.cpp \
		_tmp/moc/debug/moc_GTUtilsTaskTreeView.cpp \
		_tmp/moc/debug/moc_GUITestRunner.cpp
OBJECTS       = _tmp/obj/debug/GUITestBasePlugin.o \
		_tmp/obj/debug/GTAbstractGUIAction.o \
		_tmp/obj/debug/GTRandomGUIActionFactory.o \
		_tmp/obj/debug/GUICrazyUserTest.o \
		_tmp/obj/debug/EscapeClicker.o \
		_tmp/obj/debug/ConvertAceToSqliteDialogFiller.o \
		_tmp/obj/debug/CreateNewProjectWidgetFiller.o \
		_tmp/obj/debug/DocumentFormatSelectorDialogFiller.o \
		_tmp/obj/debug/DocumentProviderSelectorDialogFiller.o \
		_tmp/obj/debug/ExportProjectDialogFiller.o \
		_tmp/obj/debug/NCBISearchDialogFiller.o \
		_tmp/obj/debug/SaveProjectDialogFiller.o \
		_tmp/obj/debug/SelectDocumentFormatDialogFiller.o \
		_tmp/obj/debug/SequenceReadingModeSelectorDialogFiller.o \
		_tmp/obj/debug/AddFolderDialogFiller.o \
		_tmp/obj/debug/AddNewDocumentDialogFiller.o \
		_tmp/obj/debug/AlignShortReadsDialogFiller.o \
		_tmp/obj/debug/AppSettingsDialogFiller.o \
		_tmp/obj/debug/BuildIndexDialogFiller.o \
		_tmp/obj/debug/CommonImportOptionsDialogFiller.o \
		_tmp/obj/debug/ConvertAssemblyToSAMDialogFiller.o \
		_tmp/obj/debug/CreateAnnotationWidgetFiller.o \
		_tmp/obj/debug/CreateDocumentFromTextDialogFiller.o \
		_tmp/obj/debug/CreateObjectRelationDialogFiller.o \
		_tmp/obj/debug/CreateRulerDialogFiller.o \
		_tmp/obj/debug/DownloadRemoteFileDialogFiller.o \
		_tmp/obj/debug/EditAnnotationDialogFiller.o \
		_tmp/obj/debug/EditConnectionDialogFiller.o \
		_tmp/obj/debug/EditGroupAnnotationsDialogFiller.o \
		_tmp/obj/debug/EditQualifierDialogFiller.o \
		_tmp/obj/debug/EditSequenceDialogFiller.o \
		_tmp/obj/debug/ExportChromatogramFiller.o \
		_tmp/obj/debug/ExportDocumentDialogFiller.o \
		_tmp/obj/debug/ExportImageDialogFiller.o \
		_tmp/obj/debug/FindQualifierDialogFiller.o \
		_tmp/obj/debug/FindRepeatsDialogFiller.o \
		_tmp/obj/debug/FindTandemsDialogFiller.o \
		_tmp/obj/debug/GraphLabelsSelectDialogFiller.o \
		_tmp/obj/debug/GraphSettingsDialogFiller.o \
		_tmp/obj/debug/ImportACEFileDialogFiller.o \
		_tmp/obj/debug/ImportAPRFileDialogFiller.o \
		_tmp/obj/debug/ImportBAMFileDialogFiller.o \
		_tmp/obj/debug/ImportOptionsWidgetFiller.o \
		_tmp/obj/debug/ImportToDatabaseDialogFiller.o \
		_tmp/obj/debug/ItemToImportEditDialogFiller.o \
		_tmp/obj/debug/PositionSelectorFiller.o \
		_tmp/obj/debug/PredictSecondaryStructureDialogFiller.o \
		_tmp/obj/debug/ProjectTreeItemSelectorDialogFiller.o \
		_tmp/obj/debug/RangeSelectionDialogFiller.o \
		_tmp/obj/debug/RangeSelectorFiller.o \
		_tmp/obj/debug/RemovePartFromSequenceDialogFiller.o \
		_tmp/obj/debug/ReplaceSubsequenceDialogFiller.o \
		_tmp/obj/debug/SetSequenceOriginDialogFiller.o \
		_tmp/obj/debug/SharedConnectionsDialogFiller.o \
		_tmp/obj/debug/RenameSequenceFiller.o \
		_tmp/obj/debug/ExportConsensusDialogFiller.o \
		_tmp/obj/debug/ExportCoverageDialogFiller.o \
		_tmp/obj/debug/ExportReadsDialogFiller.o \
		_tmp/obj/debug/ExtractAssemblyRegionDialogFiller.o \
		_tmp/obj/debug/BranchSettingsDialogFiller.o \
		_tmp/obj/debug/BuildTreeDialogFiller.o \
		_tmp/obj/debug/DeleteGapsDialogFiller.o \
		_tmp/obj/debug/DistanceMatrixDialogFiller.o \
		_tmp/obj/debug/ExportHighlightedDialogFiller.o \
		_tmp/obj/debug/ExtractSelectedAsMSADialogFiller.o \
		_tmp/obj/debug/GenerateAlignmentProfileDialogFiller.o \
		_tmp/obj/debug/LicenseAgreementDialogFiller.o \
		_tmp/obj/debug/SmithWatermanDialogBaseFiller.o \
		_tmp/obj/debug/MAFFTSupportRunDialogFiller.o \
		_tmp/obj/debug/ClustalWDialogFiller.o \
		_tmp/obj/debug/UHMM3PhmmerDialogFiller.o \
		_tmp/obj/debug/HmmerSearchDialogFiller.o \
		_tmp/obj/debug/KalignDialogFiller.o \
		_tmp/obj/debug/Primer3DialogFiller.o \
		_tmp/obj/debug/MuscleDialogFiller.o \
		_tmp/obj/debug/FindAnnotationCollocationsDialogFiller.o \
		_tmp/obj/debug/StructuralAlignmentDialogFiller.o \
		_tmp/obj/debug/CAP3SupportDialogFiller.o \
		_tmp/obj/debug/BuildDotPlotDialogFiller.o \
		_tmp/obj/debug/DotPlotDialogFiller.o \
		_tmp/obj/debug/ExportAnnotationsDialogFiller.o \
		_tmp/obj/debug/ExportBlastResultDialogFiller.o \
		_tmp/obj/debug/ExportMSA2MSADialogFiller.o \
		_tmp/obj/debug/ExportMSA2SequencesDialogFiller.o \
		_tmp/obj/debug/ExportSelectedSequenceFromAlignmentDialogFiller.o \
		_tmp/obj/debug/ExportSequences2MSADialogFiller.o \
		_tmp/obj/debug/ExportSequencesDialogFiller.o \
		_tmp/obj/debug/ImportAnnotationsToCsvFiller.o \
		_tmp/obj/debug/ConstructMoleculeDialogFiller.o \
		_tmp/obj/debug/CreateFragmentDialogFiller.o \
		_tmp/obj/debug/DigestSequenceDialogFiller.o \
		_tmp/obj/debug/EditFragmentDialogFiller.o \
		_tmp/obj/debug/FindEnzymesDialogFiller.o \
		_tmp/obj/debug/AlignToReferenceBlastDialogFiller.o \
		_tmp/obj/debug/BlastAllSupportDialogFiller.o \
		_tmp/obj/debug/ClustalOSupportRunDialogFiller.o \
		_tmp/obj/debug/FormatDBDialogFiller.o \
		_tmp/obj/debug/RemoteBLASTDialogFiller.o \
		_tmp/obj/debug/SnpEffDatabaseDialogFiller.o \
		_tmp/obj/debug/SpadesGenomeAssemblyDialogFiller.o \
		_tmp/obj/debug/TCoffeeDailogFiller.o \
		_tmp/obj/debug/OrfDialogFiller.o \
		_tmp/obj/debug/AddPrimerDialogFiller.o \
		_tmp/obj/debug/ExportPrimersDialogFiller.o \
		_tmp/obj/debug/ImportPrimersDialogFiller.o \
		_tmp/obj/debug/PrimerLibrarySelectorFiller.o \
		_tmp/obj/debug/PrimersDetailsDialogFiller.o \
		_tmp/obj/debug/PwmBuildDialogFiller.o \
		_tmp/obj/debug/PwmSearchDialogFiller.o \
		_tmp/obj/debug/AliasesDialogFiller.o \
		_tmp/obj/debug/ConfigurationWizardFiller.o \
		_tmp/obj/debug/CreateElementWithCommandLineFiller.o \
		_tmp/obj/debug/CreateElementWithScriptDialogFiller.o \
		_tmp/obj/debug/DashboardsManagerDialogFiller.o \
		_tmp/obj/debug/DatasetNameEditDialogFiller.o \
		_tmp/obj/debug/DefaultWizardFiller.o \
		_tmp/obj/debug/StartupDialogFiller.o \
		_tmp/obj/debug/WizardFiller.o \
		_tmp/obj/debug/WorkflowMetadialogFiller.o \
		_tmp/obj/debug/GTDatabaseConfig.o \
		_tmp/obj/debug/GTUtilsAnnotationsHighlightingTreeView.o \
		_tmp/obj/debug/GTUtilsAnnotationsTreeView.o \
		_tmp/obj/debug/GTUtilsAssemblyBrowser.o \
		_tmp/obj/debug/GTUtilsBookmarksTreeView.o \
		_tmp/obj/debug/GTUtilsCircularView.o \
		_tmp/obj/debug/GTUtilsDashboard.o \
		_tmp/obj/debug/GTUtilsDocument.o \
		_tmp/obj/debug/GTUtilsEscClicker.o \
		_tmp/obj/debug/GTUtilsExternalTools.o \
		_tmp/obj/debug/GTUtilsLog.o \
		_tmp/obj/debug/GTUtilsMcaEditor.o \
		_tmp/obj/debug/GTUtilsMcaEditorReference.o \
		_tmp/obj/debug/GTUtilsMcaEditorSequenceArea.o \
		_tmp/obj/debug/GTUtilsMcaEditorStatusWidget.o \
		_tmp/obj/debug/GTUtilsMdi.o \
		_tmp/obj/debug/GTUtilsMsaEditor.o \
		_tmp/obj/debug/GTUtilsMsaEditorSequenceArea.o \
		_tmp/obj/debug/GTUtilsNotifications.o \
		_tmp/obj/debug/GTUtilsOptionPanelMca.o \
		_tmp/obj/debug/GTUtilsOptionPanelMSA.o \
		_tmp/obj/debug/GTUtilsOptionPanelSequenceView.o \
		_tmp/obj/debug/GTUtilsOptionsPanel.o \
		_tmp/obj/debug/GTUtilsPcr.o \
		_tmp/obj/debug/GTUtilsPhyTree.o \
		_tmp/obj/debug/GTUtilsPrimerLibrary.o \
		_tmp/obj/debug/GTUtilsProject.o \
		_tmp/obj/debug/GTUtilsProjectTreeView.o \
		_tmp/obj/debug/GTUtilsQueryDesigner.o \
		_tmp/obj/debug/GTUtilsSequenceView.o \
		_tmp/obj/debug/GTUtilsSharedDatabaseDocument.o \
		_tmp/obj/debug/GTUtilsTask.o \
		_tmp/obj/debug/GTUtilsTaskTreeView.o \
		_tmp/obj/debug/GTUtilsWizard.o \
		_tmp/obj/debug/GTUtilsWorkflowDesigner.o \
		_tmp/obj/debug/GTUtilsStartPage.o \
		_tmp/obj/debug/PreliminaryActions.o \
		_tmp/obj/debug/PosteriorActions.o \
		_tmp/obj/debug/PosteriorChecks.o \
		_tmp/obj/debug/GTTestsRegressionScenarios_1001_2000.o \
		_tmp/obj/debug/GTTestsRegressionScenarios_1_1000.o \
		_tmp/obj/debug/GTTestsRegressionScenarios_2001_3000.o \
		_tmp/obj/debug/GTTestsRegressionScenarios_3001_4000.o \
		_tmp/obj/debug/GTTestsRegressionScenarios_4001_5000.o \
		_tmp/obj/debug/GTTestsRegressionScenarios_5001_6000.o \
		_tmp/obj/debug/GTTestsAssemblyBrowser.o \
		_tmp/obj/debug/GTTestsBowtie2.o \
		_tmp/obj/debug/GTTestsDnaAssembly.o \
		_tmp/obj/debug/GTTestsIndexReuse.o \
		_tmp/obj/debug/GTTestsDnaAssemblyConversions.o \
		_tmp/obj/debug/GTTestsSAM.o \
		_tmp/obj/debug/GTTestsNiaidPipelines.o \
		_tmp/obj/debug/GTTestsQuerryDesigner.o \
		_tmp/obj/debug/GTTestsAnnotations.o \
		_tmp/obj/debug/GTTestsCreateAnnotationWidget.o \
		_tmp/obj/debug/GTTestsAnnotationsEdit.o \
		_tmp/obj/debug/GTTestsAnnotationsQualifiers.o \
		_tmp/obj/debug/GTTestsAnnotationsImport.o \
		_tmp/obj/debug/GTTestsCvGeneral.o \
		_tmp/obj/debug/GTTestsCloning.o \
		_tmp/obj/debug/GTTestsDocumentFromText.o \
		_tmp/obj/debug/GTTestsDpView.o \
		_tmp/obj/debug/GTTestsMcaEditor.o \
		_tmp/obj/debug/GTTestsMsaEditor.o \
		_tmp/obj/debug/GTTestsAlignSequenceToMsa.o \
		_tmp/obj/debug/GTTestsMSAEditorColors.o \
		_tmp/obj/debug/GTTestsMSAEditorConsensus.o \
		_tmp/obj/debug/GTTestsMSAEditorEdit.o \
		_tmp/obj/debug/GTTestsMSAEditorReplaceCharacter.o \
		_tmp/obj/debug/GTTestsMSAEditorOverview.o \
		_tmp/obj/debug/GTTestsOptionPanel.o \
		_tmp/obj/debug/GTTestsOptionPanelMSA.o \
		_tmp/obj/debug/GTTestsOptionPanelSequenceView.o \
		_tmp/obj/debug/GTTestsInSilicoPcr.o \
		_tmp/obj/debug/GTTestsPrimerLibrary.o \
		_tmp/obj/debug/GTTestsCommonScenariosPhyml.o \
		_tmp/obj/debug/GTTestsProject.o \
		_tmp/obj/debug/GTTestsProjectAnonymousProject.o \
		_tmp/obj/debug/GTTestsBookmarks.o \
		_tmp/obj/debug/GTTestsProjectDocumentModifying.o \
		_tmp/obj/debug/GTTestsProjectMultipleDocs.o \
		_tmp/obj/debug/GTTestsProjectFiltering.o \
		_tmp/obj/debug/GTTestsProjectRelations.o \
		_tmp/obj/debug/GTTestsProjectRemoteRequest.o \
		_tmp/obj/debug/GTTestsProjectSequenceExporting.o \
		_tmp/obj/debug/GTTestsFromProjectView.o \
		_tmp/obj/debug/GTTestsProjectUserLocking.o \
		_tmp/obj/debug/GTTestsRepeatFinder.o \
		_tmp/obj/debug/GTTestsSanger.o \
		_tmp/obj/debug/GTTestsSequenceEdit.o \
		_tmp/obj/debug/GTTestsSequenceView.o \
		_tmp/obj/debug/GTTestsSharedDatabase.o \
		_tmp/obj/debug/GTTestsSWDialog.o \
		_tmp/obj/debug/GTTestsStartPage.o \
		_tmp/obj/debug/GTTestsToggleView.o \
		_tmp/obj/debug/GTTestsCommonScenariousTreeviewer.o \
		_tmp/obj/debug/GTTestsUndoRedo.o \
		_tmp/obj/debug/GTTestsWorkflowDesigner.o \
		_tmp/obj/debug/GTTestsWorkflowEstimating.o \
		_tmp/obj/debug/GTTestsWorkflowNameFilter.o \
		_tmp/obj/debug/GTTestsWorkflowParameterValidation.o \
		_tmp/obj/debug/GTTestsWorkflowScripting.o \
		_tmp/obj/debug/GTTestsSharedDbWd.o \
		_tmp/obj/debug/GTBaseCompleter.o \
		_tmp/obj/debug/GTGraphicsItem.o \
		_tmp/obj/debug/GTMSAEditorStatusWidget.o \
		_tmp/obj/debug/GTRegionSelector.o \
		_tmp/obj/debug/GTSequenceReadingModeDialog.o \
		_tmp/obj/debug/GTSequenceReadingModeDialogUtils.o \
		_tmp/obj/debug/GUITestRunner.o \
		_tmp/obj/debug/qrc_GUITestBase.o \
		_tmp/obj/debug/moc_GUITestBasePlugin.o \
		_tmp/obj/debug/moc_GUICrazyUserTest.o \
		_tmp/obj/debug/moc_GTUtilsLog.o \
		_tmp/obj/debug/moc_GTUtilsNotifications.o \
		_tmp/obj/debug/moc_GTUtilsTaskTreeView.o \
		_tmp/obj/debug/moc_GUITestRunner.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 \
		GUITestBase.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/testlib_defines.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 \
		GUITestBase.pro src/GUITestBasePlugin.h \
		src/tests/crazy_user/GTAbstractGUIAction.h \
		src/tests/crazy_user/GTRandomGUIActionFactory.h \
		src/tests/crazy_user/GUICrazyUserTest.h \
		src/runnables/qt/EscapeClicker.h \
		src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/ExportProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h \
		src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h \
		src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.h \
		src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h \
		src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.h \
		src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.h \
		src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.h \
		src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.h \
		src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.h \
		src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.h \
		src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.h \
		src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.h \
		src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineToolFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h \
		src/GTDatabaseConfig.h \
		src/GTUtilsAnnotationsHighlightingTreeView.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsDashboard.h \
		src/GTUtilsDocument.h \
		src/GTUtilsEscClicker.h \
		src/GTUtilsExternalTools.h \
		src/GTUtilsLog.h \
		src/GTUtilsMcaEditor.h \
		src/GTUtilsMcaEditorReference.h \
		src/GTUtilsMcaEditorSequenceArea.h \
		src/GTUtilsMcaEditorStatusWidget.h \
		src/GTUtilsMdi.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMca.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsPcr.h \
		src/GTUtilsPhyTree.h \
		src/GTUtilsPrimerLibrary.h \
		src/GTUtilsProject.h \
		src/GTUtilsProjectTreeView.h \
		src/GTUtilsQueryDesigner.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTask.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/GTUtilsStartPage.h \
		src/tests/PosteriorActions.h \
		src/tests/PosteriorChecks.h \
		src/tests/PreliminaryActions.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.h \
		src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.h \
		src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.h \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.h \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.h \
		src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.h \
		src/tests/common_scenarios/Assembling/sam/GTTestsSAM.h \
		src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.h \
		src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.h \
		src/tests/common_scenarios/annotations/GTTestsAnnotations.h \
		src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.h \
		src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.h \
		src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.h \
		src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.h \
		src/tests/common_scenarios/circular_view/GTTestsCvGeneral.h \
		src/tests/common_scenarios/cloning/GTTestsCloning.h \
		src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.h \
		src/tests/common_scenarios/dp_view/GTTestsDpView.h \
		src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.h \
		src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.h \
		src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.h \
		src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.h \
		src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.h \
		src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.h \
		src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.h \
		src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.h \
		src/tests/common_scenarios/options_panel/GTTestsOptionPanel.h \
		src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.h \
		src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.h \
		src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.h \
		src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.h \
		src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.h \
		src/tests/common_scenarios/project/GTTestsProject.h \
		src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.h \
		src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.h \
		src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.h \
		src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.h \
		src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.h \
		src/tests/common_scenarios/project/relations/GTTestsProjectRelations.h \
		src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.h \
		src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.h \
		src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.h \
		src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.h \
		src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.h \
		src/tests/common_scenarios/sanger/GTTestsSanger.h \
		src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.h \
		src/tests/common_scenarios/sequence_view/GTTestsSequenceView.h \
		src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.h \
		src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.h \
		src/tests/common_scenarios/start_page/GTTestsStartPage.h \
		src/tests/common_scenarios/toggle_view/GTTestsToggleView.h \
		src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.h \
		src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.h \
		src/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.h \
		src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.h \
		src/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.h \
		src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.h \
		src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.h \
		src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.h \
		src/api/GTBaseCompleter.h \
		src/api/GTGraphicsItem.h \
		src/api/GTMSAEditorStatusWidget.h \
		src/api/GTRegionSelector.h \
		src/api/GTSequenceReadingModeDialog.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		src/test_runner/GUITestRunner.h src/GUITestBasePlugin.cpp \
		src/tests/crazy_user/GTAbstractGUIAction.cpp \
		src/tests/crazy_user/GTRandomGUIActionFactory.cpp \
		src/tests/crazy_user/GUICrazyUserTest.cpp \
		src/runnables/qt/EscapeClicker.cpp \
		src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.cpp \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.cpp \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.cpp \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.cpp \
		src/runnables/ugene/ugeneui/ExportProjectDialogFiller.cpp \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.cpp \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.cpp \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.cpp \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.cpp \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.cpp \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.cpp \
		src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.cpp \
		src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.cpp \
		src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.cpp \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.cpp \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.cpp \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.cpp \
		src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.cpp \
		src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.cpp \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.cpp \
		src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.cpp \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.cpp \
		src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.cpp \
		src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.cpp \
		src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.cpp \
		src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.cpp \
		src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.cpp \
		src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.cpp \
		src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.cpp \
		src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.cpp \
		src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.cpp \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.cpp \
		src/GTDatabaseConfig.cpp \
		src/GTUtilsAnnotationsHighlightingTreeView.cpp \
		src/GTUtilsAnnotationsTreeView.cpp \
		src/GTUtilsAssemblyBrowser.cpp \
		src/GTUtilsBookmarksTreeView.cpp \
		src/GTUtilsCircularView.cpp \
		src/GTUtilsDashboard.cpp \
		src/GTUtilsDocument.cpp \
		src/GTUtilsEscClicker.cpp \
		src/GTUtilsExternalTools.cpp \
		src/GTUtilsLog.cpp \
		src/GTUtilsMcaEditor.cpp \
		src/GTUtilsMcaEditorReference.cpp \
		src/GTUtilsMcaEditorSequenceArea.cpp \
		src/GTUtilsMcaEditorStatusWidget.cpp \
		src/GTUtilsMdi.cpp \
		src/GTUtilsMsaEditor.cpp \
		src/GTUtilsMsaEditorSequenceArea.cpp \
		src/GTUtilsNotifications.cpp \
		src/GTUtilsOptionPanelMca.cpp \
		src/GTUtilsOptionPanelMSA.cpp \
		src/GTUtilsOptionPanelSequenceView.cpp \
		src/GTUtilsOptionsPanel.cpp \
		src/GTUtilsPcr.cpp \
		src/GTUtilsPhyTree.cpp \
		src/GTUtilsPrimerLibrary.cpp \
		src/GTUtilsProject.cpp \
		src/GTUtilsProjectTreeView.cpp \
		src/GTUtilsQueryDesigner.cpp \
		src/GTUtilsSequenceView.cpp \
		src/GTUtilsSharedDatabaseDocument.cpp \
		src/GTUtilsTask.cpp \
		src/GTUtilsTaskTreeView.cpp \
		src/GTUtilsWizard.cpp \
		src/GTUtilsWorkflowDesigner.cpp \
		src/GTUtilsStartPage.cpp \
		src/tests/PreliminaryActions.cpp \
		src/tests/PosteriorActions.cpp \
		src/tests/PosteriorChecks.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.cpp \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.cpp \
		src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.cpp \
		src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.cpp \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.cpp \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.cpp \
		src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.cpp \
		src/tests/common_scenarios/Assembling/sam/GTTestsSAM.cpp \
		src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.cpp \
		src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.cpp \
		src/tests/common_scenarios/annotations/GTTestsAnnotations.cpp \
		src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.cpp \
		src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.cpp \
		src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.cpp \
		src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.cpp \
		src/tests/common_scenarios/circular_view/GTTestsCvGeneral.cpp \
		src/tests/common_scenarios/cloning/GTTestsCloning.cpp \
		src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.cpp \
		src/tests/common_scenarios/dp_view/GTTestsDpView.cpp \
		src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.cpp \
		src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.cpp \
		src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.cpp \
		src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.cpp \
		src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.cpp \
		src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.cpp \
		src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.cpp \
		src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.cpp \
		src/tests/common_scenarios/options_panel/GTTestsOptionPanel.cpp \
		src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.cpp \
		src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.cpp \
		src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.cpp \
		src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.cpp \
		src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.cpp \
		src/tests/common_scenarios/project/GTTestsProject.cpp \
		src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.cpp \
		src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.cpp \
		src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.cpp \
		src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.cpp \
		src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.cpp \
		src/tests/common_scenarios/project/relations/GTTestsProjectRelations.cpp \
		src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.cpp \
		src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.cpp \
		src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.cpp \
		src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.cpp \
		src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.cpp \
		src/tests/common_scenarios/sanger/GTTestsSanger.cpp \
		src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.cpp \
		src/tests/common_scenarios/sequence_view/GTTestsSequenceView.cpp \
		src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.cpp \
		src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.cpp \
		src/tests/common_scenarios/start_page/GTTestsStartPage.cpp \
		src/tests/common_scenarios/toggle_view/GTTestsToggleView.cpp \
		src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.cpp \
		src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.cpp \
		src/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.cpp \
		src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.cpp \
		src/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.cpp \
		src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.cpp \
		src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.cpp \
		src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.cpp \
		src/api/GTBaseCompleter.cpp \
		src/api/GTGraphicsItem.cpp \
		src/api/GTMSAEditorStatusWidget.cpp \
		src/api/GTRegionSelector.cpp \
		src/api/GTSequenceReadingModeDialog.cpp \
		src/api/GTSequenceReadingModeDialogUtils.cpp \
		src/test_runner/GUITestRunner.cpp
QMAKE_TARGET  = GUITestBased
DESTDIR       = ../../_debug/plugins/#avoid trailing-slash linebreak
TARGET        = libGUITestBased.so.1.0.0
TARGETA       = ../../_debug/plugins/libGUITestBased.a
TARGET0       = libGUITestBased.so
TARGETD       = libGUITestBased.so.1.0.0
TARGET1       = libGUITestBased.so.1
TARGET2       = libGUITestBased.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

../../_debug/plugins/$(TARGET): _tmp/ui/ui_GUITestRunner.h $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
	@test -d ../../_debug/plugins/ || mkdir -p ../../_debug/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) ../../_debug/plugins/$(TARGET)
	-$(MOVE) $(TARGET)  ../../_debug/plugins/ 
	-$(DEL_FILE) ../../_debug/plugins/$(TARGET0)
	-$(DEL_FILE) ../../_debug/plugins/$(TARGET1)
	-$(DEL_FILE) ../../_debug/plugins/$(TARGET2)
	-$(MOVE) $(TARGET0) ../../_debug/plugins/ 
	-$(MOVE) $(TARGET1) ../../_debug/plugins/ 
	-$(MOVE) $(TARGET2) ../../_debug/plugins/ 



staticlib: $(TARGETA)

$(TARGETA): _tmp/ui/ui_GUITestRunner.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.Debug GUITestBase.pro

qmake_all: FORCE


all: Makefile.Debug ../../_debug/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 GUITestBase.qrc $(DISTDIR)/
	$(COPY_FILE) --parents src/GUITestBasePlugin.h src/tests/crazy_user/GTAbstractGUIAction.h src/tests/crazy_user/GTRandomGUIActionFactory.h src/tests/crazy_user/GUICrazyUserTest.h src/runnables/qt/EscapeClicker.h src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.h src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h src/runnables/ugene/ugeneui/ExportProjectDialogFiller.h src/runnables/ugene/ugeneui/NCBISearchDialogFiller.h src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.h src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.h src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.h src/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.h src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.h src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.h src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.h src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.h src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.h src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.h src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.h src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.h src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.h src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.h src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.h src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.h src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.h src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.h src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.h src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.h src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.h src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.h src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.h src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.h src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.h src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.h src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.h src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.h src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.h src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.h src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.h src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.h src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.h src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.h src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.h src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.h src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.h src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.h src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.h src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.h src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.h src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.h src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.h src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineToolFiller.h src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.h src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.h src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.h src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h src/runnables/ugene/plugins/workflow_designer/WizardFiller.h src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h src/GTDatabaseConfig.h src/GTUtilsAnnotationsHighlightingTreeView.h src/GTUtilsAnnotationsTreeView.h src/GTUtilsAssemblyBrowser.h src/GTUtilsBookmarksTreeView.h src/GTUtilsCircularView.h src/GTUtilsDashboard.h src/GTUtilsDocument.h src/GTUtilsEscClicker.h src/GTUtilsExternalTools.h src/GTUtilsLog.h src/GTUtilsMcaEditor.h src/GTUtilsMcaEditorReference.h src/GTUtilsMcaEditorSequenceArea.h src/GTUtilsMcaEditorStatusWidget.h src/GTUtilsMdi.h src/GTUtilsMsaEditor.h src/GTUtilsMsaEditorSequenceArea.h src/GTUtilsNotifications.h src/GTUtilsOptionPanelMca.h src/GTUtilsOptionPanelMSA.h src/GTUtilsOptionPanelSequenceView.h src/GTUtilsOptionsPanel.h src/GTUtilsPcr.h src/GTUtilsPhyTree.h src/GTUtilsPrimerLibrary.h src/GTUtilsProject.h src/GTUtilsProjectTreeView.h src/GTUtilsQueryDesigner.h src/GTUtilsSequenceView.h src/GTUtilsSharedDatabaseDocument.h src/GTUtilsTask.h src/GTUtilsTaskTreeView.h src/GTUtilsWizard.h src/GTUtilsWorkflowDesigner.h src/GTUtilsStartPage.h src/tests/PosteriorActions.h src/tests/PosteriorChecks.h src/tests/PreliminaryActions.h src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.h src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.h src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.h src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.h src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.h src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.h src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.h src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.h src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.h src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.h src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.h src/tests/common_scenarios/Assembling/sam/GTTestsSAM.h src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.h src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.h src/tests/common_scenarios/annotations/GTTestsAnnotations.h src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.h src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.h src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.h src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.h src/tests/common_scenarios/circular_view/GTTestsCvGeneral.h src/tests/common_scenarios/cloning/GTTestsCloning.h src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.h src/tests/common_scenarios/dp_view/GTTestsDpView.h src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.h src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.h src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.h src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.h src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.h src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.h src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.h src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.h src/tests/common_scenarios/options_panel/GTTestsOptionPanel.h src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.h src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.h src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.h src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.h src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.h src/tests/common_scenarios/project/GTTestsProject.h src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.h src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.h src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.h src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.h src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.h src/tests/common_scenarios/project/relations/GTTestsProjectRelations.h src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.h src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.h src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.h src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.h src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.h src/tests/common_scenarios/sanger/GTTestsSanger.h src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.h src/tests/common_scenarios/sequence_view/GTTestsSequenceView.h src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.h src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.h src/tests/common_scenarios/start_page/GTTestsStartPage.h src/tests/common_scenarios/toggle_view/GTTestsToggleView.h src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.h src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.h src/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.h src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.h src/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.h src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.h src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.h src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.h src/api/GTBaseCompleter.h src/api/GTGraphicsItem.h src/api/GTMSAEditorStatusWidget.h src/api/GTRegionSelector.h src/api/GTSequenceReadingModeDialog.h src/api/GTSequenceReadingModeDialogUtils.h src/test_runner/GUITestRunner.h $(DISTDIR)/
	$(COPY_FILE) --parents src/GUITestBasePlugin.cpp src/tests/crazy_user/GTAbstractGUIAction.cpp src/tests/crazy_user/GTRandomGUIActionFactory.cpp src/tests/crazy_user/GUICrazyUserTest.cpp src/runnables/qt/EscapeClicker.cpp src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.cpp src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.cpp src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.cpp src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.cpp src/runnables/ugene/ugeneui/ExportProjectDialogFiller.cpp src/runnables/ugene/ugeneui/NCBISearchDialogFiller.cpp src/runnables/ugene/ugeneui/SaveProjectDialogFiller.cpp src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.cpp src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.cpp src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.cpp src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.cpp src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.cpp src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.cpp src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.cpp src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.cpp src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.cpp src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.cpp src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.cpp src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.cpp src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.cpp src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.cpp src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.cpp src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.cpp src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.cpp src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.cpp src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.cpp src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.cpp src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.cpp src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.cpp src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.cpp src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.cpp src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.cpp src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.cpp src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.cpp src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.cpp src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.cpp src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.cpp src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.cpp src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.cpp src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.cpp src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.cpp src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.cpp src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.cpp src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.cpp src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineFiller.cpp src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.cpp src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/WizardFiller.cpp src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.cpp src/GTDatabaseConfig.cpp src/GTUtilsAnnotationsHighlightingTreeView.cpp src/GTUtilsAnnotationsTreeView.cpp src/GTUtilsAssemblyBrowser.cpp src/GTUtilsBookmarksTreeView.cpp src/GTUtilsCircularView.cpp src/GTUtilsDashboard.cpp src/GTUtilsDocument.cpp src/GTUtilsEscClicker.cpp src/GTUtilsExternalTools.cpp src/GTUtilsLog.cpp src/GTUtilsMcaEditor.cpp src/GTUtilsMcaEditorReference.cpp src/GTUtilsMcaEditorSequenceArea.cpp src/GTUtilsMcaEditorStatusWidget.cpp src/GTUtilsMdi.cpp src/GTUtilsMsaEditor.cpp src/GTUtilsMsaEditorSequenceArea.cpp src/GTUtilsNotifications.cpp src/GTUtilsOptionPanelMca.cpp src/GTUtilsOptionPanelMSA.cpp src/GTUtilsOptionPanelSequenceView.cpp src/GTUtilsOptionsPanel.cpp src/GTUtilsPcr.cpp src/GTUtilsPhyTree.cpp src/GTUtilsPrimerLibrary.cpp src/GTUtilsProject.cpp src/GTUtilsProjectTreeView.cpp src/GTUtilsQueryDesigner.cpp src/GTUtilsSequenceView.cpp src/GTUtilsSharedDatabaseDocument.cpp src/GTUtilsTask.cpp src/GTUtilsTaskTreeView.cpp src/GTUtilsWizard.cpp src/GTUtilsWorkflowDesigner.cpp src/GTUtilsStartPage.cpp src/tests/PreliminaryActions.cpp src/tests/PosteriorActions.cpp src/tests/PosteriorChecks.cpp src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.cpp src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.cpp src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.cpp src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.cpp src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.cpp src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.cpp src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.cpp src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.cpp src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.cpp src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.cpp src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.cpp src/tests/common_scenarios/Assembling/sam/GTTestsSAM.cpp src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.cpp src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.cpp src/tests/common_scenarios/annotations/GTTestsAnnotations.cpp src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.cpp src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.cpp src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.cpp src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.cpp src/tests/common_scenarios/circular_view/GTTestsCvGeneral.cpp src/tests/common_scenarios/cloning/GTTestsCloning.cpp src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.cpp src/tests/common_scenarios/dp_view/GTTestsDpView.cpp src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.cpp src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.cpp src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.cpp src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.cpp src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.cpp src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.cpp src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.cpp src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.cpp src/tests/common_scenarios/options_panel/GTTestsOptionPanel.cpp src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.cpp src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.cpp src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.cpp src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.cpp src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.cpp src/tests/common_scenarios/project/GTTestsProject.cpp src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.cpp src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.cpp src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.cpp src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.cpp src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.cpp src/tests/common_scenarios/project/relations/GTTestsProjectRelations.cpp src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.cpp src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.cpp src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.cpp src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.cpp src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.cpp src/tests/common_scenarios/sanger/GTTestsSanger.cpp src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.cpp src/tests/common_scenarios/sequence_view/GTTestsSequenceView.cpp src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.cpp src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.cpp src/tests/common_scenarios/start_page/GTTestsStartPage.cpp src/tests/common_scenarios/toggle_view/GTTestsToggleView.cpp src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.cpp src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.cpp src/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.cpp src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.cpp src/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.cpp src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.cpp src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.cpp src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.cpp src/api/GTBaseCompleter.cpp src/api/GTGraphicsItem.cpp src/api/GTMSAEditorStatusWidget.cpp src/api/GTRegionSelector.cpp src/api/GTSequenceReadingModeDialog.cpp src/api/GTSequenceReadingModeDialogUtils.cpp src/test_runner/GUITestRunner.cpp $(DISTDIR)/
	$(COPY_FILE) --parents src/test_runner/GUITestRunner.ui $(DISTDIR)/


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


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


####### 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_GUITestBase.cpp
compiler_rcc_clean:
	-$(DEL_FILE) _tmp/rcc/qrc_GUITestBase.cpp
_tmp/rcc/qrc_GUITestBase.cpp: GUITestBase.qrc \
		images/open_gui_test_runner.png
	/usr/lib/x86_64-linux-gnu/qt5/bin/rcc -name GUITestBase GUITestBase.qrc -o _tmp/rcc/qrc_GUITestBase.cpp

compiler_moc_header_make_all: _tmp/moc/debug/moc_GUITestBasePlugin.cpp _tmp/moc/debug/moc_GUICrazyUserTest.cpp _tmp/moc/debug/moc_GTUtilsLog.cpp _tmp/moc/debug/moc_GTUtilsNotifications.cpp _tmp/moc/debug/moc_GTUtilsTaskTreeView.cpp _tmp/moc/debug/moc_GUITestRunner.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) _tmp/moc/debug/moc_GUITestBasePlugin.cpp _tmp/moc/debug/moc_GUICrazyUserTest.cpp _tmp/moc/debug/moc_GTUtilsLog.cpp _tmp/moc/debug/moc_GTUtilsNotifications.cpp _tmp/moc/debug/moc_GTUtilsTaskTreeView.cpp _tmp/moc/debug/moc_GUITestRunner.cpp
_tmp/moc/debug/moc_GUITestBasePlugin.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 \
		src/test_runner/GUITestRunner.h \
		_tmp/ui/ui_GUITestRunner.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GUITestBasePlugin.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/GUITestBase -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2View/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/QSpec/src -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/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/QtTest -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/GUITestBasePlugin.h -o _tmp/moc/debug/moc_GUITestBasePlugin.cpp

_tmp/moc/debug/moc_GUICrazyUserTest.cpp: ../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/tests/crazy_user/GUICrazyUserTest.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/GUITestBase -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2View/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/QSpec/src -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/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/QtTest -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/tests/crazy_user/GUICrazyUserTest.h -o _tmp/moc/debug/moc_GUICrazyUserTest.cpp

_tmp/moc/debug/moc_GTUtilsLog.cpp: ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.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/GTUtilsLog.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/GUITestBase -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2View/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/QSpec/src -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/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/QtTest -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/GTUtilsLog.h -o _tmp/moc/debug/moc_GTUtilsLog.cpp

_tmp/moc/debug/moc_GTUtilsNotifications.cpp: ../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/GTUtilsNotifications.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/GUITestBase -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2View/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/QSpec/src -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/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/QtTest -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/GTUtilsNotifications.h -o _tmp/moc/debug/moc_GTUtilsNotifications.cpp

_tmp/moc/debug/moc_GTUtilsTaskTreeView.cpp: ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/GTUtilsTaskTreeView.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/GUITestBase -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2View/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/QSpec/src -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/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/QtTest -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/GTUtilsTaskTreeView.h -o _tmp/moc/debug/moc_GTUtilsTaskTreeView.cpp

_tmp/moc/debug/moc_GUITestRunner.cpp: _tmp/ui/ui_GUITestRunner.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/test_runner/GUITestRunner.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/GUITestBase -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/GUITestBase/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2View/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/QSpec/src -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/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/QtTest -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/test_runner/GUITestRunner.h -o _tmp/moc/debug/moc_GUITestRunner.cpp

compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all: _tmp/ui/ui_GUITestRunner.h
compiler_uic_clean:
	-$(DEL_FILE) _tmp/ui/ui_GUITestRunner.h
_tmp/ui/ui_GUITestRunner.h: src/test_runner/GUITestRunner.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/test_runner/GUITestRunner.ui -o _tmp/ui/ui_GUITestRunner.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/debug/GUITestBasePlugin.o: src/GUITestBasePlugin.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/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/global.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		src/GUITestBasePlugin.h \
		src/test_runner/GUITestRunner.h \
		_tmp/ui/ui_GUITestRunner.h \
		src/tests/PosteriorActions.h \
		src/tests/PosteriorChecks.h \
		src/tests/PreliminaryActions.h \
		src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.h \
		src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.h \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.h \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.h \
		src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.h \
		src/tests/common_scenarios/Assembling/sam/GTTestsSAM.h \
		src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.h \
		src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.h \
		src/tests/common_scenarios/annotations/GTTestsAnnotations.h \
		src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.h \
		src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.h \
		src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.h \
		src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.h \
		src/tests/common_scenarios/circular_view/GTTestsCvGeneral.h \
		src/tests/common_scenarios/cloning/GTTestsCloning.h \
		src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.h \
		src/tests/common_scenarios/dp_view/GTTestsDpView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.h \
		src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.h \
		src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.h \
		src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.h \
		src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.h \
		src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.h \
		src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.h \
		src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.h \
		src/tests/common_scenarios/options_panel/GTTestsOptionPanel.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.h \
		src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.h \
		src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.h \
		src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.h \
		src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.h \
		src/tests/common_scenarios/project/GTTestsProject.h \
		src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.h \
		src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.h \
		src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.h \
		src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.h \
		src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.h \
		src/tests/common_scenarios/project/relations/GTTestsProjectRelations.h \
		src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.h \
		src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.h \
		src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.h \
		src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.h \
		src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.h \
		src/tests/common_scenarios/sanger/GTTestsSanger.h \
		src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.h \
		src/tests/common_scenarios/sequence_view/GTTestsSequenceView.h \
		src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.h \
		src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.h \
		src/tests/common_scenarios/start_page/GTTestsStartPage.h \
		src/tests/common_scenarios/toggle_view/GTTestsToggleView.h \
		src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.h \
		src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.h \
		src/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.h \
		src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.h \
		src/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.h \
		src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.h \
		src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.h \
		src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.h \
		src/tests/crazy_user/GUICrazyUserTest.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GUITestBasePlugin.o src/GUITestBasePlugin.cpp

_tmp/obj/debug/GTAbstractGUIAction.o: src/tests/crazy_user/GTAbstractGUIAction.cpp src/tests/crazy_user/GTAbstractGUIAction.h \
		../../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 \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTAbstractGUIAction.o src/tests/crazy_user/GTAbstractGUIAction.cpp

_tmp/obj/debug/GTRandomGUIActionFactory.o: src/tests/crazy_user/GTRandomGUIActionFactory.cpp src/tests/crazy_user/GTRandomGUIActionFactory.h \
		src/tests/crazy_user/GTAbstractGUIAction.h \
		../../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 \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTRandomGUIActionFactory.o src/tests/crazy_user/GTRandomGUIActionFactory.cpp

_tmp/obj/debug/GUICrazyUserTest.o: src/tests/crazy_user/GUICrazyUserTest.cpp src/tests/crazy_user/GUICrazyUserTest.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/tests/crazy_user/GTRandomGUIActionFactory.h \
		src/tests/crazy_user/GTAbstractGUIAction.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GUICrazyUserTest.o src/tests/crazy_user/GUICrazyUserTest.cpp

_tmp/obj/debug/EscapeClicker.o: src/runnables/qt/EscapeClicker.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/runnables/qt/EscapeClicker.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EscapeClicker.o src/runnables/qt/EscapeClicker.cpp

_tmp/obj/debug/ConvertAceToSqliteDialogFiller.o: src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.cpp src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConvertAceToSqliteDialogFiller.o src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.cpp

_tmp/obj/debug/CreateNewProjectWidgetFiller.o: src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.cpp src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateNewProjectWidgetFiller.o src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.cpp

_tmp/obj/debug/DocumentFormatSelectorDialogFiller.o: src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DocumentFormatSelectorDialogFiller.o src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.cpp

_tmp/obj/debug/DocumentProviderSelectorDialogFiller.o: src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DocumentProviderSelectorDialogFiller.o src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.cpp

_tmp/obj/debug/ExportProjectDialogFiller.o: src/runnables/ugene/ugeneui/ExportProjectDialogFiller.cpp src/runnables/ugene/ugeneui/ExportProjectDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportProjectDialogFiller.o src/runnables/ugene/ugeneui/ExportProjectDialogFiller.cpp

_tmp/obj/debug/NCBISearchDialogFiller.o: src/runnables/ugene/ugeneui/NCBISearchDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/NCBISearchDialogFiller.o src/runnables/ugene/ugeneui/NCBISearchDialogFiller.cpp

_tmp/obj/debug/SaveProjectDialogFiller.o: src/runnables/ugene/ugeneui/SaveProjectDialogFiller.cpp src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SaveProjectDialogFiller.o src/runnables/ugene/ugeneui/SaveProjectDialogFiller.cpp

_tmp/obj/debug/SelectDocumentFormatDialogFiller.o: src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.cpp src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SelectDocumentFormatDialogFiller.o src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.cpp

_tmp/obj/debug/SequenceReadingModeSelectorDialogFiller.o: src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.cpp src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SequenceReadingModeSelectorDialogFiller.o src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.cpp

_tmp/obj/debug/AddFolderDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AddFolderDialogFiller.o src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.cpp

_tmp/obj/debug/AddNewDocumentDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AddNewDocumentDialogFiller.o src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.cpp

_tmp/obj/debug/AlignShortReadsDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTGroupBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AlignShortReadsDialogFiller.o src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.cpp

_tmp/obj/debug/AppSettingsDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AppSettingsDialogFiller.o src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.cpp

_tmp/obj/debug/BuildIndexDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/BuildIndexDialogFiller.o src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.cpp

_tmp/obj/debug/CommonImportOptionsDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.cpp ../../include/U2Gui/ImportOptionsWidget.h \
		../../corelibs/U2Gui/src/util/shared_db/ImportOptionsWidget.h \
		../../include/U2Core/ImportToDatabaseOptions.h \
		../../corelibs/U2Core/src/util/ImportToDatabaseOptions.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/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CommonImportOptionsDialogFiller.o src/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.cpp

_tmp/obj/debug/ConvertAssemblyToSAMDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConvertAssemblyToSAMDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.cpp

_tmp/obj/debug/CreateAnnotationWidgetFiller.o: src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.cpp src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateAnnotationWidgetFiller.o src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.cpp

_tmp/obj/debug/CreateDocumentFromTextDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTGroupBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTPlainTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.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/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateDocumentFromTextDialogFiller.o src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.cpp

_tmp/obj/debug/CreateObjectRelationDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateObjectRelationDialogFiller.o src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.cpp

_tmp/obj/debug/CreateRulerDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateRulerDialogFiller.o src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.cpp

_tmp/obj/debug/DownloadRemoteFileDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DownloadRemoteFileDialogFiller.o src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.cpp

_tmp/obj/debug/EditAnnotationDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EditAnnotationDialogFiller.o src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.cpp

_tmp/obj/debug/EditConnectionDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.cpp src/GTDatabaseConfig.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EditConnectionDialogFiller.o src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.cpp

_tmp/obj/debug/EditGroupAnnotationsDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EditGroupAnnotationsDialogFiller.o src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.cpp

_tmp/obj/debug/EditQualifierDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EditQualifierDialogFiller.o src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.cpp

_tmp/obj/debug/EditSequenceDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTPlainTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EditSequenceDialogFiller.o src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.cpp

_tmp/obj/debug/ExportChromatogramFiller.o: src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.cpp src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportChromatogramFiller.o src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.cpp

_tmp/obj/debug/ExportDocumentDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportDocumentDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.cpp

_tmp/obj/debug/ExportImageDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.cpp ../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportImageDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.cpp

_tmp/obj/debug/FindQualifierDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FindQualifierDialogFiller.o src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.cpp

_tmp/obj/debug/FindRepeatsDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.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/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/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.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/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/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.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/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FindRepeatsDialogFiller.o src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.cpp

_tmp/obj/debug/FindTandemsDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FindTandemsDialogFiller.o src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.cpp

_tmp/obj/debug/GraphLabelsSelectDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GraphLabelsSelectDialogFiller.o src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.cpp

_tmp/obj/debug/GraphSettingsDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GraphSettingsDialogFiller.o src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.cpp

_tmp/obj/debug/ImportACEFileDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ImportACEFileDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.cpp

_tmp/obj/debug/ImportAPRFileDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ImportAPRFileDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.cpp

_tmp/obj/debug/ImportBAMFileDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ImportBAMFileDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.cpp

_tmp/obj/debug/ImportOptionsWidgetFiller.o: src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.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/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Formats/AceImporter.h \
		../../corelibs/U2Formats/src/ace/AceImporter.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/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Gui/ImportOptionsWidget.h \
		../../corelibs/U2Gui/src/util/shared_db/ImportOptionsWidget.h \
		../../include/U2Core/ImportToDatabaseOptions.h \
		../../corelibs/U2Core/src/util/ImportToDatabaseOptions.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ImportOptionsWidgetFiller.o src/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.cpp

_tmp/obj/debug/ImportToDatabaseDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/CommonImportOptionsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.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/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ImportToDatabaseDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.cpp

_tmp/obj/debug/ItemToImportEditDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.cpp ../../include/U2Gui/ImportOptionsWidget.h \
		../../corelibs/U2Gui/src/util/shared_db/ImportOptionsWidget.h \
		../../include/U2Core/ImportToDatabaseOptions.h \
		../../corelibs/U2Core/src/util/ImportToDatabaseOptions.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/runnables/ugene/corelibs/U2Gui/ImportOptionsWidgetFiller.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ItemToImportEditDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ItemToImportEditDialogFiller.cpp

_tmp/obj/debug/PositionSelectorFiller.o: src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.cpp src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PositionSelectorFiller.o src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.cpp

_tmp/obj/debug/PredictSecondaryStructureDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PredictSecondaryStructureDialogFiller.o src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.cpp

_tmp/obj/debug/ProjectTreeItemSelectorDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.cpp ../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ProjectTreeItemSelectorDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.cpp

_tmp/obj/debug/RangeSelectionDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.cpp src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/RangeSelectionDialogFiller.o src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.cpp

_tmp/obj/debug/RangeSelectorFiller.o: src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.cpp src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/RangeSelectorFiller.o src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.cpp

_tmp/obj/debug/RemovePartFromSequenceDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTGroupBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/RemovePartFromSequenceDialogFiller.o src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.cpp

_tmp/obj/debug/ReplaceSubsequenceDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTPlainTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ReplaceSubsequenceDialogFiller.o src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.cpp

_tmp/obj/debug/SetSequenceOriginDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SetSequenceOriginDialogFiller.o src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.cpp

_tmp/obj/debug/SharedConnectionsDialogFiller.o: src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.cpp ../../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 \
		../../corelibs/U2Core/src/globals/global.h \
		src/GTDatabaseConfig.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SharedConnectionsDialogFiller.o src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.cpp

_tmp/obj/debug/RenameSequenceFiller.o: src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.cpp src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/RenameSequenceFiller.o src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.cpp

_tmp/obj/debug/ExportConsensusDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportConsensusDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.cpp

_tmp/obj/debug/ExportCoverageDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportCoverageDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.cpp

_tmp/obj/debug/ExportReadsDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportReadsDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.cpp

_tmp/obj/debug/ExtractAssemblyRegionDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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 \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExtractAssemblyRegionDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.cpp

_tmp/obj/debug/BranchSettingsDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/BranchSettingsDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.cpp

_tmp/obj/debug/BuildTreeDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/BuildTreeDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.cpp

_tmp/obj/debug/DeleteGapsDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DeleteGapsDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.cpp

_tmp/obj/debug/DistanceMatrixDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTGroupBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DistanceMatrixDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.cpp

_tmp/obj/debug/ExportHighlightedDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportHighlightedDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.cpp

_tmp/obj/debug/ExtractSelectedAsMSADialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExtractSelectedAsMSADialogFiller.o src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.cpp

_tmp/obj/debug/GenerateAlignmentProfileDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTGroupBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GenerateAlignmentProfileDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.cpp

_tmp/obj/debug/LicenseAgreementDialogFiller.o: src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.cpp src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/LicenseAgreementDialogFiller.o src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.cpp

_tmp/obj/debug/SmithWatermanDialogBaseFiller.o: src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.cpp src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.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/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/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.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/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/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.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/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTGroupBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SmithWatermanDialogBaseFiller.o src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.cpp

_tmp/obj/debug/MAFFTSupportRunDialogFiller.o: src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MAFFTSupportRunDialogFiller.o src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.cpp

_tmp/obj/debug/ClustalWDialogFiller.o: src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ClustalWDialogFiller.o src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.cpp

_tmp/obj/debug/UHMM3PhmmerDialogFiller.o: src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabBar.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/UHMM3PhmmerDialogFiller.o src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.cpp

_tmp/obj/debug/HmmerSearchDialogFiller.o: src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/HmmerSearchDialogFiller.o src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.cpp

_tmp/obj/debug/KalignDialogFiller.o: src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/KalignDialogFiller.o src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.cpp

_tmp/obj/debug/Primer3DialogFiller.o: src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.cpp src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/Primer3DialogFiller.o src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.cpp

_tmp/obj/debug/MuscleDialogFiller.o: src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.cpp src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MuscleDialogFiller.o src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.cpp

_tmp/obj/debug/FindAnnotationCollocationsDialogFiller.o: src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.cpp src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FindAnnotationCollocationsDialogFiller.o src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.cpp

_tmp/obj/debug/StructuralAlignmentDialogFiller.o: src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.cpp src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/StructuralAlignmentDialogFiller.o src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.cpp

_tmp/obj/debug/CAP3SupportDialogFiller.o: src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CAP3SupportDialogFiller.o src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.cpp

_tmp/obj/debug/BuildDotPlotDialogFiller.o: src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.cpp src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/BuildDotPlotDialogFiller.o src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.cpp

_tmp/obj/debug/DotPlotDialogFiller.o: src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.cpp src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DotPlotDialogFiller.o src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.cpp

_tmp/obj/debug/ExportAnnotationsDialogFiller.o: src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportAnnotationsDialogFiller.o src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.cpp

_tmp/obj/debug/ExportBlastResultDialogFiller.o: src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportBlastResultDialogFiller.o src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.cpp

_tmp/obj/debug/ExportMSA2MSADialogFiller.o: src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportMSA2MSADialogFiller.o src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.cpp

_tmp/obj/debug/ExportMSA2SequencesDialogFiller.o: src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportMSA2SequencesDialogFiller.o src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.cpp

_tmp/obj/debug/ExportSelectedSequenceFromAlignmentDialogFiller.o: src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.cpp src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportSelectedSequenceFromAlignmentDialogFiller.o src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.cpp

_tmp/obj/debug/ExportSequences2MSADialogFiller.o: src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportSequences2MSADialogFiller.o src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.cpp

_tmp/obj/debug/ExportSequencesDialogFiller.o: src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportSequencesDialogFiller.o src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.cpp

_tmp/obj/debug/ImportAnnotationsToCsvFiller.o: src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTPlainTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ImportAnnotationsToCsvFiller.o src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.cpp

_tmp/obj/debug/ConstructMoleculeDialogFiller.o: src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.cpp src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConstructMoleculeDialogFiller.o src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.cpp

_tmp/obj/debug/CreateFragmentDialogFiller.o: src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.cpp src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateFragmentDialogFiller.o src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.cpp

_tmp/obj/debug/DigestSequenceDialogFiller.o: src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.cpp src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DigestSequenceDialogFiller.o src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.cpp

_tmp/obj/debug/EditFragmentDialogFiller.o: src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.cpp src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EditFragmentDialogFiller.o src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.cpp

_tmp/obj/debug/FindEnzymesDialogFiller.o: src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.cpp src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FindEnzymesDialogFiller.o src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.cpp

_tmp/obj/debug/AlignToReferenceBlastDialogFiller.o: src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.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/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AlignToReferenceBlastDialogFiller.o src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.cpp

_tmp/obj/debug/BlastAllSupportDialogFiller.o: src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.cpp ../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.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 \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/BlastAllSupportDialogFiller.o src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.cpp

_tmp/obj/debug/ClustalOSupportRunDialogFiller.o: src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.cpp src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ClustalOSupportRunDialogFiller.o src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.cpp

_tmp/obj/debug/FormatDBDialogFiller.o: src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FormatDBDialogFiller.o src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.cpp

_tmp/obj/debug/RemoteBLASTDialogFiller.o: src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.cpp src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/RemoteBLASTDialogFiller.o src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.cpp

_tmp/obj/debug/SnpEffDatabaseDialogFiller.o: src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.cpp src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SnpEffDatabaseDialogFiller.o src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.cpp

_tmp/obj/debug/SpadesGenomeAssemblyDialogFiller.o: src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SpadesGenomeAssemblyDialogFiller.o src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.cpp

_tmp/obj/debug/TCoffeeDailogFiller.o: src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.cpp src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/TCoffeeDailogFiller.o src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.cpp

_tmp/obj/debug/OrfDialogFiller.o: src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.cpp src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/OrfDialogFiller.o src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.cpp

_tmp/obj/debug/AddPrimerDialogFiller.o: src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.cpp ../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AddPrimerDialogFiller.o src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.cpp

_tmp/obj/debug/ExportPrimersDialogFiller.o: src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.cpp src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ExportPrimersDialogFiller.o src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.cpp

_tmp/obj/debug/ImportPrimersDialogFiller.o: src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.cpp ../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.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 \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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 \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ImportPrimersDialogFiller.o src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.cpp

_tmp/obj/debug/PrimerLibrarySelectorFiller.o: src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.cpp src/GTUtilsPrimerLibrary.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 \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PrimerLibrarySelectorFiller.o src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.cpp

_tmp/obj/debug/PrimersDetailsDialogFiller.o: src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.cpp src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PrimersDetailsDialogFiller.o src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.cpp

_tmp/obj/debug/PwmBuildDialogFiller.o: src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.cpp src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PwmBuildDialogFiller.o src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.cpp

_tmp/obj/debug/PwmSearchDialogFiller.o: src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.cpp src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PwmSearchDialogFiller.o src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.cpp

_tmp/obj/debug/AliasesDialogFiller.o: src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AliasesDialogFiller.o src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.cpp

_tmp/obj/debug/ConfigurationWizardFiller.o: src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.cpp src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/GTUtilsWizard.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConfigurationWizardFiller.o src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.cpp

_tmp/obj/debug/CreateElementWithCommandLineFiller.o: src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineFiller.cpp src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineToolFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateElementWithCommandLineFiller.o src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineFiller.cpp

_tmp/obj/debug/CreateElementWithScriptDialogFiller.o: src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateElementWithScriptDialogFiller.o src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.cpp

_tmp/obj/debug/DashboardsManagerDialogFiller.o: src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DashboardsManagerDialogFiller.o src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.cpp

_tmp/obj/debug/DatasetNameEditDialogFiller.o: src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DatasetNameEditDialogFiller.o src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.cpp

_tmp/obj/debug/DefaultWizardFiller.o: src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.cpp src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/GTUtilsWizard.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DefaultWizardFiller.o src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.cpp

_tmp/obj/debug/StartupDialogFiller.o: src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.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 \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/StartupDialogFiller.o src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.cpp

_tmp/obj/debug/WizardFiller.o: src/runnables/ugene/plugins/workflow_designer/WizardFiller.cpp src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../../src/corelibs/U2Designer/src/wizard/WDWizardPage.h \
		src/GTUtilsWizard.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/WizardFiller.o src/runnables/ugene/plugins/workflow_designer/WizardFiller.cpp

_tmp/obj/debug/WorkflowMetadialogFiller.o: src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.cpp src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/WorkflowMetadialogFiller.o src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.cpp

_tmp/obj/debug/GTDatabaseConfig.o: src/GTDatabaseConfig.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/PasswordStorage.h \
		../../corelibs/U2Core/src/globals/PasswordStorage.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/global.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.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/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/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTDatabaseConfig.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTDatabaseConfig.o src/GTDatabaseConfig.cpp

_tmp/obj/debug/GTUtilsAnnotationsHighlightingTreeView.o: src/GTUtilsAnnotationsHighlightingTreeView.cpp ../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.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/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/U2View/AnnotHighlightTreeItem.h \
		../../corelibs/U2View/src/ov_sequence/annot_highlight/AnnotHighlightTreeItem.h \
		../../include/U2Core/AnnotationSettings.h \
		../../corelibs/U2Core/src/datatype/AnnotationSettings.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 \
		src/GTUtilsAnnotationsHighlightingTreeView.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsAnnotationsHighlightingTreeView.o src/GTUtilsAnnotationsHighlightingTreeView.cpp

_tmp/obj/debug/GTUtilsAnnotationsTreeView.o: src/GTUtilsAnnotationsTreeView.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.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/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.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/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.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/U2View/AnnotationsTreeView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotationsTreeView.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2View/SearchQualifierDialog.h \
		../../corelibs/U2View/src/ov_sequence/SearchQualifierDialog.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsAnnotationsTreeView.o src/GTUtilsAnnotationsTreeView.cpp

_tmp/obj/debug/GTUtilsAssemblyBrowser.o: src/GTUtilsAssemblyBrowser.cpp ../../include/U2View/AssemblyBrowser.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyBrowser.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.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/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/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/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.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/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyModel.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 \
		../../corelibs/U2View/src/ov_assembly/CoveredRegionsManager.h \
		../../corelibs/U2View/src/ov_assembly/CoverageInfo.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2View/AssemblyModel.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		src/GTUtilsAssemblyBrowser.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsAssemblyBrowser.o src/GTUtilsAssemblyBrowser.cpp

_tmp/obj/debug/GTUtilsBookmarksTreeView.o: src/GTUtilsBookmarksTreeView.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.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/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/ObjectViewTreeController.h \
		../../corelibs/U2Gui/src/util/ObjectViewTreeController.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2View/AnnotationsTreeView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotationsTreeView.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/U2View/SearchQualifierDialog.h \
		../../corelibs/U2View/src/ov_sequence/SearchQualifierDialog.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsBookmarksTreeView.o src/GTUtilsBookmarksTreeView.cpp

_tmp/obj/debug/GTUtilsCircularView.o: src/GTUtilsCircularView.cpp src/GTUtilsCircularView.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsCircularView.o src/GTUtilsCircularView.cpp

_tmp/obj/debug/GTUtilsDashboard.o: src/GTUtilsDashboard.cpp ../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsDashboard.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsDashboard.o src/GTUtilsDashboard.cpp

_tmp/obj/debug/GTUtilsDocument.o: src/GTUtilsDocument.cpp src/GTUtilsDocument.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.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/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsDocument.o src/GTUtilsDocument.cpp

_tmp/obj/debug/GTUtilsEscClicker.o: src/GTUtilsEscClicker.cpp ../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		src/GTUtilsEscClicker.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsEscClicker.o src/GTUtilsEscClicker.cpp

_tmp/obj/debug/GTUtilsExternalTools.o: src/GTUtilsExternalTools.cpp ../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.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/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/GTUtilsExternalTools.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsExternalTools.o src/GTUtilsExternalTools.cpp

_tmp/obj/debug/GTUtilsLog.o: src/GTUtilsLog.cpp src/GTUtilsLog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.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/U2Core/LogCache.h \
		../../corelibs/U2Core/src/globals/LogCache.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsLog.o src/GTUtilsLog.cpp

_tmp/obj/debug/GTUtilsMcaEditor.o: src/GTUtilsMcaEditor.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTScrollBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.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/U2View/McaEditorConsensusArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorConsensusArea.h \
		../../include/U2Algorithm/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2Algorithm/src/util_msa_consensus/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorConsensusArea.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorConsensusCache.h \
		../../corelibs/U2View/src/ov_msa/MaEditorConsensusAreaSettings.h \
		../../include/U2View/McaEditor.h \
		../../corelibs/U2View/src/ov_msa/McaEditor.h \
		../../include/U2Core/MultipleChromatogramAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleChromatogramAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.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/MultipleAlignment.h \
		../../include/U2Core/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignmentRow.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/McaRowInnerData.h \
		../../corelibs/U2Core/src/util/McaRowInnerData.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../../corelibs/U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Mca.h \
		../../corelibs/U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../corelibs/U2View/src/ov_msa/McaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/McaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/McaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../../include/U2View/McaEditorReferenceArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorReferenceArea.h \
		../../include/U2View/PanView.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/McaReferenceAreaRenderer.h \
		../../include/U2View/PanViewRenderer.h \
		../../include/U2View/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../include/U2Gui/ScaleBar.h \
		../../corelibs/U2Gui/src/util/ScaleBar.h \
		../../include/U2View/McaEditorWgt.h \
		../../include/U2View/MSAEditorOffsetsView.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorOffsetsView.h \
		../../include/U2View/RowHeightController.h \
		../../corelibs/U2View/src/ov_msa/helpers/RowHeightController.h \
		../../include/U2View/ScrollController.h \
		../../corelibs/U2View/src/ov_msa/helpers/ScrollController.h \
		src/GTUtilsMcaEditor.h \
		src/GTUtilsMcaEditorSequenceArea.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsMcaEditor.o src/GTUtilsMcaEditor.cpp

_tmp/obj/debug/GTUtilsMcaEditorReference.o: src/GTUtilsMcaEditorReference.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTScrollBar.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/U2View/BaseWidthController.h \
		../../corelibs/U2View/src/ov_msa/helpers/BaseWidthController.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2View/McaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/McaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/McaEditorReferenceArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorReferenceArea.h \
		../../include/U2View/PanView.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/McaReferenceAreaRenderer.h \
		../../include/U2View/PanViewRenderer.h \
		../../include/U2View/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Core/MultipleAlignment.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/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/McaEditor.h \
		../../include/U2Core/MultipleChromatogramAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleChromatogramAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.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/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignmentRow.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/McaRowInnerData.h \
		../../corelibs/U2Core/src/util/McaRowInnerData.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../../corelibs/U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Mca.h \
		../../corelibs/U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Gui/ScaleBar.h \
		../../corelibs/U2Gui/src/util/ScaleBar.h \
		../../include/U2View/ScrollController.h \
		../../corelibs/U2View/src/ov_msa/helpers/ScrollController.h \
		src/GTUtilsMcaEditor.h \
		src/GTUtilsMcaEditorReference.h \
		src/GTUtilsMcaEditorSequenceArea.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsMcaEditorReference.o src/GTUtilsMcaEditorReference.cpp

_tmp/obj/debug/GTUtilsMcaEditorSequenceArea.o: src/GTUtilsMcaEditorSequenceArea.cpp ../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTScrollBar.h \
		../../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/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.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 \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2View/BaseWidthController.h \
		../../corelibs/U2View/src/ov_msa/helpers/BaseWidthController.h \
		../../include/U2View/DrawHelper.h \
		../../corelibs/U2View/src/ov_msa/helpers/DrawHelper.h \
		../../include/U2View/McaEditor.h \
		../../corelibs/U2View/src/ov_msa/McaEditor.h \
		../../include/U2Core/MultipleChromatogramAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleChromatogramAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.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/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignmentRow.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/McaRowInnerData.h \
		../../corelibs/U2Core/src/util/McaRowInnerData.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../../corelibs/U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Mca.h \
		../../corelibs/U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../corelibs/U2View/src/ov_msa/McaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/McaEditorConsensusArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorConsensusArea.h \
		../../include/U2Algorithm/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2Algorithm/src/util_msa_consensus/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorConsensusArea.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 \
		../../corelibs/U2View/src/ov_msa/MSAEditorConsensusCache.h \
		../../corelibs/U2View/src/ov_msa/MaEditorConsensusAreaSettings.h \
		../../include/U2View/McaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/McaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../../include/U2View/McaEditorReferenceArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorReferenceArea.h \
		../../include/U2View/PanView.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/McaReferenceAreaRenderer.h \
		../../include/U2View/PanViewRenderer.h \
		../../include/U2View/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../include/U2Gui/ScaleBar.h \
		../../corelibs/U2Gui/src/util/ScaleBar.h \
		../../include/U2View/McaEditorWgt.h \
		../../include/U2View/RowHeightController.h \
		../../corelibs/U2View/src/ov_msa/helpers/RowHeightController.h \
		../../include/U2View/SequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		src/GTUtilsMcaEditor.h \
		src/GTUtilsMcaEditorSequenceArea.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsMcaEditorSequenceArea.o src/GTUtilsMcaEditorSequenceArea.cpp

_tmp/obj/debug/GTUtilsMcaEditorStatusWidget.o: src/GTUtilsMcaEditorStatusWidget.cpp ../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../include/U2View/McaEditor.h \
		../../corelibs/U2View/src/ov_msa/McaEditor.h \
		../../include/U2Core/MultipleChromatogramAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleChromatogramAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.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/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.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 \
		../../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/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignmentRow.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/McaRowInnerData.h \
		../../corelibs/U2Core/src/util/McaRowInnerData.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../../corelibs/U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Mca.h \
		../../corelibs/U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../corelibs/U2View/src/ov_msa/McaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		src/GTUtilsMcaEditorStatusWidget.h \
		src/GTUtilsMcaEditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsMcaEditorStatusWidget.o src/GTUtilsMcaEditorStatusWidget.cpp

_tmp/obj/debug/GTUtilsMdi.o: src/GTUtilsMdi.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 \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsMdi.o src/GTUtilsMdi.cpp

_tmp/obj/debug/GTUtilsMsaEditor.o: src/GTUtilsMsaEditor.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.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/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/BaseWidthController.h \
		../../corelibs/U2View/src/ov_msa/helpers/BaseWidthController.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2View/MSAEditorConsensusArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorConsensusArea.h \
		../../include/U2Algorithm/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2Algorithm/src/util_msa_consensus/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorConsensusArea.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 \
		../../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 \
		../../corelibs/U2View/src/ov_msa/MSAEditorConsensusCache.h \
		../../corelibs/U2View/src/ov_msa/MaEditorConsensusAreaSettings.h \
		../../include/U2View/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../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 \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../../include/U2View/MSAEditorOverviewArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorOverviewArea.h \
		../../corelibs/U2View/src/ov_msa/Overview/MaEditorOverviewArea.h \
		../../include/U2View/MaGraphOverview.h \
		../../corelibs/U2View/src/ov_msa/Overview/MaGraphOverview.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2View/src/ov_msa/Overview/MaOverview.h \
		../../include/U2View/MaSimpleOverview.h \
		../../corelibs/U2View/src/ov_msa/Overview/MaSimpleOverview.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/api/GTMSAEditorStatusWidget.h \
		../../include/U2View/MaEditorStatusBar.h \
		../../corelibs/U2View/src/ov_msa/MaEditorStatusBar.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsMsaEditor.o src/GTUtilsMsaEditor.cpp

_tmp/obj/debug/GTUtilsMsaEditorSequenceArea.o: src/GTUtilsMsaEditorSequenceArea.cpp src/api/GTMSAEditorStatusWidget.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../include/U2View/MaEditorStatusBar.h \
		../../corelibs/U2View/src/ov_msa/MaEditorStatusBar.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../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 \
		../../include/U2View/BaseWidthController.h \
		../../corelibs/U2View/src/ov_msa/helpers/BaseWidthController.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2View/DrawHelper.h \
		../../corelibs/U2View/src/ov_msa/helpers/DrawHelper.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../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 \
		../../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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MsaEditorSimilarityColumn.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorSimilarityColumn.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../../corelibs/U2View/src/ov_msa/MsaUpdatedWidgetInterface.h \
		../../include/U2View/MSAEditorConsensusArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorConsensusArea.h \
		../../include/U2Algorithm/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2Algorithm/src/util_msa_consensus/BuiltInConsensusAlgorithms.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorConsensusArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorConsensusCache.h \
		../../corelibs/U2View/src/ov_msa/MaEditorConsensusAreaSettings.h \
		../../include/U2View/RowHeightController.h \
		../../corelibs/U2View/src/ov_msa/helpers/RowHeightController.h \
		../../include/U2View/ScrollController.h \
		../../corelibs/U2View/src/ov_msa/helpers/ScrollController.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsMsaEditorSequenceArea.o src/GTUtilsMsaEditorSequenceArea.cpp

_tmp/obj/debug/GTUtilsNotifications.o: src/GTUtilsNotifications.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 \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/Notification.h \
		../../corelibs/U2Gui/src/Notification.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Gui/src/NotificationWidget.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsNotifications.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsNotifications.o src/GTUtilsNotifications.cpp

_tmp/obj/debug/GTUtilsOptionPanelMca.o: src/GTUtilsOptionPanelMca.cpp ../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		src/GTUtilsOptionPanelMca.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsOptionPanelMca.o src/GTUtilsOptionPanelMca.cpp

_tmp/obj/debug/GTUtilsOptionPanelMSA.o: src/GTUtilsOptionPanelMSA.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		src/GTUtilsOptionPanelMSA.h \
		src/api/GTBaseCompleter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsOptionPanelMSA.o src/GTUtilsOptionPanelMSA.cpp

_tmp/obj/debug/GTUtilsOptionPanelSequenceView.o: src/GTUtilsOptionPanelSequenceView.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.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 \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsOptionPanelSequenceView.o src/GTUtilsOptionPanelSequenceView.cpp

_tmp/obj/debug/GTUtilsOptionsPanel.o: src/GTUtilsOptionsPanel.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 \
		src/GTUtilsOptionsPanel.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.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/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsOptionsPanel.o src/GTUtilsOptionsPanel.cpp

_tmp/obj/debug/GTUtilsPcr.o: src/GTUtilsPcr.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/UserApplicationsSettings.h \
		../../corelibs/U2Core/src/globals/UserApplicationsSettings.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsPcr.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsPcr.o src/GTUtilsPcr.cpp

_tmp/obj/debug/GTUtilsPhyTree.o: src/GTUtilsPhyTree.cpp ../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.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/U2View/GraphicsButtonItem.h \
		../../corelibs/U2View/src/ov_phyltree/GraphicsButtonItem.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../../include/U2View/GraphicsRectangularBranchItem.h \
		../../corelibs/U2View/src/ov_phyltree/GraphicsRectangularBranchItem.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2View/src/ov_phyltree/GraphicsBranchItem.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsPhyTree.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../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 \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.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/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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsPhyTree.o src/GTUtilsPhyTree.cpp

_tmp/obj/debug/GTUtilsPrimerLibrary.o: src/GTUtilsPrimerLibrary.cpp ../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.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/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsPrimerLibrary.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsPrimerLibrary.o src/GTUtilsPrimerLibrary.cpp

_tmp/obj/debug/GTUtilsProject.o: src/GTUtilsProject.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/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.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/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/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/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.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 \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsProject.o src/GTUtilsProject.cpp

_tmp/obj/debug/GTUtilsProjectTreeView.o: src/GTUtilsProjectTreeView.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/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.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/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/ProjectViewModel.h \
		../../corelibs/U2Gui/src/util/project/ProjectViewModel.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Gui/src/util/project/DocumentFolders.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsProjectTreeView.o src/GTUtilsProjectTreeView.cpp

_tmp/obj/debug/GTUtilsQueryDesigner.o: src/GTUtilsQueryDesigner.cpp ../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/GTUtilsQueryDesigner.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/api/GTGraphicsItem.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../include/U2View/MSAEditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsQueryDesigner.o src/GTUtilsQueryDesigner.cpp

_tmp/obj/debug/GTUtilsSequenceView.o: src/GTUtilsSequenceView.cpp ../../include/U2Core/AnnotationSettings.h \
		../../corelibs/U2Core/src/datatype/AnnotationSettings.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/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.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 \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2View/DetView.h \
		../../corelibs/U2View/src/ov_sequence/DetView.h \
		../../include/U2View/SequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.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/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../include/U2View/GSequenceLineViewAnnotated.h \
		../../include/U2View/GSequenceGraphView.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceGraphView.h \
		../../corelibs/U2View/src/ov_sequence/ADVGraphModel.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../corelibs/U2View/src/ov_sequence/GraphLabelModel.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2View/Overview.h \
		../../corelibs/U2View/src/ov_sequence/Overview.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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 \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsSequenceView.o src/GTUtilsSequenceView.cpp

_tmp/obj/debug/GTUtilsSharedDatabaseDocument.o: src/GTUtilsSharedDatabaseDocument.cpp ../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.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/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.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/ProjectViewModel.h \
		../../corelibs/U2Gui/src/util/project/ProjectViewModel.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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 \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Gui/src/util/project/DocumentFolders.h \
		src/GTDatabaseConfig.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsSharedDatabaseDocument.o src/GTUtilsSharedDatabaseDocument.cpp

_tmp/obj/debug/GTUtilsTask.o: src/GTUtilsTask.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 \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsTask.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsTask.o src/GTUtilsTask.cpp

_tmp/obj/debug/GTUtilsTaskTreeView.o: src/GTUtilsTaskTreeView.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 \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.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/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsTaskTreeView.o src/GTUtilsTaskTreeView.cpp

_tmp/obj/debug/GTUtilsWizard.o: src/GTUtilsWizard.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsWizard.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsWizard.o src/GTUtilsWizard.cpp

_tmp/obj/debug/GTUtilsWorkflowDesigner.o: src/GTUtilsWorkflowDesigner.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../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 \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../workflow_designer/src/WorkflowViewItems.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/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/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 \
		../../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 \
		../../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/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsWorkflowDesigner.h \
		src/api/GTGraphicsItem.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/DatasetNameEditDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsWorkflowDesigner.o src/GTUtilsWorkflowDesigner.cpp

_tmp/obj/debug/GTUtilsStartPage.o: src/GTUtilsStartPage.cpp ../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsStartPage.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTUtilsStartPage.o src/GTUtilsStartPage.cpp

_tmp/obj/debug/PreliminaryActions.o: src/tests/PreliminaryActions.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../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/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		src/tests/PreliminaryActions.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PreliminaryActions.o src/tests/PreliminaryActions.cpp

_tmp/obj/debug/PosteriorActions.o: src/tests/PosteriorActions.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../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/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/tests/PosteriorActions.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PosteriorActions.o src/tests/PosteriorActions.cpp

_tmp/obj/debug/PosteriorChecks.o: src/tests/PosteriorChecks.cpp ../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/tests/PosteriorChecks.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PosteriorChecks.o src/tests/PosteriorChecks.cpp

_tmp/obj/debug/GTTestsRegressionScenarios_1001_2000.o: src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../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/ExternalToolRegistry.h \
		../../corelibs/U2Core/src/globals/ExternalToolRegistry.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Core/global.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.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/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Gui/ProjectViewModel.h \
		../../corelibs/U2Gui/src/util/project/ProjectViewModel.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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 \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Gui/src/util/project/DocumentFolders.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.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/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.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/U2View/AnnotationsTreeView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotationsTreeView.h \
		../../include/U2View/SearchQualifierDialog.h \
		../../corelibs/U2View/src/ov_sequence/SearchQualifierDialog.h \
		../../include/U2View/AssemblyBrowser.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyBrowser.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyModel.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../corelibs/U2View/src/ov_assembly/CoveredRegionsManager.h \
		../../corelibs/U2View/src/ov_assembly/CoverageInfo.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../include/U2View/AssemblyModel.h \
		../../include/U2View/AssemblyNavigationWidget.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyNavigationWidget.h \
		../../include/U2Gui/OPWidgetFactory.h \
		../../corelibs/U2Gui/src/options_panel/OPWidgetFactory.h \
		../../include/U2Gui/U2SavableWidget.h \
		../../corelibs/U2Gui/src/U2SavableWidget.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MaEditorFactory.h \
		../../corelibs/U2View/src/ov_msa/MaEditorFactory.h \
		../../include/U2View/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../workflow_designer/src/WorkflowViewItems.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/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.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/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.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/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/api/GTGraphicsItem.h \
		src/api/GTSequenceReadingModeDialog.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		src/GTDatabaseConfig.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsHighlightingTreeView.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsDashboard.h \
		src/GTUtilsEscClicker.h \
		src/GTUtilsExternalTools.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsPhyTree.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTask.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/qt/EscapeClicker.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h \
		src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.h \
		src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.h \
		src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineToolFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/hmm3/HmmerSearchDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h \
		src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsRegressionScenarios_1001_2000.o src/tests/regression_scenarios/GTTestsRegressionScenarios_1001_2000.cpp

_tmp/obj/debug/GTTestsRegressionScenarios_1_1000.o: src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.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/ExternalToolRegistry.h \
		../../corelibs/U2Core/src/globals/ExternalToolRegistry.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Core/global.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.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/U2Gui/ProjectViewModel.h \
		../../corelibs/U2Gui/src/util/project/ProjectViewModel.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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 \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Gui/src/util/project/DocumentFolders.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.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/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.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/U2View/AnnotationsTreeView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotationsTreeView.h \
		../../include/U2View/SearchQualifierDialog.h \
		../../corelibs/U2View/src/ov_sequence/SearchQualifierDialog.h \
		../../include/U2View/AssemblyNavigationWidget.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyNavigationWidget.h \
		../../include/U2Gui/OPWidgetFactory.h \
		../../corelibs/U2Gui/src/options_panel/OPWidgetFactory.h \
		../../include/U2Gui/U2SavableWidget.h \
		../../corelibs/U2Gui/src/U2SavableWidget.h \
		../../include/U2View/DetView.h \
		../../corelibs/U2View/src/ov_sequence/DetView.h \
		../../include/U2View/SequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2View/GSequenceGraphView.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceGraphView.h \
		../../corelibs/U2View/src/ov_sequence/ADVGraphModel.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../corelibs/U2View/src/ov_sequence/GraphLabelModel.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../workflow_designer/src/WorkflowViewItems.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/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.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/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/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/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/api/GTSequenceReadingModeDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTDatabaseConfig.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsHighlightingTreeView.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsDashboard.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		src/GTUtilsEscClicker.h \
		src/GTUtilsExternalTools.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsPhyTree.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTask.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/runnables/qt/EscapeClicker.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h \
		src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.h \
		src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/CreateFragmentDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/EditFragmentDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.h \
		src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.h \
		src/runnables/ugene/plugins/weight_matrix/PwmSearchDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineToolFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h \
		src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTGroupBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTPlainTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsRegressionScenarios_1_1000.o src/tests/regression_scenarios/GTTestsRegressionScenarios_1_1000.cpp

_tmp/obj/debug/GTTestsRegressionScenarios_2001_3000.o: src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../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/ExternalToolRegistry.h \
		../../corelibs/U2Core/src/globals/ExternalToolRegistry.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Core/global.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.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/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Gui/ProjectViewModel.h \
		../../corelibs/U2Gui/src/util/project/ProjectViewModel.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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 \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Gui/src/util/project/DocumentFolders.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.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/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.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/U2View/AnnotationsTreeView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotationsTreeView.h \
		../../include/U2View/SearchQualifierDialog.h \
		../../corelibs/U2View/src/ov_sequence/SearchQualifierDialog.h \
		../../include/U2View/AssemblyNavigationWidget.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyNavigationWidget.h \
		../../include/U2Gui/OPWidgetFactory.h \
		../../corelibs/U2Gui/src/options_panel/OPWidgetFactory.h \
		../../include/U2Gui/U2SavableWidget.h \
		../../corelibs/U2Gui/src/U2SavableWidget.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../workflow_designer/src/WorkflowViewItems.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/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.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/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/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/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/api/GTSequenceReadingModeDialog.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		src/GTDatabaseConfig.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsHighlightingTreeView.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsDashboard.h \
		src/GTUtilsEscClicker.h \
		src/GTUtilsExternalTools.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsPhyTree.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTask.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/qt/EscapeClicker.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h \
		src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.h \
		src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportBlastResultDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.h \
		src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineToolFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/DefaultWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h \
		src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsRegressionScenarios_2001_3000.o src/tests/regression_scenarios/GTTestsRegressionScenarios_2001_3000.cpp

_tmp/obj/debug/GTTestsRegressionScenarios_3001_4000.o: src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTPlainTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../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/ExternalToolRegistry.h \
		../../corelibs/U2Core/src/globals/ExternalToolRegistry.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Core/global.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.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/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Gui/ProjectViewModel.h \
		../../corelibs/U2Gui/src/util/project/ProjectViewModel.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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 \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Gui/src/util/project/DocumentFolders.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.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/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.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/U2View/AnnotationsTreeView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotationsTreeView.h \
		../../include/U2View/SearchQualifierDialog.h \
		../../corelibs/U2View/src/ov_sequence/SearchQualifierDialog.h \
		../../include/U2View/AssemblyNavigationWidget.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyNavigationWidget.h \
		../../include/U2Gui/OPWidgetFactory.h \
		../../corelibs/U2Gui/src/options_panel/OPWidgetFactory.h \
		../../include/U2Gui/U2SavableWidget.h \
		../../corelibs/U2Gui/src/U2SavableWidget.h \
		../../include/U2View/DetView.h \
		../../corelibs/U2View/src/ov_sequence/DetView.h \
		../../include/U2View/SequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../workflow_designer/src/WorkflowViewItems.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/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.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/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/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/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/api/GTSequenceReadingModeDialog.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		src/GTDatabaseConfig.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsHighlightingTreeView.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsDashboard.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		src/GTUtilsEscClicker.h \
		src/GTUtilsExternalTools.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsPhyTree.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTask.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/qt/EscapeClicker.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/runnables/ugene/corelibs/U2Gui/FindTandemsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h \
		src/runnables/ugene/plugins/annotator/FindAnnotationCollocationsDialogFiller.h \
		src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/cap3/CAP3SupportDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/ClustalOSupportRunDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/TCoffeeDailogFiller.h \
		src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineToolFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/hmm3/UHMM3PhmmerDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/MAFFT/MAFFTSupportRunDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h \
		src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsRegressionScenarios_3001_4000.o src/tests/regression_scenarios/GTTestsRegressionScenarios_3001_4000.cpp

_tmp/obj/debug/GTTestsRegressionScenarios_4001_5000.o: src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../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/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/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.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/U2View/DetView.h \
		../../corelibs/U2View/src/ov_sequence/DetView.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../include/U2View/SequenceObjectContext.h \
		../../include/U2View/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.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/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 \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.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/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.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 \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../../include/U2View/MSAEditorTreeViewer.h \
		../../include/U2View/MaGraphOverview.h \
		../../corelibs/U2View/src/ov_msa/Overview/MaGraphOverview.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2View/src/ov_msa/Overview/MaOverview.h \
		../../include/U2View/ScrollController.h \
		../../corelibs/U2View/src/ov_msa/helpers/ScrollController.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsDashboard.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		src/GTUtilsDocument.h \
		src/GTUtilsExternalTools.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsPcr.h \
		src/GTUtilsPhyTree.h \
		src/GTUtilsPrimerLibrary.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsStartPage.h \
		src/GTUtilsTask.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/ugene/corelibs/U2Gui/AddNewDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindQualifierDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.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/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/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/RemoteBLASTDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.h \
		src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.h \
		src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.h \
		src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.h \
		src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithCommandLineToolFiller.h \
		src/runnables/ugene/plugins/workflow_designer/DashboardsManagerDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsRegressionScenarios_4001_5000.o src/tests/regression_scenarios/GTTestsRegressionScenarios_4001_5000.cpp

_tmp/obj/debug/GTTestsRegressionScenarios_5001_6000.o: src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.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/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/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.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/U2View/DetView.h \
		../../corelibs/U2View/src/ov_sequence/DetView.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.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 \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../include/U2View/SequenceObjectContext.h \
		../../include/U2View/MSAEditorTreeViewer.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.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/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.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 \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../../include/U2View/MaGraphOverview.h \
		../../corelibs/U2View/src/ov_msa/Overview/MaGraphOverview.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2View/src/ov_msa/Overview/MaOverview.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTGroupBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsDashboard.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		src/GTUtilsDocument.h \
		src/GTUtilsExternalTools.h \
		src/GTUtilsLog.h \
		src/GTUtilsMcaEditor.h \
		src/GTUtilsMcaEditorSequenceArea.h \
		../../include/U2View/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/McaEditor.h \
		../../include/U2Core/MultipleChromatogramAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleChromatogramAlignmentObject.h \
		../../include/U2Core/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignmentRow.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/McaRowInnerData.h \
		../../corelibs/U2Core/src/util/McaRowInnerData.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../../corelibs/U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/U2Mca.h \
		../../corelibs/U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../corelibs/U2View/src/ov_msa/McaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2Gui/ScaleBar.h \
		../../corelibs/U2Gui/src/util/ScaleBar.h \
		src/GTUtilsMcaEditorStatusWidget.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsPcr.h \
		src/GTUtilsPhyTree.h \
		src/GTUtilsPrimerLibrary.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsStartPage.h \
		src/GTUtilsTask.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportAPRFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PredictSecondaryStructureDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/LicenseAgreementDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/ConstructMoleculeDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/BlastAllSupportDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/FormatDBDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SpadesGenomeAssemblyDialogFiller.h \
		src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsRegressionScenarios_5001_6000.o src/tests/regression_scenarios/GTTestsRegressionScenarios_5001_6000.cpp

_tmp/obj/debug/GTTestsAssemblyBrowser.o: src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.cpp ../../include/U2Core/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.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/U2Designer/PropertyWidget.h \
		../../corelibs/U2Designer/src/PropertyWidget.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 \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsNotifications.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWorkflowDesigner.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportConsensusDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExportCoverageDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_assembly/ExtractAssemblyRegionDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsAssemblyBrowser.o src/tests/common_scenarios/Assembling/Assembly_browser/GTTestsAssemblyBrowser.cpp

_tmp/obj/debug/GTTestsBowtie2.o: src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.cpp ../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/BuildIndexDialogFiller.h \
		src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsBowtie2.o src/tests/common_scenarios/Assembling/bowtie2/GTTestsBowtie2.cpp

_tmp/obj/debug/GTTestsDnaAssembly.o: src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.cpp src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsDnaAssembly.o src/tests/common_scenarios/Assembling/dna_assembly/GTTestsDnaAssembly.cpp

_tmp/obj/debug/GTTestsIndexReuse.o: src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.cpp ../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.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 \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsLog.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsIndexReuse.o src/tests/common_scenarios/Assembling/dna_assembly/GTTestsIndexReuse.cpp

_tmp/obj/debug/GTTestsDnaAssemblyConversions.o: src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.cpp ../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsLog.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsDnaAssemblyConversions.o src/tests/common_scenarios/Assembling/dna_assembly/conversions/GTTestsDnaAssemblyConversions.cpp

_tmp/obj/debug/GTTestsSAM.o: src/tests/common_scenarios/Assembling/sam/GTTestsSAM.cpp ../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/tests/common_scenarios/Assembling/sam/GTTestsSAM.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsLog.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ConvertAssemblyToSAMDialogFiller.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsSAM.o src/tests/common_scenarios/Assembling/sam/GTTestsSAM.cpp

_tmp/obj/debug/GTTestsNiaidPipelines.o: src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.cpp src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		src/runnables/ugene/plugins/workflow_designer/ConfigurationWizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		src/GTUtilsWorkflowDesigner.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsWizard.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsNiaidPipelines.o src/tests/common_scenarios/NIAID_pipelines/GTTestsNiaidPipelines.cpp

_tmp/obj/debug/GTTestsQuerryDesigner.o: src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.cpp src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		src/GTUtilsQueryDesigner.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsQuerryDesigner.o src/tests/common_scenarios/Query_Designer/GTTestsQuerryDesigner.cpp

_tmp/obj/debug/GTTestsAnnotations.o: src/tests/common_scenarios/annotations/GTTestsAnnotations.cpp src/tests/common_scenarios/annotations/GTTestsAnnotations.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsSequenceView.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsAnnotations.o src/tests/common_scenarios/annotations/GTTestsAnnotations.cpp

_tmp/obj/debug/GTTestsCreateAnnotationWidget.o: src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/qt/EscapeClicker.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.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/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/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/runnables/ugene/plugins/orf_marker/OrfDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsCreateAnnotationWidget.o src/tests/common_scenarios/annotations/GTTestsCreateAnnotationWidget.cpp

_tmp/obj/debug/GTTestsAnnotationsEdit.o: src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.cpp src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsSequenceView.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsAnnotationsEdit.o src/tests/common_scenarios/annotations/edit/GTTestsAnnotationsEdit.cpp

_tmp/obj/debug/GTTestsAnnotationsQualifiers.o: src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.cpp ../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/AnnotationsTreeView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotationsTreeView.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/U2View/SearchQualifierDialog.h \
		../../corelibs/U2View/src/ov_sequence/SearchQualifierDialog.h \
		src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditQualifierDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsAnnotationsQualifiers.o src/tests/common_scenarios/annotations/qualifiers/GTTestsAnnotationsQualifiers.cpp

_tmp/obj/debug/GTTestsAnnotationsImport.o: src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTPlainTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProject.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsSequenceView.h \
		src/runnables/ugene/plugins/dna_export/ImportAnnotationsToCsvFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsAnnotationsImport.o src/tests/common_scenarios/annotations_import/GTTestsAnnotationsImport.cpp

_tmp/obj/debug/GTTestsCvGeneral.o: src/tests/common_scenarios/circular_view/GTTestsCvGeneral.cpp src/tests/common_scenarios/circular_view/GTTestsCvGeneral.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsCvGeneral.o src/tests/common_scenarios/circular_view/GTTestsCvGeneral.cpp

_tmp/obj/debug/GTTestsCloning.o: src/tests/common_scenarios/cloning/GTTestsCloning.cpp src/tests/common_scenarios/cloning/GTTestsCloning.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/plugins/enzymes/DigestSequenceDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsCloning.o src/tests/common_scenarios/cloning/GTTestsCloning.cpp

_tmp/obj/debug/GTTestsDocumentFromText.o: src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.cpp src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProject.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTPlainTextEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsDocumentFromText.o src/tests/common_scenarios/document_from_text/GTTestsDocumentFromText.cpp

_tmp/obj/debug/GTTestsDpView.o: src/tests/common_scenarios/dp_view/GTTestsDpView.cpp src/tests/common_scenarios/dp_view/GTTestsDpView.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTUtilsEscClicker.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsSequenceView.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsDpView.o src/tests/common_scenarios/dp_view/GTTestsDpView.cpp

_tmp/obj/debug/GTTestsMcaEditor.o: src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/FontDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTScrollBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../include/U2View/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.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 \
		../../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/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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../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 \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.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/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 \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.h \
		src/GTUtilsDashboard.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		src/GTUtilsLog.h \
		src/GTUtilsMcaEditor.h \
		src/GTUtilsMcaEditorReference.h \
		src/GTUtilsMcaEditorSequenceArea.h \
		../../include/U2View/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/McaEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/McaEditor.h \
		../../include/U2Core/MultipleChromatogramAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleChromatogramAlignmentObject.h \
		../../include/U2Core/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleChromatogramAlignmentRow.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/McaRowInnerData.h \
		../../corelibs/U2Core/src/util/McaRowInnerData.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../../corelibs/U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/U2Mca.h \
		../../corelibs/U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../corelibs/U2View/src/ov_msa/McaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2Gui/ScaleBar.h \
		../../corelibs/U2Gui/src/util/ScaleBar.h \
		src/GTUtilsMcaEditorStatusWidget.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMca.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsMcaEditor.o src/tests/common_scenarios/mca_editor/GTTestsMcaEditor.cpp

_tmp/obj/debug/GTTestsMsaEditor.o: src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/FontDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.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/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MaEditorNameList.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeViewer.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DistanceMatrixDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExportHighlightedDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/GenerateAlignmentProfileDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSelectedSequenceFromAlignmentDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		src/runnables/ugene/plugins/weight_matrix/PwmBuildDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsMsaEditor.o src/tests/common_scenarios/msa_editor/GTTestsMsaEditor.cpp

_tmp/obj/debug/GTTestsAlignSequenceToMsa.o: src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../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/ExternalToolRegistry.h \
		../../corelibs/U2Core/src/globals/ExternalToolRegistry.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Core/global.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsExternalTools.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/PositionSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsAlignSequenceToMsa.o src/tests/common_scenarios/msa_editor/align/GTTestsAlignSequenceToMsa.cpp

_tmp/obj/debug/GTTestsMSAEditorColors.o: src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.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/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../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 \
		../../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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsDocument.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsProject.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/plugins/dotplot/BuildDotPlotDialogFiller.h \
		src/runnables/ugene/plugins/dotplot/DotPlotDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsMSAEditorColors.o src/tests/common_scenarios/msa_editor/colors/GTTestsMSAEditorColors.cpp

_tmp/obj/debug/GTTestsMSAEditorConsensus.o: src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.cpp src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2View/MSAEditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsMSAEditorConsensus.o src/tests/common_scenarios/msa_editor/consensus/GTTestsMSAEditorConsensus.cpp

_tmp/obj/debug/GTTestsMSAEditorEdit.o: src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.cpp ../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsMSAEditorEdit.o src/tests/common_scenarios/msa_editor/edit/GTTestsMSAEditorEdit.cpp

_tmp/obj/debug/GTTestsMSAEditorReplaceCharacter.o: src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.cpp src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2View/MSAEditor.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsMSAEditorReplaceCharacter.o src/tests/common_scenarios/msa_editor/replace_character/GTTestsMSAEditorReplaceCharacter.cpp

_tmp/obj/debug/GTTestsMSAEditorOverview.o: src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.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 \
		src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/global.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsMSAEditorOverview.o src/tests/common_scenarios/msa_editor/overview/GTTestsMSAEditorOverview.cpp

_tmp/obj/debug/GTTestsOptionPanel.o: src/tests/common_scenarios/options_panel/GTTestsOptionPanel.cpp src/tests/common_scenarios/options_panel/GTTestsOptionPanel.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsAnnotationsTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsDocument.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsOptionsPanel.h \
		src/GTUtilsProject.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditGroupAnnotationsDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsOptionPanel.o src/tests/common_scenarios/options_panel/GTTestsOptionPanel.cpp

_tmp/obj/debug/GTTestsOptionPanelMSA.o: src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../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 \
		src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/global.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsOptionPanelMSA.h \
		src/GTUtilsPhyTree.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/api/GTBaseCompleter.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsOptionPanelMSA.o src/tests/common_scenarios/options_panel/msa/GTTestsOptionPanelMSA.cpp

_tmp/obj/debug/GTTestsOptionPanelSequenceView.o: src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.cpp src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		src/api/GTBaseCompleter.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTDoubleSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSlider.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsOptionPanelSequenceView.o src/tests/common_scenarios/options_panel/sequence_view/GTTestsOptionPanelSequenceView.cpp

_tmp/obj/debug/GTTestsInSilicoPcr.o: src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.cpp ../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/GTUtilsAnnotationsTreeView.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsPcr.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/runnables/ugene/plugins/pcr/PrimersDetailsDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsInSilicoPcr.o src/tests/common_scenarios/pcr/GTTestsInSilicoPcr.cpp

_tmp/obj/debug/GTTestsPrimerLibrary.o: src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.cpp ../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTDatabaseConfig.h \
		src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsOptionPanelSequenceView.h \
		src/GTUtilsPcr.h \
		src/GTUtilsPrimerLibrary.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/plugins/pcr/AddPrimerDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/plugins/pcr/ExportPrimersDialogFiller.h \
		src/runnables/ugene/plugins/pcr/ImportPrimersDialogFiller.h \
		src/runnables/ugene/plugins/pcr/PrimerLibrarySelectorFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsPrimerLibrary.o src/tests/common_scenarios/pcr/GTTestsPrimerLibrary.cpp

_tmp/obj/debug/GTTestsCommonScenariosPhyml.o: src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTToolbar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsLog.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsCommonScenariosPhyml.o src/tests/common_scenarios/phyml/GTTestsCommonScenariosPhyml.cpp

_tmp/obj/debug/GTTestsProject.o: src/tests/common_scenarios/project/GTTestsProject.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/UserApplicationsSettings.h \
		../../corelibs/U2Core/src/globals/UserApplicationsSettings.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.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/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/AssemblyBrowserFactory.h \
		../../corelibs/U2View/src/ov_assembly/AssemblyBrowserFactory.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/U2Gui/ObjectViewTasks.h \
		../../corelibs/U2Gui/src/ObjectViewTasks.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2View/MaEditorFactory.h \
		../../corelibs/U2View/src/ov_msa/MaEditorFactory.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		src/tests/common_scenarios/project/GTTestsProject.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTUtilsProject.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsStartPage.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AlignShortReadsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportACEFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/ugeneui/ConvertAceToSqliteDialogFiller.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		src/runnables/ugene/ugeneui/DocumentProviderSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/ExportProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProject.o src/tests/common_scenarios/project/GTTestsProject.cpp

_tmp/obj/debug/GTTestsProjectAnonymousProject.o: src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.cpp src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/ugeneui/ExportProjectDialogFiller.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProjectAnonymousProject.o src/tests/common_scenarios/project/anonymous_project/GTTestsProjectAnonymousProject.cpp

_tmp/obj/debug/GTTestsBookmarks.o: src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.cpp src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsSequenceView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2View/MaEditorFactory.h \
		../../corelibs/U2View/src/ov_msa/MaEditorFactory.h \
		../../include/U2Core/GObjectTypes.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsBookmarks.o src/tests/common_scenarios/project/bookmarks/GTTestsBookmarks.cpp

_tmp/obj/debug/GTTestsProjectDocumentModifying.o: src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.cpp src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsAnnotationsTreeView.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/ugeneui/ExportProjectDialogFiller.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProjectDocumentModifying.o src/tests/common_scenarios/project/document_modifying/GTTestsProjectDocumentModifying.cpp

_tmp/obj/debug/GTTestsProjectMultipleDocs.o: src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.cpp src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProjectMultipleDocs.o src/tests/common_scenarios/project/multiple_docs/GTTestsProjectMultipleDocs.cpp

_tmp/obj/debug/GTTestsProjectFiltering.o: src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.cpp ../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/ugeneui/DocumentFormatSelectorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		src/runnables/qt/EscapeClicker.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTaskTreeView.h \
		src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProjectFiltering.o src/tests/common_scenarios/project/project_filtering/GTTestsProjectFiltering.cpp

_tmp/obj/debug/GTTestsProjectRelations.o: src/tests/common_scenarios/project/relations/GTTestsProjectRelations.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/tests/common_scenarios/project/relations/GTTestsProjectRelations.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProjectRelations.o src/tests/common_scenarios/project/relations/GTTestsProjectRelations.cpp

_tmp/obj/debug/GTTestsProjectRemoteRequest.o: src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.cpp ../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.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/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/MaEditorFactory.h \
		../../corelibs/U2View/src/ov_msa/MaEditorFactory.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsProject.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWorkflowDesigner.h \
		src/api/GTSequenceReadingModeDialogUtils.h \
		src/runnables/ugene/corelibs/U2Gui/DownloadRemoteFileDialogFiller.h \
		src/runnables/ugene/ugeneui/NCBISearchDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProjectRemoteRequest.o src/tests/common_scenarios/project/remote_request/GTTestsProjectRemoteRequest.cpp

_tmp/obj/debug/GTTestsProjectSequenceExporting.o: src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.cpp src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateDocumentFromTextDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2View/MaEditorFactory.h \
		../../corelibs/U2View/src/ov_msa/MaEditorFactory.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProjectSequenceExporting.o src/tests/common_scenarios/project/sequence_exporting/GTTestsProjectSequenceExporting.cpp

_tmp/obj/debug/GTTestsFromProjectView.o: src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.cpp src/api/GTSequenceReadingModeDialogUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportMSA2SequencesDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequences2MSADialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2View/MaEditorFactory.h \
		../../corelibs/U2View/src/ov_msa/MaEditorFactory.h \
		../../include/U2Core/GObjectTypes.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsFromProjectView.o src/tests/common_scenarios/project/sequence_exporting/from_project_view/GTTestsFromProjectView.cpp

_tmp/obj/debug/GTTestsProjectUserLocking.o: src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.cpp src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/CreateAnnotationWidgetFiller.h \
		src/runnables/ugene/ugeneui/CreateNewProjectWidgetFiller.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsProjectUserLocking.o src/tests/common_scenarios/project/user_locking/GTTestsProjectUserLocking.cpp

_tmp/obj/debug/GTTestsRepeatFinder.o: src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.cpp src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		src/GTUtilsDocument.h \
		src/GTUtilsAnnotationsTreeView.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/runnables/ugene/corelibs/U2Gui/FindRepeatsDialogFiller.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.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/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/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/GTUtilsTaskTreeView.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsRepeatFinder.o src/tests/common_scenarios/repeat_finder/GTTestsRepeatFinder.cpp

_tmp/obj/debug/GTTestsSanger.o: src/tests/common_scenarios/sanger/GTTestsSanger.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/tests/common_scenarios/sanger/GTTestsSanger.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsDashboard.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		src/GTUtilsLog.h \
		src/GTUtilsMcaEditor.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/ugene/plugins/external_tools/AlignToReferenceBlastDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsSanger.o src/tests/common_scenarios/sanger/GTTestsSanger.cpp

_tmp/obj/debug/GTTestsSequenceEdit.o: src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.cpp ../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsNotifications.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsSequenceView.h \
		src/runnables/ugene/corelibs/U2Gui/EditSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RemovePartFromSequenceDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ReplaceSubsequenceDialogFiller.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2View/MaEditorFactory.h \
		../../corelibs/U2View/src/ov_msa/MaEditorFactory.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsSequenceEdit.o src/tests/common_scenarios/sequence_edit/GTTestsSequenceEdit.cpp

_tmp/obj/debug/GTTestsSequenceView.o: src/tests/common_scenarios/sequence_view/GTTestsSequenceView.cpp src/tests/common_scenarios/sequence_view/GTTestsSequenceView.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAnnotationsHighlightingTreeView.h \
		src/GTUtilsCircularView.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsProject.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTaskTreeView.h \
		src/api/GTSequenceReadingModeDialog.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/runnables/ugene/corelibs/U2Gui/CreateRulerDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditAnnotationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/GraphLabelsSelectDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/GraphSettingsDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SetSequenceOriginDialogFiller.h \
		src/runnables/ugene/ugeneui/SaveProjectDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/primer3/Primer3DialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		src/runnables/ugene/plugins/enzymes/FindEnzymesDialogFiller.h \
		src/runnables/ugene/plugins/biostruct3d_view/StructuralAlignmentDialogFiller.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/ColorDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTComboBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTScrollBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/DetView.h \
		../../corelibs/U2View/src/ov_sequence/DetView.h \
		../../include/U2View/SequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2View/GSequenceLineView.h \
		../../include/U2View/GSequenceGraphView.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceGraphView.h \
		../../corelibs/U2View/src/ov_sequence/ADVGraphModel.h \
		../../include/U2Core/BackgroundTaskRunner.h \
		../../corelibs/U2Core/src/tasks/BackgroundTaskRunner.h \
		../../corelibs/U2View/src/ov_sequence/GraphLabelModel.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2View/Overview.h \
		../../corelibs/U2View/src/ov_sequence/Overview.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsSequenceView.o src/tests/common_scenarios/sequence_view/GTTestsSequenceView.cpp

_tmp/obj/debug/GTTestsSharedDatabase.o: src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.cpp ../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTListWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTThread.h \
		../../include/U2Core/ImportToDatabaseOptions.h \
		../../corelibs/U2Core/src/util/ImportToDatabaseOptions.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/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/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2View/AnnotationsTreeView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotationsTreeView.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2View/SearchQualifierDialog.h \
		../../corelibs/U2View/src/ov_sequence/SearchQualifierDialog.h \
		src/GTDatabaseConfig.h \
		src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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/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/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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.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/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsAssemblyBrowser.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsSharedDatabaseDocument.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/AddFolderDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/CreateObjectRelationDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportChromatogramFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ExportDocumentDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportBAMFileDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/ImportToDatabaseDialogFiller.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportAnnotationsDialogFiller.h \
		src/runnables/ugene/plugins/dna_export/ExportSequencesDialogFiller.h \
		src/runnables/ugene/ugeneui/SelectDocumentFormatDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsSharedDatabase.o src/tests/common_scenarios/shared_database/GTTestsSharedDatabase.cpp

_tmp/obj/debug/GTTestsSWDialog.o: src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.cpp ../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		src/GTUtilsProject.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 \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2View/utils_smith_waterman/SmithWatermanDialogBaseFiller.h \
		src/api/GTRegionSelector.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2Algorithm/SmithWatermanSettings.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../../corelibs/U2Core/src/datatype/SMatrix.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResult.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.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/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/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../../corelibs/U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.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 \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.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/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsSWDialog.o src/tests/common_scenarios/smith_waterman_dialog/GTTestsSWDialog.cpp

_tmp/obj/debug/GTTestsStartPage.o: src/tests/common_scenarios/start_page/GTTestsStartPage.cpp src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsProject.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 \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		src/GTUtilsDocument.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsStartPage.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWebView.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/DefaultDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/tests/common_scenarios/start_page/GTTestsStartPage.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		src/GTUtilsLog.h \
		src/GTUtilsTaskTreeView.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsStartPage.o src/tests/common_scenarios/start_page/GTTestsStartPage.cpp

_tmp/obj/debug/GTTestsToggleView.o: src/tests/common_scenarios/toggle_view/GTTestsToggleView.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsToolTip.h \
		../../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/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.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/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/U2View/MaEditorFactory.h \
		../../corelibs/U2View/src/ov_msa/MaEditorFactory.h \
		../../include/U2Core/GObjectTypes.h \
		src/tests/common_scenarios/toggle_view/GTTestsToggleView.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsAnnotationsTreeView.h \
		src/GTUtilsDocument.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsProject.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsSequenceView.h \
		src/GTUtilsTask.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/RangeSelectorFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsToggleView.o src/tests/common_scenarios/toggle_view/GTTestsToggleView.cpp

_tmp/obj/debug/GTTestsCommonScenariousTreeviewer.o: src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTCheckBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../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/U2View/GraphicsButtonItem.h \
		../../corelibs/U2View/src/ov_phyltree/GraphicsButtonItem.h \
		../../include/U2Core/global.h \
		../../corelibs/U2View/src/ov_phyltree/TreeSettings.h \
		../../include/U2View/GraphicsRectangularBranchItem.h \
		../../corelibs/U2View/src/ov_phyltree/GraphicsRectangularBranchItem.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 \
		../../corelibs/U2View/src/ov_phyltree/GraphicsBranchItem.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../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/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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsBookmarksTreeView.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsPhyTree.h \
		../../include/U2View/TreeViewer.h \
		../../corelibs/U2View/src/ov_phyltree/TreeViewer.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/ExportImageDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BranchSettingsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/BuildTreeDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsCommonScenariousTreeviewer.o src/tests/common_scenarios/tree_viewer/GTTestsCommonScenariousTreeviewer.cpp

_tmp/obj/debug/GTTestsUndoRedo.o: src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTClipboard.h \
		../../include/U2View/MSAEditor.h \
		../../corelibs/U2View/src/ov_msa/MSAEditor.h \
		../../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 \
		../../corelibs/U2View/src/ov_msa/PhyTrees/MSAEditorTreeManager.h \
		../../include/U2Algorithm/CreatePhyTreeSettings.h \
		../../corelibs/U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../corelibs/U2View/src/ov_msa/MaEditor.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/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 \
		../../corelibs/U2View/src/ov_msa/MsaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorWgt.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorUtils.h \
		src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Gui/MainWindow.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsMsaEditor.h \
		src/GTUtilsMsaEditorSequenceArea.h \
		../../include/U2View/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/MSAEditorSequenceArea.h \
		../../corelibs/U2View/src/ov_msa/DeleteGapsDialog.h \
		../../corelibs/U2View/src/ov_msa/ExportHighlightedDialogController.h \
		../../corelibs/U2View/src/ov_msa/MSACollapsibleModel.h \
		../../corelibs/U2View/src/ov_msa/MsaEditorUserModStepController.h \
		../../corelibs/U2View/src/ov_msa/SaveSelectedSequenceFromMSADialogController.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSequenceArea.h \
		../../include/U2Gui/GScrollBar.h \
		../../corelibs/U2Gui/src/util/GScrollBar.h \
		../../corelibs/U2View/src/ov_msa/view_rendering/MaEditorSelection.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/runnables/ugene/corelibs/U2Gui/util/RenameSequenceFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/DeleteGapsDialogFiller.h \
		src/runnables/ugene/corelibs/U2View/ov_msa/ExtractSelectedAsMSADialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/clustalw/ClustalWDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/kalign/KalignDialogFiller.h \
		src/runnables/ugene/plugins_3rdparty/umuscle/MuscleDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsUndoRedo.o src/tests/common_scenarios/undo_redo/GTTestsUndoRedo.cpp

_tmp/obj/debug/GTTestsWorkflowDesigner.o: src/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.cpp ../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		../../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 \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h \
		../workflow_designer/src/WorkflowViewItems.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/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/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWizard.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/runnables/ugene/plugins/external_tools/SnpEffDatabaseDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsWorkflowDesigner.o src/tests/common_scenarios/workflow_designer/GTTestsWorkflowDesigner.cpp

_tmp/obj/debug/GTTestsWorkflowEstimating.o: src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.cpp ../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		src/GTUtilsWorkflowDesigner.h \
		src/GTUtilsLog.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 \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsWorkflowEstimating.o src/tests/common_scenarios/workflow_designer/estimating/GTTestsWorkflowEstimating.cpp

_tmp/obj/debug/GTTestsWorkflowNameFilter.o: src/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.cpp ../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTabWidget.h \
		src/GTUtilsWorkflowDesigner.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.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/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsWorkflowNameFilter.o src/tests/common_scenarios/workflow_designer/name_filter/GTTestsWorkflowNameFilter.cpp

_tmp/obj/debug/GTTestsWorkflowParameterValidation.o: src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.cpp ../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsLog.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/GTUtilsWorkflowDesigner.h \
		src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsWorkflowParameterValidation.o src/tests/common_scenarios/workflow_designer/parameters_validation/GTTestsWorkflowParameterValidation.cpp

_tmp/obj/debug/GTTestsWorkflowScripting.o: src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.cpp src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsApp.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/GTUtilsWorkflowDesigner.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/system/GTFile.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/utils/GTKeyboardUtils.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTSpinBox.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTableView.h \
		../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/AppSettingsDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/AliasesDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/CreateElementWithScriptDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WizardFiller.h \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h \
		src/runnables/ugene/ugeneui/SequenceReadingModeSelectorDialogFiller.h \
		../workflow_designer/src/WorkflowViewItems.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/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/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/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/GTUtilsTaskTreeView.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Lang/WorkflowSettings.h \
		../../corelibs/U2Lang/src/support/WorkflowSettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsWorkflowScripting.o src/tests/common_scenarios/workflow_designer/scripting/GTTestsWorkflowScripting.cpp

_tmp/obj/debug/GTTestsSharedDbWd.o: src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.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/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../libs_3rdparty/QSpec/src/primitives/GTAction.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenu.h \
		../../libs_3rdparty/QSpec/src/primitives/PopupChooser.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/MessageBoxFiller.h \
		src/runnables/ugene/corelibs/U2Gui/EditConnectionDialogFiller.h \
		../../libs_3rdparty/QSpec/src/base_dialogs/GTFileDialog.h \
		src/runnables/ugene/corelibs/U2Gui/ProjectTreeItemSelectorDialogFiller.h \
		src/GTUtilsProjectTreeView.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.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/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		src/runnables/ugene/corelibs/U2Gui/SharedConnectionsDialogFiller.h \
		src/runnables/ugene/plugins/workflow_designer/StartupDialogFiller.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		src/runnables/ugene/plugins/workflow_designer/WorkflowMetadialogFiller.h \
		src/GTDatabaseConfig.h \
		src/GTUtilsEscClicker.h \
		src/GTUtilsLog.h \
		src/GTUtilsMdi.h \
		../../libs_3rdparty/QSpec/src/primitives/GTMenuBar.h \
		src/GTUtilsTaskTreeView.h \
		src/GTUtilsWorkflowDesigner.h \
		src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTTestsSharedDbWd.o src/tests/common_scenarios/workflow_designer/shared_db/GTTestsSharedDbWd.cpp

_tmp/obj/debug/GTBaseCompleter.o: src/api/GTBaseCompleter.cpp ../../libs_3rdparty/QSpec/src/primitives/GTTreeWidget.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		src/api/GTBaseCompleter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTBaseCompleter.o src/api/GTBaseCompleter.cpp

_tmp/obj/debug/GTGraphicsItem.o: src/api/GTGraphicsItem.cpp src/api/GTGraphicsItem.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 \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTGraphicsItem.o src/api/GTGraphicsItem.cpp

_tmp/obj/debug/GTMSAEditorStatusWidget.o: src/api/GTMSAEditorStatusWidget.cpp src/api/GTMSAEditorStatusWidget.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../include/U2View/MaEditorStatusBar.h \
		../../corelibs/U2View/src/ov_msa/MaEditorStatusBar.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTMSAEditorStatusWidget.o src/api/GTMSAEditorStatusWidget.cpp

_tmp/obj/debug/GTRegionSelector.o: src/api/GTRegionSelector.cpp src/api/GTRegionSelector.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTRegionSelector.o src/api/GTRegionSelector.cpp

_tmp/obj/debug/GTSequenceReadingModeDialog.o: src/api/GTSequenceReadingModeDialog.cpp src/api/GTSequenceReadingModeDialog.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 \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTSequenceReadingModeDialog.o src/api/GTSequenceReadingModeDialog.cpp

_tmp/obj/debug/GTSequenceReadingModeDialogUtils.o: src/api/GTSequenceReadingModeDialogUtils.cpp src/api/GTSequenceReadingModeDialogUtils.h \
		../../libs_3rdparty/QSpec/src/utils/GTUtilsDialog.h \
		../../libs_3rdparty/QSpec/src/core/CustomScenario.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		src/api/GTSequenceReadingModeDialog.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 \
		../../libs_3rdparty/QSpec/src/drivers/GTMouseDriver.h \
		../../libs_3rdparty/QSpec/src/drivers/GTKeyboardDriver.h \
		../../libs_3rdparty/QSpec/src/primitives/GTLineEdit.h \
		../../libs_3rdparty/QSpec/src/primitives/GTWidget.h \
		../../libs_3rdparty/QSpec/src/primitives/GTRadioButton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTSequenceReadingModeDialogUtils.o src/api/GTSequenceReadingModeDialogUtils.cpp

_tmp/obj/debug/GUITestRunner.o: src/test_runner/GUITestRunner.cpp ../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.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/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Test/GUITestThread.h \
		../../corelibs/U2Test/src/gui_tests/GUITestThread.h \
		../../libs_3rdparty/QSpec/src/core/GUITest.h \
		../../libs_3rdparty/QSpec/src/GTGlobals.h \
		../../libs_3rdparty/QSpec/src/core/global.h \
		../../libs_3rdparty/QSpec/src/core/GUITestOpStatus.h \
		../../include/U2Test/UGUITestBase.h \
		../../corelibs/U2Test/src/gui_tests/UGUITestBase.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/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 \
		../../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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.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 \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.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/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Test/UGUITest.h \
		../../corelibs/U2Test/src/gui_tests/UGUITest.h \
		../../include/U2Test/GUITestService.h \
		../../corelibs/U2Test/src/gui_tests/GUITestService.h \
		../../corelibs/U2Test/src/gui_tests/GUITestLauncher.h \
		src/test_runner/GUITestRunner.h \
		_tmp/ui/ui_GUITestRunner.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GUITestRunner.o src/test_runner/GUITestRunner.cpp

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

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

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

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

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

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

_tmp/obj/debug/moc_GUITestRunner.o: _tmp/moc/debug/moc_GUITestRunner.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/moc_GUITestRunner.o _tmp/moc/debug/moc_GUITestRunner.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) ../../_debug/plugins/$(TARGET) $(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:

