#############################################################################
# Makefile for building: libU2Formatsd.so.1.0.0
# Generated by qmake (3.0) (Qt 5.5.1)
# Project:  U2Formats.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 -DQT_FATAL_ASSERT -DBUILDING_U2FORMATS_DLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_CORE_LIB
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../../libs_3rdparty/samtools/src -I../../libs_3rdparty/samtools/src/samtools -I../../libs_3rdparty/sqlite3/src -isystem /usr/include/x86_64-linux-gnu/qt5 -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/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/debug -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      = U2Formatsd1.0.0
DISTDIR = /home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp/obj/debug/U2Formatsd1.0.0
LINK          = g++
LFLAGS        = -m64 -shared -Wl,-soname,libU2Formatsd.so.1
LIBS          = $(SUBLIBS) -L/usr/X11R6/lib64 -L../../_debug -lU2Cored -lU2Algorithmd -lugenedbd -lsamtoolsd -lQt5Widgets -lQt5Gui -lQt5Script -lQt5Sql -lQt5Core -lpthread -lGL 
AR            = ar cqs
RANLIB        = 
SED           = sed
STRIP         = strip

####### Output directory

OBJECTS_DIR   = _tmp/obj/debug/

####### Files

SOURCES       = src/ABIFormat.cpp \
		src/AbstractVariationFormat.cpp \
		src/ASNFormat.cpp \
		src/BAMUtils.cpp \
		src/BedFormat.cpp \
		src/ClustalWAlnFormat.cpp \
		src/ColumnDataParser.cpp \
		src/Database.cpp \
		src/DatabaseConnectionFormat.cpp \
		src/DifferentialFormat.cpp \
		src/DNAQualityIOUtils.cpp \
		src/DocumentFormatUtils.cpp \
		src/EMBLGenbankAbstractDocument.cpp \
		src/EMBLPlainTextFormat.cpp \
		src/FastaFormat.cpp \
		src/FastqFormat.cpp \
		src/FpkmTrackingFormat.cpp \
		src/GenbankLocationParser.cpp \
		src/GenbankPlainTextFormat.cpp \
		src/GFFFormat.cpp \
		src/GTFFormat.cpp \
		src/MegaFormat.cpp \
		src/MSFFormat.cpp \
		src/NewickFormat.cpp \
		src/NEXUSFormat.cpp \
		src/PDBFormat.cpp \
		src/PDWFormat.cpp \
		src/PhylipFormat.cpp \
		src/PlainTextFormat.cpp \
		src/RawDNASequenceFormat.cpp \
		src/SAMFormat.cpp \
		src/SCFFormat.cpp \
		src/SimpleSNPVariationFormat.cpp \
		src/SNPDatabaseUtils.cpp \
		src/StdResidueDictionary.cpp \
		src/StockholmFormat.cpp \
		src/StreamSequenceReader.cpp \
		src/StreamSequenceWriter.cpp \
		src/SwissProtPlainTextFormat.cpp \
		src/VCF4VariationFormat.cpp \
		src/VectorNtiSequenceFormat.cpp \
		src/ace/AceFormat.cpp \
		src/ace/AceImporter.cpp \
		src/ace/AceImportUtils.cpp \
		src/ace/CloneAssemblyWithReferenceToDbiTask.cpp \
		src/ace/ConvertAceToSqliteTask.cpp \
		src/apr/AprFormat.cpp \
		src/apr/AprImporter.cpp \
		src/mysql_dbi/MysqlAssemblyDbi.cpp \
		src/mysql_dbi/MysqlAttributeDbi.cpp \
		src/mysql_dbi/MysqlBlobInputStream.cpp \
		src/mysql_dbi/MysqlBlobOutputStream.cpp \
		src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.cpp \
		src/mysql_dbi/MysqlDbi.cpp \
		src/mysql_dbi/MysqlFeatureDbi.cpp \
		src/mysql_dbi/MysqlModDbi.cpp \
		src/mysql_dbi/MysqlMsaDbi.cpp \
		src/mysql_dbi/MysqlObjectDbi.cpp \
		src/mysql_dbi/MysqlObjectRelationsDbi.cpp \
		src/mysql_dbi/MysqlSequenceDbi.cpp \
		src/mysql_dbi/MysqlUdrDbi.cpp \
		src/mysql_dbi/MysqlVariantDbi.cpp \
		src/mysql_dbi/util/MysqlAssemblyAdapter.cpp \
		src/mysql_dbi/util/MysqlAssemblyUtils.cpp \
		src/mysql_dbi/util/MysqlDbiUtils.cpp \
		src/mysql_dbi/util/MysqlHelpers.cpp \
		src/mysql_dbi/util/MysqlModificationAction.cpp \
		src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.cpp \
		src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.cpp \
		src/sqlite_dbi/SQLiteAssemblyDbi.cpp \
		src/sqlite_dbi/SQLiteAttributeDbi.cpp \
		src/sqlite_dbi/SQLiteBlobInputStream.cpp \
		src/sqlite_dbi/SQLiteBlobOutputStream.cpp \
		src/sqlite_dbi/SQLiteDbi.cpp \
		src/sqlite_dbi/SQLiteFeatureDbi.cpp \
		src/sqlite_dbi/SQLiteModDbi.cpp \
		src/sqlite_dbi/SQLiteMsaDbi.cpp \
		src/sqlite_dbi/SQLiteObjectDbi.cpp \
		src/sqlite_dbi/SQLiteObjectRelationsDbi.cpp \
		src/sqlite_dbi/SQLiteSequenceDbi.cpp \
		src/sqlite_dbi/SQLiteUdrDbi.cpp \
		src/sqlite_dbi/SQLiteVariantDbi.cpp \
		src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.cpp \
		src/sqlite_dbi/assembly/RTreeAssemblyAdapter.cpp \
		src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.cpp \
		src/sqlite_dbi/util/SqliteUpgrader.cpp \
		src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.cpp \
		src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.cpp \
		src/tasks/BgzipTask.cpp \
		src/tasks/ConvertAssemblyToSamTask.cpp \
		src/tasks/ConvertFileTask.cpp \
		src/tasks/ConvertSnpeffVariationsToAnnotationsTask.cpp \
		src/tasks/MergeBamTask.cpp \
		src/tasks/MysqlUpgradeTask.cpp \
		src/util/AssemblyPackAlgorithm.cpp \
		src/util/PairedFastqComparator.cpp \
		src/util/SnpeffInfoParser.cpp _tmp/rcc/qrc_U2Formats.cpp \
		_tmp/moc/debug/moc_ABIFormat.cpp \
		_tmp/moc/debug/moc_AbstractVariationFormat.cpp \
		_tmp/moc/debug/moc_ASNFormat.cpp \
		_tmp/moc/debug/moc_BAMUtils.cpp \
		_tmp/moc/debug/moc_BedFormat.cpp \
		_tmp/moc/debug/moc_ClustalWAlnFormat.cpp \
		_tmp/moc/debug/moc_Database.cpp \
		_tmp/moc/debug/moc_DifferentialFormat.cpp \
		_tmp/moc/debug/moc_DNAQualityIOUtils.cpp \
		_tmp/moc/debug/moc_DocumentFormatUtils.cpp \
		_tmp/moc/debug/moc_EMBLGenbankAbstractDocument.cpp \
		_tmp/moc/debug/moc_EMBLPlainTextFormat.cpp \
		_tmp/moc/debug/moc_FastaFormat.cpp \
		_tmp/moc/debug/moc_FastqFormat.cpp \
		_tmp/moc/debug/moc_FpkmTrackingFormat.cpp \
		_tmp/moc/debug/moc_GenbankLocationParser.cpp \
		_tmp/moc/debug/moc_GenbankPlainTextFormat.cpp \
		_tmp/moc/debug/moc_GFFFormat.cpp \
		_tmp/moc/debug/moc_GTFFormat.cpp \
		_tmp/moc/debug/moc_MegaFormat.cpp \
		_tmp/moc/debug/moc_MSFFormat.cpp \
		_tmp/moc/debug/moc_NewickFormat.cpp \
		_tmp/moc/debug/moc_NEXUSFormat.cpp \
		_tmp/moc/debug/moc_PDBFormat.cpp \
		_tmp/moc/debug/moc_PDWFormat.cpp \
		_tmp/moc/debug/moc_PhylipFormat.cpp \
		_tmp/moc/debug/moc_PlainTextFormat.cpp \
		_tmp/moc/debug/moc_RawDNASequenceFormat.cpp \
		_tmp/moc/debug/moc_SAMFormat.cpp \
		_tmp/moc/debug/moc_SCFFormat.cpp \
		_tmp/moc/debug/moc_SimpleSNPVariationFormat.cpp \
		_tmp/moc/debug/moc_StockholmFormat.cpp \
		_tmp/moc/debug/moc_SwissProtPlainTextFormat.cpp \
		_tmp/moc/debug/moc_VCF4VariationFormat.cpp \
		_tmp/moc/debug/moc_VectorNtiSequenceFormat.cpp \
		_tmp/moc/debug/moc_AceFormat.cpp \
		_tmp/moc/debug/moc_AceImporter.cpp \
		_tmp/moc/debug/moc_CloneAssemblyWithReferenceToDbiTask.cpp \
		_tmp/moc/debug/moc_ConvertAceToSqliteTask.cpp \
		_tmp/moc/debug/moc_AprFormat.cpp \
		_tmp/moc/debug/moc_AprImporter.cpp \
		_tmp/moc/debug/moc_BgzipTask.cpp \
		_tmp/moc/debug/moc_ConvertAssemblyToSamTask.cpp \
		_tmp/moc/debug/moc_ConvertFileTask.cpp \
		_tmp/moc/debug/moc_ConvertSnpeffVariationsToAnnotationsTask.cpp \
		_tmp/moc/debug/moc_MysqlUpgradeTask.cpp \
		_tmp/moc/debug/moc_PairedFastqComparator.cpp \
		_tmp/moc/debug/moc_SnpeffInfoParser.cpp
OBJECTS       = _tmp/obj/debug/ABIFormat.o \
		_tmp/obj/debug/AbstractVariationFormat.o \
		_tmp/obj/debug/ASNFormat.o \
		_tmp/obj/debug/BAMUtils.o \
		_tmp/obj/debug/BedFormat.o \
		_tmp/obj/debug/ClustalWAlnFormat.o \
		_tmp/obj/debug/ColumnDataParser.o \
		_tmp/obj/debug/Database.o \
		_tmp/obj/debug/DatabaseConnectionFormat.o \
		_tmp/obj/debug/DifferentialFormat.o \
		_tmp/obj/debug/DNAQualityIOUtils.o \
		_tmp/obj/debug/DocumentFormatUtils.o \
		_tmp/obj/debug/EMBLGenbankAbstractDocument.o \
		_tmp/obj/debug/EMBLPlainTextFormat.o \
		_tmp/obj/debug/FastaFormat.o \
		_tmp/obj/debug/FastqFormat.o \
		_tmp/obj/debug/FpkmTrackingFormat.o \
		_tmp/obj/debug/GenbankLocationParser.o \
		_tmp/obj/debug/GenbankPlainTextFormat.o \
		_tmp/obj/debug/GFFFormat.o \
		_tmp/obj/debug/GTFFormat.o \
		_tmp/obj/debug/MegaFormat.o \
		_tmp/obj/debug/MSFFormat.o \
		_tmp/obj/debug/NewickFormat.o \
		_tmp/obj/debug/NEXUSFormat.o \
		_tmp/obj/debug/PDBFormat.o \
		_tmp/obj/debug/PDWFormat.o \
		_tmp/obj/debug/PhylipFormat.o \
		_tmp/obj/debug/PlainTextFormat.o \
		_tmp/obj/debug/RawDNASequenceFormat.o \
		_tmp/obj/debug/SAMFormat.o \
		_tmp/obj/debug/SCFFormat.o \
		_tmp/obj/debug/SimpleSNPVariationFormat.o \
		_tmp/obj/debug/SNPDatabaseUtils.o \
		_tmp/obj/debug/StdResidueDictionary.o \
		_tmp/obj/debug/StockholmFormat.o \
		_tmp/obj/debug/StreamSequenceReader.o \
		_tmp/obj/debug/StreamSequenceWriter.o \
		_tmp/obj/debug/SwissProtPlainTextFormat.o \
		_tmp/obj/debug/VCF4VariationFormat.o \
		_tmp/obj/debug/VectorNtiSequenceFormat.o \
		_tmp/obj/debug/AceFormat.o \
		_tmp/obj/debug/AceImporter.o \
		_tmp/obj/debug/AceImportUtils.o \
		_tmp/obj/debug/CloneAssemblyWithReferenceToDbiTask.o \
		_tmp/obj/debug/ConvertAceToSqliteTask.o \
		_tmp/obj/debug/AprFormat.o \
		_tmp/obj/debug/AprImporter.o \
		_tmp/obj/debug/MysqlAssemblyDbi.o \
		_tmp/obj/debug/MysqlAttributeDbi.o \
		_tmp/obj/debug/MysqlBlobInputStream.o \
		_tmp/obj/debug/MysqlBlobOutputStream.o \
		_tmp/obj/debug/MysqlCrossDatabaseReferenceDbi.o \
		_tmp/obj/debug/MysqlDbi.o \
		_tmp/obj/debug/MysqlFeatureDbi.o \
		_tmp/obj/debug/MysqlModDbi.o \
		_tmp/obj/debug/MysqlMsaDbi.o \
		_tmp/obj/debug/MysqlObjectDbi.o \
		_tmp/obj/debug/MysqlObjectRelationsDbi.o \
		_tmp/obj/debug/MysqlSequenceDbi.o \
		_tmp/obj/debug/MysqlUdrDbi.o \
		_tmp/obj/debug/MysqlVariantDbi.o \
		_tmp/obj/debug/MysqlAssemblyAdapter.o \
		_tmp/obj/debug/MysqlAssemblyUtils.o \
		_tmp/obj/debug/MysqlDbiUtils.o \
		_tmp/obj/debug/MysqlHelpers.o \
		_tmp/obj/debug/MysqlModificationAction.o \
		_tmp/obj/debug/MysqlMultiTableAssemblyAdapter.o \
		_tmp/obj/debug/MysqlSingleTableAssemblyAdapter.o \
		_tmp/obj/debug/MysqlUpgrader.o \
		_tmp/obj/debug/MysqlUpgraderFrom_1_14_To_1_15.o \
		_tmp/obj/debug/MysqlUpgraderFrom_1_15_To_1_16.o \
		_tmp/obj/debug/MysqlUpgraderFrom_1_16_To_1_17.o \
		_tmp/obj/debug/MysqlUpgraderFrom_1_16_To_1_24.o \
		_tmp/obj/debug/MysqlUpgraderFrom_1_24_To_1_25.o \
		_tmp/obj/debug/SQLiteAssemblyDbi.o \
		_tmp/obj/debug/SQLiteAttributeDbi.o \
		_tmp/obj/debug/SQLiteBlobInputStream.o \
		_tmp/obj/debug/SQLiteBlobOutputStream.o \
		_tmp/obj/debug/SQLiteDbi.o \
		_tmp/obj/debug/SQLiteFeatureDbi.o \
		_tmp/obj/debug/SQLiteModDbi.o \
		_tmp/obj/debug/SQLiteMsaDbi.o \
		_tmp/obj/debug/SQLiteObjectDbi.o \
		_tmp/obj/debug/SQLiteObjectRelationsDbi.o \
		_tmp/obj/debug/SQLiteSequenceDbi.o \
		_tmp/obj/debug/SQLiteUdrDbi.o \
		_tmp/obj/debug/SQLiteVariantDbi.o \
		_tmp/obj/debug/MultiTableAssemblyAdapter.o \
		_tmp/obj/debug/RTreeAssemblyAdapter.o \
		_tmp/obj/debug/SingleTableAssemblyAdapter.o \
		_tmp/obj/debug/SqliteUpgrader.o \
		_tmp/obj/debug/SqliteUpgraderFrom_0_To_1_13.o \
		_tmp/obj/debug/SqliteUpgraderFrom_1_13_To_1_25.o \
		_tmp/obj/debug/BgzipTask.o \
		_tmp/obj/debug/ConvertAssemblyToSamTask.o \
		_tmp/obj/debug/ConvertFileTask.o \
		_tmp/obj/debug/ConvertSnpeffVariationsToAnnotationsTask.o \
		_tmp/obj/debug/MergeBamTask.o \
		_tmp/obj/debug/MysqlUpgradeTask.o \
		_tmp/obj/debug/AssemblyPackAlgorithm.o \
		_tmp/obj/debug/PairedFastqComparator.o \
		_tmp/obj/debug/SnpeffInfoParser.o \
		_tmp/obj/debug/qrc_U2Formats.o \
		_tmp/obj/debug/moc_ABIFormat.o \
		_tmp/obj/debug/moc_AbstractVariationFormat.o \
		_tmp/obj/debug/moc_ASNFormat.o \
		_tmp/obj/debug/moc_BAMUtils.o \
		_tmp/obj/debug/moc_BedFormat.o \
		_tmp/obj/debug/moc_ClustalWAlnFormat.o \
		_tmp/obj/debug/moc_Database.o \
		_tmp/obj/debug/moc_DifferentialFormat.o \
		_tmp/obj/debug/moc_DNAQualityIOUtils.o \
		_tmp/obj/debug/moc_DocumentFormatUtils.o \
		_tmp/obj/debug/moc_EMBLGenbankAbstractDocument.o \
		_tmp/obj/debug/moc_EMBLPlainTextFormat.o \
		_tmp/obj/debug/moc_FastaFormat.o \
		_tmp/obj/debug/moc_FastqFormat.o \
		_tmp/obj/debug/moc_FpkmTrackingFormat.o \
		_tmp/obj/debug/moc_GenbankLocationParser.o \
		_tmp/obj/debug/moc_GenbankPlainTextFormat.o \
		_tmp/obj/debug/moc_GFFFormat.o \
		_tmp/obj/debug/moc_GTFFormat.o \
		_tmp/obj/debug/moc_MegaFormat.o \
		_tmp/obj/debug/moc_MSFFormat.o \
		_tmp/obj/debug/moc_NewickFormat.o \
		_tmp/obj/debug/moc_NEXUSFormat.o \
		_tmp/obj/debug/moc_PDBFormat.o \
		_tmp/obj/debug/moc_PDWFormat.o \
		_tmp/obj/debug/moc_PhylipFormat.o \
		_tmp/obj/debug/moc_PlainTextFormat.o \
		_tmp/obj/debug/moc_RawDNASequenceFormat.o \
		_tmp/obj/debug/moc_SAMFormat.o \
		_tmp/obj/debug/moc_SCFFormat.o \
		_tmp/obj/debug/moc_SimpleSNPVariationFormat.o \
		_tmp/obj/debug/moc_StockholmFormat.o \
		_tmp/obj/debug/moc_SwissProtPlainTextFormat.o \
		_tmp/obj/debug/moc_VCF4VariationFormat.o \
		_tmp/obj/debug/moc_VectorNtiSequenceFormat.o \
		_tmp/obj/debug/moc_AceFormat.o \
		_tmp/obj/debug/moc_AceImporter.o \
		_tmp/obj/debug/moc_CloneAssemblyWithReferenceToDbiTask.o \
		_tmp/obj/debug/moc_ConvertAceToSqliteTask.o \
		_tmp/obj/debug/moc_AprFormat.o \
		_tmp/obj/debug/moc_AprImporter.o \
		_tmp/obj/debug/moc_BgzipTask.o \
		_tmp/obj/debug/moc_ConvertAssemblyToSamTask.o \
		_tmp/obj/debug/moc_ConvertFileTask.o \
		_tmp/obj/debug/moc_ConvertSnpeffVariationsToAnnotationsTask.o \
		_tmp/obj/debug/moc_MysqlUpgradeTask.o \
		_tmp/obj/debug/moc_PairedFastqComparator.o \
		_tmp/obj/debug/moc_SnpeffInfoParser.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 \
		U2Formats.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resolve_config.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/build_pass.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/thread.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resources.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/moc.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/opengl.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/uic.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/warn_on.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/testcase_targets.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exceptions.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/yacc.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/lex.prf \
		U2Formats.pro src/ABIFormat.h \
		src/AbstractVariationFormat.h \
		src/ASNFormat.h \
		src/BAMUtils.h \
		src/BedFormat.h \
		src/ClustalWAlnFormat.h \
		src/ColumnDataParser.h \
		src/Database.h \
		src/DatabaseConnectionFormat.h \
		src/DifferentialFormat.h \
		src/DNAQualityIOUtils.h \
		src/DocumentFormatUtils.h \
		src/EMBLGenbankAbstractDocument.h \
		src/EMBLPlainTextFormat.h \
		src/FastaFormat.h \
		src/FastqFormat.h \
		src/FpkmTrackingFormat.h \
		src/GenbankLocationParser.h \
		src/GenbankPlainTextFormat.h \
		src/GFFFormat.h \
		src/GTFFormat.h \
		src/IOLibUtils.h \
		src/MegaFormat.h \
		src/MSFFormat.h \
		src/NewickFormat.h \
		src/NEXUSFormat.h \
		src/NEXUSParser.h \
		src/PDBFormat.h \
		src/PDWFormat.h \
		src/PhylipFormat.h \
		src/PlainTextFormat.h \
		src/RawDNASequenceFormat.h \
		src/SAMFormat.h \
		src/SCFFormat.h \
		src/SNPDatabaseUtils.h \
		src/SimpleSNPVariationFormat.h \
		src/StdResidueDictionary.h \
		src/StockholmFormat.h \
		src/StreamSequenceReader.h \
		src/StreamSequenceWriter.h \
		src/SwissProtPlainTextFormat.h \
		src/VCF4VariationFormat.h \
		src/VectorNtiSequenceFormat.h \
		src/ace/AceFormat.h \
		src/ace/AceImportUtils.h \
		src/ace/AceImporter.h \
		src/ace/CloneAssemblyWithReferenceToDbiTask.h \
		src/ace/ConvertAceToSqliteTask.h \
		src/apr/AprFormat.h \
		src/apr/AprImporter.h \
		src/mysql_dbi/MysqlAssemblyDbi.h \
		src/mysql_dbi/MysqlAttributeDbi.h \
		src/mysql_dbi/MysqlBlobInputStream.h \
		src/mysql_dbi/MysqlBlobOutputStream.h \
		src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		src/mysql_dbi/MysqlFeatureDbi.h \
		src/mysql_dbi/MysqlModDbi.h \
		src/mysql_dbi/MysqlMsaDbi.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/MysqlObjectRelationsDbi.h \
		src/mysql_dbi/MysqlSequenceDbi.h \
		src/mysql_dbi/MysqlUdrDbi.h \
		src/mysql_dbi/MysqlVariantDbi.h \
		src/mysql_dbi/util/MysqlAssemblyAdapter.h \
		src/mysql_dbi/util/MysqlAssemblyUtils.h \
		src/mysql_dbi/util/MysqlDbiUtils.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		src/mysql_dbi/util/MysqlModificationAction.h \
		src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.h \
		src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.h \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.h \
		src/sqlite_dbi/SQLiteAssemblyDbi.h \
		src/sqlite_dbi/SQLiteAttributeDbi.h \
		src/sqlite_dbi/SQLiteBlobInputStream.h \
		src/sqlite_dbi/SQLiteBlobOutputStream.h \
		src/sqlite_dbi/SQLiteDbi.h \
		src/sqlite_dbi/SQLiteFeatureDbi.h \
		src/sqlite_dbi/SQLiteModDbi.h \
		src/sqlite_dbi/SQLiteMsaDbi.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		src/sqlite_dbi/SQLiteObjectRelationsDbi.h \
		src/sqlite_dbi/SQLiteSequenceDbi.h \
		src/sqlite_dbi/SQLiteUdrDbi.h \
		src/sqlite_dbi/SQLiteVariantDbi.h \
		src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.h \
		src/sqlite_dbi/assembly/RTreeAssemblyAdapter.h \
		src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.h \
		src/sqlite_dbi/util/SqliteUpgrader.h \
		src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.h \
		src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.h \
		src/tasks/BgzipTask.h \
		src/tasks/ConvertAssemblyToSamTask.h \
		src/tasks/ConvertFileTask.h \
		src/tasks/ConvertSnpeffVariationsToAnnotationsTask.h \
		src/tasks/MergeBamTask.h \
		src/tasks/MysqlUpgradeTask.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/util/PairedFastqComparator.h \
		src/util/SnpeffInfoParser.h src/ABIFormat.cpp \
		src/AbstractVariationFormat.cpp \
		src/ASNFormat.cpp \
		src/BAMUtils.cpp \
		src/BedFormat.cpp \
		src/ClustalWAlnFormat.cpp \
		src/ColumnDataParser.cpp \
		src/Database.cpp \
		src/DatabaseConnectionFormat.cpp \
		src/DifferentialFormat.cpp \
		src/DNAQualityIOUtils.cpp \
		src/DocumentFormatUtils.cpp \
		src/EMBLGenbankAbstractDocument.cpp \
		src/EMBLPlainTextFormat.cpp \
		src/FastaFormat.cpp \
		src/FastqFormat.cpp \
		src/FpkmTrackingFormat.cpp \
		src/GenbankLocationParser.cpp \
		src/GenbankPlainTextFormat.cpp \
		src/GFFFormat.cpp \
		src/GTFFormat.cpp \
		src/MegaFormat.cpp \
		src/MSFFormat.cpp \
		src/NewickFormat.cpp \
		src/NEXUSFormat.cpp \
		src/PDBFormat.cpp \
		src/PDWFormat.cpp \
		src/PhylipFormat.cpp \
		src/PlainTextFormat.cpp \
		src/RawDNASequenceFormat.cpp \
		src/SAMFormat.cpp \
		src/SCFFormat.cpp \
		src/SimpleSNPVariationFormat.cpp \
		src/SNPDatabaseUtils.cpp \
		src/StdResidueDictionary.cpp \
		src/StockholmFormat.cpp \
		src/StreamSequenceReader.cpp \
		src/StreamSequenceWriter.cpp \
		src/SwissProtPlainTextFormat.cpp \
		src/VCF4VariationFormat.cpp \
		src/VectorNtiSequenceFormat.cpp \
		src/ace/AceFormat.cpp \
		src/ace/AceImporter.cpp \
		src/ace/AceImportUtils.cpp \
		src/ace/CloneAssemblyWithReferenceToDbiTask.cpp \
		src/ace/ConvertAceToSqliteTask.cpp \
		src/apr/AprFormat.cpp \
		src/apr/AprImporter.cpp \
		src/mysql_dbi/MysqlAssemblyDbi.cpp \
		src/mysql_dbi/MysqlAttributeDbi.cpp \
		src/mysql_dbi/MysqlBlobInputStream.cpp \
		src/mysql_dbi/MysqlBlobOutputStream.cpp \
		src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.cpp \
		src/mysql_dbi/MysqlDbi.cpp \
		src/mysql_dbi/MysqlFeatureDbi.cpp \
		src/mysql_dbi/MysqlModDbi.cpp \
		src/mysql_dbi/MysqlMsaDbi.cpp \
		src/mysql_dbi/MysqlObjectDbi.cpp \
		src/mysql_dbi/MysqlObjectRelationsDbi.cpp \
		src/mysql_dbi/MysqlSequenceDbi.cpp \
		src/mysql_dbi/MysqlUdrDbi.cpp \
		src/mysql_dbi/MysqlVariantDbi.cpp \
		src/mysql_dbi/util/MysqlAssemblyAdapter.cpp \
		src/mysql_dbi/util/MysqlAssemblyUtils.cpp \
		src/mysql_dbi/util/MysqlDbiUtils.cpp \
		src/mysql_dbi/util/MysqlHelpers.cpp \
		src/mysql_dbi/util/MysqlModificationAction.cpp \
		src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.cpp \
		src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.cpp \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.cpp \
		src/sqlite_dbi/SQLiteAssemblyDbi.cpp \
		src/sqlite_dbi/SQLiteAttributeDbi.cpp \
		src/sqlite_dbi/SQLiteBlobInputStream.cpp \
		src/sqlite_dbi/SQLiteBlobOutputStream.cpp \
		src/sqlite_dbi/SQLiteDbi.cpp \
		src/sqlite_dbi/SQLiteFeatureDbi.cpp \
		src/sqlite_dbi/SQLiteModDbi.cpp \
		src/sqlite_dbi/SQLiteMsaDbi.cpp \
		src/sqlite_dbi/SQLiteObjectDbi.cpp \
		src/sqlite_dbi/SQLiteObjectRelationsDbi.cpp \
		src/sqlite_dbi/SQLiteSequenceDbi.cpp \
		src/sqlite_dbi/SQLiteUdrDbi.cpp \
		src/sqlite_dbi/SQLiteVariantDbi.cpp \
		src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.cpp \
		src/sqlite_dbi/assembly/RTreeAssemblyAdapter.cpp \
		src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.cpp \
		src/sqlite_dbi/util/SqliteUpgrader.cpp \
		src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.cpp \
		src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.cpp \
		src/tasks/BgzipTask.cpp \
		src/tasks/ConvertAssemblyToSamTask.cpp \
		src/tasks/ConvertFileTask.cpp \
		src/tasks/ConvertSnpeffVariationsToAnnotationsTask.cpp \
		src/tasks/MergeBamTask.cpp \
		src/tasks/MysqlUpgradeTask.cpp \
		src/util/AssemblyPackAlgorithm.cpp \
		src/util/PairedFastqComparator.cpp \
		src/util/SnpeffInfoParser.cpp
QMAKE_TARGET  = U2Formatsd
DESTDIR       = ../../_debug/#avoid trailing-slash linebreak
TARGET        = libU2Formatsd.so.1.0.0
TARGETA       = ../../_debug/libU2Formatsd.a
TARGET0       = libU2Formatsd.so
TARGETD       = libU2Formatsd.so.1.0.0
TARGET1       = libU2Formatsd.so.1
TARGET2       = libU2Formatsd.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/$(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  ../../_debug/libsamtoolsd.a
	@test -d ../../_debug/ || mkdir -p ../../_debug/
	-$(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/$(TARGET)
	-$(MOVE) $(TARGET)  ../../_debug/ 
	-$(DEL_FILE) ../../_debug/$(TARGET0)
	-$(DEL_FILE) ../../_debug/$(TARGET1)
	-$(DEL_FILE) ../../_debug/$(TARGET2)
	-$(MOVE) $(TARGET0) ../../_debug/ 
	-$(MOVE) $(TARGET1) ../../_debug/ 
	-$(MOVE) $(TARGET2) ../../_debug/ 



staticlib: $(TARGETA)

$(TARGETA):  $(OBJECTS) $(OBJCOMP) ../../_debug/libsamtoolsd.a
	-$(DEL_FILE) $(TARGETA) 
	$(AR) $(TARGETA) $(OBJECTS)

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

qmake_all: FORCE


all: Makefile.Debug ../../_debug/$(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 U2Formats.qrc $(DISTDIR)/
	$(COPY_FILE) --parents src/ABIFormat.h src/AbstractVariationFormat.h src/ASNFormat.h src/BAMUtils.h src/BedFormat.h src/ClustalWAlnFormat.h src/ColumnDataParser.h src/Database.h src/DatabaseConnectionFormat.h src/DifferentialFormat.h src/DNAQualityIOUtils.h src/DocumentFormatUtils.h src/EMBLGenbankAbstractDocument.h src/EMBLPlainTextFormat.h src/FastaFormat.h src/FastqFormat.h src/FpkmTrackingFormat.h src/GenbankLocationParser.h src/GenbankPlainTextFormat.h src/GFFFormat.h src/GTFFormat.h src/IOLibUtils.h src/MegaFormat.h src/MSFFormat.h src/NewickFormat.h src/NEXUSFormat.h src/NEXUSParser.h src/PDBFormat.h src/PDWFormat.h src/PhylipFormat.h src/PlainTextFormat.h src/RawDNASequenceFormat.h src/SAMFormat.h src/SCFFormat.h src/SNPDatabaseUtils.h src/SimpleSNPVariationFormat.h src/StdResidueDictionary.h src/StockholmFormat.h src/StreamSequenceReader.h src/StreamSequenceWriter.h src/SwissProtPlainTextFormat.h src/VCF4VariationFormat.h src/VectorNtiSequenceFormat.h src/ace/AceFormat.h src/ace/AceImportUtils.h src/ace/AceImporter.h src/ace/CloneAssemblyWithReferenceToDbiTask.h src/ace/ConvertAceToSqliteTask.h src/apr/AprFormat.h src/apr/AprImporter.h src/mysql_dbi/MysqlAssemblyDbi.h src/mysql_dbi/MysqlAttributeDbi.h src/mysql_dbi/MysqlBlobInputStream.h src/mysql_dbi/MysqlBlobOutputStream.h src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.h src/mysql_dbi/MysqlDbi.h src/mysql_dbi/MysqlFeatureDbi.h src/mysql_dbi/MysqlModDbi.h src/mysql_dbi/MysqlMsaDbi.h src/mysql_dbi/MysqlObjectDbi.h src/mysql_dbi/MysqlObjectRelationsDbi.h src/mysql_dbi/MysqlSequenceDbi.h src/mysql_dbi/MysqlUdrDbi.h src/mysql_dbi/MysqlVariantDbi.h src/mysql_dbi/util/MysqlAssemblyAdapter.h src/mysql_dbi/util/MysqlAssemblyUtils.h src/mysql_dbi/util/MysqlDbiUtils.h src/mysql_dbi/util/MysqlHelpers.h src/mysql_dbi/util/MysqlModificationAction.h src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.h src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.h src/mysql_dbi/util/upgraders/MysqlUpgrader.h src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.h src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.h src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.h src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.h src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.h src/sqlite_dbi/SQLiteAssemblyDbi.h src/sqlite_dbi/SQLiteAttributeDbi.h src/sqlite_dbi/SQLiteBlobInputStream.h src/sqlite_dbi/SQLiteBlobOutputStream.h src/sqlite_dbi/SQLiteDbi.h src/sqlite_dbi/SQLiteFeatureDbi.h src/sqlite_dbi/SQLiteModDbi.h src/sqlite_dbi/SQLiteMsaDbi.h src/sqlite_dbi/SQLiteObjectDbi.h src/sqlite_dbi/SQLiteObjectRelationsDbi.h src/sqlite_dbi/SQLiteSequenceDbi.h src/sqlite_dbi/SQLiteUdrDbi.h src/sqlite_dbi/SQLiteVariantDbi.h src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.h src/sqlite_dbi/assembly/RTreeAssemblyAdapter.h src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.h src/sqlite_dbi/util/SqliteUpgrader.h src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.h src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.h src/tasks/BgzipTask.h src/tasks/ConvertAssemblyToSamTask.h src/tasks/ConvertFileTask.h src/tasks/ConvertSnpeffVariationsToAnnotationsTask.h src/tasks/MergeBamTask.h src/tasks/MysqlUpgradeTask.h src/util/AssemblyAdapter.h src/util/AssemblyPackAlgorithm.h src/util/PairedFastqComparator.h src/util/SnpeffInfoParser.h $(DISTDIR)/
	$(COPY_FILE) --parents src/ABIFormat.cpp src/AbstractVariationFormat.cpp src/ASNFormat.cpp src/BAMUtils.cpp src/BedFormat.cpp src/ClustalWAlnFormat.cpp src/ColumnDataParser.cpp src/Database.cpp src/DatabaseConnectionFormat.cpp src/DifferentialFormat.cpp src/DNAQualityIOUtils.cpp src/DocumentFormatUtils.cpp src/EMBLGenbankAbstractDocument.cpp src/EMBLPlainTextFormat.cpp src/FastaFormat.cpp src/FastqFormat.cpp src/FpkmTrackingFormat.cpp src/GenbankLocationParser.cpp src/GenbankPlainTextFormat.cpp src/GFFFormat.cpp src/GTFFormat.cpp src/MegaFormat.cpp src/MSFFormat.cpp src/NewickFormat.cpp src/NEXUSFormat.cpp src/PDBFormat.cpp src/PDWFormat.cpp src/PhylipFormat.cpp src/PlainTextFormat.cpp src/RawDNASequenceFormat.cpp src/SAMFormat.cpp src/SCFFormat.cpp src/SimpleSNPVariationFormat.cpp src/SNPDatabaseUtils.cpp src/StdResidueDictionary.cpp src/StockholmFormat.cpp src/StreamSequenceReader.cpp src/StreamSequenceWriter.cpp src/SwissProtPlainTextFormat.cpp src/VCF4VariationFormat.cpp src/VectorNtiSequenceFormat.cpp src/ace/AceFormat.cpp src/ace/AceImporter.cpp src/ace/AceImportUtils.cpp src/ace/CloneAssemblyWithReferenceToDbiTask.cpp src/ace/ConvertAceToSqliteTask.cpp src/apr/AprFormat.cpp src/apr/AprImporter.cpp src/mysql_dbi/MysqlAssemblyDbi.cpp src/mysql_dbi/MysqlAttributeDbi.cpp src/mysql_dbi/MysqlBlobInputStream.cpp src/mysql_dbi/MysqlBlobOutputStream.cpp src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.cpp src/mysql_dbi/MysqlDbi.cpp src/mysql_dbi/MysqlFeatureDbi.cpp src/mysql_dbi/MysqlModDbi.cpp src/mysql_dbi/MysqlMsaDbi.cpp src/mysql_dbi/MysqlObjectDbi.cpp src/mysql_dbi/MysqlObjectRelationsDbi.cpp src/mysql_dbi/MysqlSequenceDbi.cpp src/mysql_dbi/MysqlUdrDbi.cpp src/mysql_dbi/MysqlVariantDbi.cpp src/mysql_dbi/util/MysqlAssemblyAdapter.cpp src/mysql_dbi/util/MysqlAssemblyUtils.cpp src/mysql_dbi/util/MysqlDbiUtils.cpp src/mysql_dbi/util/MysqlHelpers.cpp src/mysql_dbi/util/MysqlModificationAction.cpp src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.cpp src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.cpp src/mysql_dbi/util/upgraders/MysqlUpgrader.cpp src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.cpp src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.cpp src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.cpp src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.cpp src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.cpp src/sqlite_dbi/SQLiteAssemblyDbi.cpp src/sqlite_dbi/SQLiteAttributeDbi.cpp src/sqlite_dbi/SQLiteBlobInputStream.cpp src/sqlite_dbi/SQLiteBlobOutputStream.cpp src/sqlite_dbi/SQLiteDbi.cpp src/sqlite_dbi/SQLiteFeatureDbi.cpp src/sqlite_dbi/SQLiteModDbi.cpp src/sqlite_dbi/SQLiteMsaDbi.cpp src/sqlite_dbi/SQLiteObjectDbi.cpp src/sqlite_dbi/SQLiteObjectRelationsDbi.cpp src/sqlite_dbi/SQLiteSequenceDbi.cpp src/sqlite_dbi/SQLiteUdrDbi.cpp src/sqlite_dbi/SQLiteVariantDbi.cpp src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.cpp src/sqlite_dbi/assembly/RTreeAssemblyAdapter.cpp src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.cpp src/sqlite_dbi/util/SqliteUpgrader.cpp src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.cpp src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.cpp src/tasks/BgzipTask.cpp src/tasks/ConvertAssemblyToSamTask.cpp src/tasks/ConvertFileTask.cpp src/tasks/ConvertSnpeffVariationsToAnnotationsTask.cpp src/tasks/MergeBamTask.cpp src/tasks/MysqlUpgradeTask.cpp src/util/AssemblyPackAlgorithm.cpp src/util/PairedFastqComparator.cpp src/util/SnpeffInfoParser.cpp $(DISTDIR)/
	$(COPY_FILE) --parents transl/english.ts transl/russian.ts $(DISTDIR)/


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


distclean: clean 
	-$(DEL_FILE) ../../_debug/$(TARGET) 
	-$(DEL_FILE) ../../_debug/$(TARGET0) ../../_debug/$(TARGET1) ../../_debug/$(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_U2Formats.cpp
compiler_rcc_clean:
	-$(DEL_FILE) _tmp/rcc/qrc_U2Formats.cpp
_tmp/rcc/qrc_U2Formats.cpp: U2Formats.qrc \
		datafiles/MMDBStdResidueDict
	/usr/lib/x86_64-linux-gnu/qt5/bin/rcc -name U2Formats U2Formats.qrc -o _tmp/rcc/qrc_U2Formats.cpp

compiler_moc_header_make_all: _tmp/moc/debug/moc_ABIFormat.cpp _tmp/moc/debug/moc_AbstractVariationFormat.cpp _tmp/moc/debug/moc_ASNFormat.cpp _tmp/moc/debug/moc_BAMUtils.cpp _tmp/moc/debug/moc_BedFormat.cpp _tmp/moc/debug/moc_ClustalWAlnFormat.cpp _tmp/moc/debug/moc_Database.cpp _tmp/moc/debug/moc_DifferentialFormat.cpp _tmp/moc/debug/moc_DNAQualityIOUtils.cpp _tmp/moc/debug/moc_DocumentFormatUtils.cpp _tmp/moc/debug/moc_EMBLGenbankAbstractDocument.cpp _tmp/moc/debug/moc_EMBLPlainTextFormat.cpp _tmp/moc/debug/moc_FastaFormat.cpp _tmp/moc/debug/moc_FastqFormat.cpp _tmp/moc/debug/moc_FpkmTrackingFormat.cpp _tmp/moc/debug/moc_GenbankLocationParser.cpp _tmp/moc/debug/moc_GenbankPlainTextFormat.cpp _tmp/moc/debug/moc_GFFFormat.cpp _tmp/moc/debug/moc_GTFFormat.cpp _tmp/moc/debug/moc_MegaFormat.cpp _tmp/moc/debug/moc_MSFFormat.cpp _tmp/moc/debug/moc_NewickFormat.cpp _tmp/moc/debug/moc_NEXUSFormat.cpp _tmp/moc/debug/moc_PDBFormat.cpp _tmp/moc/debug/moc_PDWFormat.cpp _tmp/moc/debug/moc_PhylipFormat.cpp _tmp/moc/debug/moc_PlainTextFormat.cpp _tmp/moc/debug/moc_RawDNASequenceFormat.cpp _tmp/moc/debug/moc_SAMFormat.cpp _tmp/moc/debug/moc_SCFFormat.cpp _tmp/moc/debug/moc_SimpleSNPVariationFormat.cpp _tmp/moc/debug/moc_StockholmFormat.cpp _tmp/moc/debug/moc_SwissProtPlainTextFormat.cpp _tmp/moc/debug/moc_VCF4VariationFormat.cpp _tmp/moc/debug/moc_VectorNtiSequenceFormat.cpp _tmp/moc/debug/moc_AceFormat.cpp _tmp/moc/debug/moc_AceImporter.cpp _tmp/moc/debug/moc_CloneAssemblyWithReferenceToDbiTask.cpp _tmp/moc/debug/moc_ConvertAceToSqliteTask.cpp _tmp/moc/debug/moc_AprFormat.cpp _tmp/moc/debug/moc_AprImporter.cpp _tmp/moc/debug/moc_BgzipTask.cpp _tmp/moc/debug/moc_ConvertAssemblyToSamTask.cpp _tmp/moc/debug/moc_ConvertFileTask.cpp _tmp/moc/debug/moc_ConvertSnpeffVariationsToAnnotationsTask.cpp _tmp/moc/debug/moc_MysqlUpgradeTask.cpp _tmp/moc/debug/moc_PairedFastqComparator.cpp _tmp/moc/debug/moc_SnpeffInfoParser.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) _tmp/moc/debug/moc_ABIFormat.cpp _tmp/moc/debug/moc_AbstractVariationFormat.cpp _tmp/moc/debug/moc_ASNFormat.cpp _tmp/moc/debug/moc_BAMUtils.cpp _tmp/moc/debug/moc_BedFormat.cpp _tmp/moc/debug/moc_ClustalWAlnFormat.cpp _tmp/moc/debug/moc_Database.cpp _tmp/moc/debug/moc_DifferentialFormat.cpp _tmp/moc/debug/moc_DNAQualityIOUtils.cpp _tmp/moc/debug/moc_DocumentFormatUtils.cpp _tmp/moc/debug/moc_EMBLGenbankAbstractDocument.cpp _tmp/moc/debug/moc_EMBLPlainTextFormat.cpp _tmp/moc/debug/moc_FastaFormat.cpp _tmp/moc/debug/moc_FastqFormat.cpp _tmp/moc/debug/moc_FpkmTrackingFormat.cpp _tmp/moc/debug/moc_GenbankLocationParser.cpp _tmp/moc/debug/moc_GenbankPlainTextFormat.cpp _tmp/moc/debug/moc_GFFFormat.cpp _tmp/moc/debug/moc_GTFFormat.cpp _tmp/moc/debug/moc_MegaFormat.cpp _tmp/moc/debug/moc_MSFFormat.cpp _tmp/moc/debug/moc_NewickFormat.cpp _tmp/moc/debug/moc_NEXUSFormat.cpp _tmp/moc/debug/moc_PDBFormat.cpp _tmp/moc/debug/moc_PDWFormat.cpp _tmp/moc/debug/moc_PhylipFormat.cpp _tmp/moc/debug/moc_PlainTextFormat.cpp _tmp/moc/debug/moc_RawDNASequenceFormat.cpp _tmp/moc/debug/moc_SAMFormat.cpp _tmp/moc/debug/moc_SCFFormat.cpp _tmp/moc/debug/moc_SimpleSNPVariationFormat.cpp _tmp/moc/debug/moc_StockholmFormat.cpp _tmp/moc/debug/moc_SwissProtPlainTextFormat.cpp _tmp/moc/debug/moc_VCF4VariationFormat.cpp _tmp/moc/debug/moc_VectorNtiSequenceFormat.cpp _tmp/moc/debug/moc_AceFormat.cpp _tmp/moc/debug/moc_AceImporter.cpp _tmp/moc/debug/moc_CloneAssemblyWithReferenceToDbiTask.cpp _tmp/moc/debug/moc_ConvertAceToSqliteTask.cpp _tmp/moc/debug/moc_AprFormat.cpp _tmp/moc/debug/moc_AprImporter.cpp _tmp/moc/debug/moc_BgzipTask.cpp _tmp/moc/debug/moc_ConvertAssemblyToSamTask.cpp _tmp/moc/debug/moc_ConvertFileTask.cpp _tmp/moc/debug/moc_ConvertSnpeffVariationsToAnnotationsTask.cpp _tmp/moc/debug/moc_MysqlUpgradeTask.cpp _tmp/moc/debug/moc_PairedFastqComparator.cpp _tmp/moc/debug/moc_SnpeffInfoParser.cpp
_tmp/moc/debug/moc_ABIFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/ABIFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/ABIFormat.h -o _tmp/moc/debug/moc_ABIFormat.cpp

_tmp/moc/debug/moc_AbstractVariationFormat.cpp: ../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/VariantTrackObject.h \
		../U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		src/AbstractVariationFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/AbstractVariationFormat.h -o _tmp/moc/debug/moc_AbstractVariationFormat.cpp

_tmp/moc/debug/moc_ASNFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/BioStruct3D.h \
		../U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../U2Core/src/datatype/Matrix44.h \
		src/StdResidueDictionary.h \
		src/ASNFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/ASNFormat.h -o _tmp/moc/debug/moc_ASNFormat.cpp

_tmp/moc/debug/moc_BAMUtils.cpp: ../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/BAMUtils.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/BAMUtils.h -o _tmp/moc/debug/moc_BAMUtils.cpp

_tmp/moc/debug/moc_BedFormat.cpp: ../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/BedFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/BedFormat.h -o _tmp/moc/debug/moc_BedFormat.cpp

_tmp/moc/debug/moc_ClustalWAlnFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/ClustalWAlnFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/ClustalWAlnFormat.h -o _tmp/moc/debug/moc_ClustalWAlnFormat.cpp

_tmp/moc/debug/moc_Database.cpp: ../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/Database.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/Database.h -o _tmp/moc/debug/moc_Database.cpp

_tmp/moc/debug/moc_DifferentialFormat.cpp: ../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/ColumnDataParser.h \
		src/DifferentialFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/DifferentialFormat.h -o _tmp/moc/debug/moc_DifferentialFormat.cpp

_tmp/moc/debug/moc_DNAQualityIOUtils.cpp: ../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/DNAQualityIOUtils.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/DNAQualityIOUtils.h -o _tmp/moc/debug/moc_DNAQualityIOUtils.cpp

_tmp/moc/debug/moc_DocumentFormatUtils.cpp: ../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/DocumentFormatUtils.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/DocumentFormatUtils.h -o _tmp/moc/debug/moc_DocumentFormatUtils.cpp

_tmp/moc/debug/moc_EMBLGenbankAbstractDocument.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/EMBLGenbankAbstractDocument.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/EMBLGenbankAbstractDocument.h -o _tmp/moc/debug/moc_EMBLGenbankAbstractDocument.cpp

_tmp/moc/debug/moc_EMBLPlainTextFormat.cpp: src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/EMBLPlainTextFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/EMBLPlainTextFormat.h -o _tmp/moc/debug/moc_EMBLPlainTextFormat.cpp

_tmp/moc/debug/moc_FastaFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/FastaFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/FastaFormat.h -o _tmp/moc/debug/moc_FastaFormat.cpp

_tmp/moc/debug/moc_FastqFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/FastqFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/FastqFormat.h -o _tmp/moc/debug/moc_FastqFormat.cpp

_tmp/moc/debug/moc_FpkmTrackingFormat.cpp: ../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/FpkmTrackingFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/FpkmTrackingFormat.h -o _tmp/moc/debug/moc_FpkmTrackingFormat.cpp

_tmp/moc/debug/moc_GenbankLocationParser.cpp: ../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		src/GenbankLocationParser.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/GenbankLocationParser.h -o _tmp/moc/debug/moc_GenbankLocationParser.cpp

_tmp/moc/debug/moc_GenbankPlainTextFormat.cpp: ../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/GenbankPlainTextFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/GenbankPlainTextFormat.h -o _tmp/moc/debug/moc_GenbankPlainTextFormat.cpp

_tmp/moc/debug/moc_GFFFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/GFFFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/GFFFormat.h -o _tmp/moc/debug/moc_GFFFormat.cpp

_tmp/moc/debug/moc_GTFFormat.cpp: ../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/GTFFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/GTFFormat.h -o _tmp/moc/debug/moc_GTFFormat.cpp

_tmp/moc/debug/moc_MegaFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/MegaFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/MegaFormat.h -o _tmp/moc/debug/moc_MegaFormat.cpp

_tmp/moc/debug/moc_MSFFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/MSFFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/MSFFormat.h -o _tmp/moc/debug/moc_MSFFormat.cpp

_tmp/moc/debug/moc_NewickFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/NewickFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/NewickFormat.h -o _tmp/moc/debug/moc_NewickFormat.cpp

_tmp/moc/debug/moc_NEXUSFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/NEXUSFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/NEXUSFormat.h -o _tmp/moc/debug/moc_NEXUSFormat.cpp

_tmp/moc/debug/moc_PDBFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/BioStruct3D.h \
		../U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../U2Core/src/datatype/Matrix44.h \
		src/PDBFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/PDBFormat.h -o _tmp/moc/debug/moc_PDBFormat.cpp

_tmp/moc/debug/moc_PDWFormat.cpp: ../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/PDWFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/PDWFormat.h -o _tmp/moc/debug/moc_PDWFormat.cpp

_tmp/moc/debug/moc_PhylipFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		src/PhylipFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/PhylipFormat.h -o _tmp/moc/debug/moc_PhylipFormat.cpp

_tmp/moc/debug/moc_PlainTextFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/PlainTextFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/PlainTextFormat.h -o _tmp/moc/debug/moc_PlainTextFormat.cpp

_tmp/moc/debug/moc_RawDNASequenceFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/RawDNASequenceFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/RawDNASequenceFormat.h -o _tmp/moc/debug/moc_RawDNASequenceFormat.cpp

_tmp/moc/debug/moc_SAMFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/SAMFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/SAMFormat.h -o _tmp/moc/debug/moc_SAMFormat.cpp

_tmp/moc/debug/moc_SCFFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/SCFFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/SCFFormat.h -o _tmp/moc/debug/moc_SCFFormat.cpp

_tmp/moc/debug/moc_SimpleSNPVariationFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Formats/AbstractVariationFormat.h \
		src/AbstractVariationFormat.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/VariantTrackObject.h \
		../U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		src/SimpleSNPVariationFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/SimpleSNPVariationFormat.h -o _tmp/moc/debug/moc_SimpleSNPVariationFormat.cpp

_tmp/moc/debug/moc_StockholmFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/StockholmFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/StockholmFormat.h -o _tmp/moc/debug/moc_StockholmFormat.cpp

_tmp/moc/debug/moc_SwissProtPlainTextFormat.cpp: src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/SwissProtPlainTextFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/SwissProtPlainTextFormat.h -o _tmp/moc/debug/moc_SwissProtPlainTextFormat.cpp

_tmp/moc/debug/moc_VCF4VariationFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Formats/AbstractVariationFormat.h \
		src/AbstractVariationFormat.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/VariantTrackObject.h \
		../U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		src/VCF4VariationFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/VCF4VariationFormat.h -o _tmp/moc/debug/moc_VCF4VariationFormat.cpp

_tmp/moc/debug/moc_VectorNtiSequenceFormat.cpp: ../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		src/GenbankPlainTextFormat.h \
		../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/VectorNtiSequenceFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/VectorNtiSequenceFormat.h -o _tmp/moc/debug/moc_VectorNtiSequenceFormat.cpp

_tmp/moc/debug/moc_AceFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		src/ace/AceFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/ace/AceFormat.h -o _tmp/moc/debug/moc_AceFormat.cpp

_tmp/moc/debug/moc_AceImporter.cpp: ../../include/U2Core/DocumentImport.h \
		../U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentProviderTask.h \
		../U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/ace/AceImporter.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/ace/AceImporter.h -o _tmp/moc/debug/moc_AceImporter.cpp

_tmp/moc/debug/moc_CloneAssemblyWithReferenceToDbiTask.cpp: ../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		src/ace/CloneAssemblyWithReferenceToDbiTask.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/ace/CloneAssemblyWithReferenceToDbiTask.h -o _tmp/moc/debug/moc_CloneAssemblyWithReferenceToDbiTask.cpp

_tmp/moc/debug/moc_ConvertAceToSqliteTask.cpp: ../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		src/ace/AceImportUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		src/ace/ConvertAceToSqliteTask.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/ace/ConvertAceToSqliteTask.h -o _tmp/moc/debug/moc_ConvertAceToSqliteTask.cpp

_tmp/moc/debug/moc_AprFormat.cpp: ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/apr/AprFormat.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/apr/AprFormat.h -o _tmp/moc/debug/moc_AprFormat.cpp

_tmp/moc/debug/moc_AprImporter.cpp: ../../include/U2Core/DocumentImport.h \
		../U2Core/src/models/DocumentImport.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentProviderTask.h \
		../U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/apr/AprImporter.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -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/apr/AprImporter.h -o _tmp/moc/debug/moc_AprImporter.cpp

_tmp/moc/debug/moc_BgzipTask.cpp: ../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		src/tasks/BgzipTask.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/tasks/BgzipTask.h -o _tmp/moc/debug/moc_BgzipTask.cpp

_tmp/moc/debug/moc_ConvertAssemblyToSamTask.cpp: ../../include/U2Core/AssemblyObject.h \
		../U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		src/tasks/ConvertAssemblyToSamTask.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/tasks/ConvertAssemblyToSamTask.h -o _tmp/moc/debug/moc_ConvertAssemblyToSamTask.cpp

_tmp/moc/debug/moc_ConvertFileTask.cpp: ../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/tasks/ConvertFileTask.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/tasks/ConvertFileTask.h -o _tmp/moc/debug/moc_ConvertFileTask.cpp

_tmp/moc/debug/moc_ConvertSnpeffVariationsToAnnotationsTask.cpp: ../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/tasks/ConvertSnpeffVariationsToAnnotationsTask.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/tasks/ConvertSnpeffVariationsToAnnotationsTask.h -o _tmp/moc/debug/moc_ConvertSnpeffVariationsToAnnotationsTask.cpp

_tmp/moc/debug/moc_MysqlUpgradeTask.cpp: ../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/tasks/MysqlUpgradeTask.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/tasks/MysqlUpgradeTask.h -o _tmp/moc/debug/moc_MysqlUpgradeTask.cpp

_tmp/moc/debug/moc_PairedFastqComparator.cpp: ../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/LocalFileAdapter.h \
		../U2Core/src/io/LocalFileAdapter.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Formats/BAMUtils.h \
		src/BAMUtils.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/util/PairedFastqComparator.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/util/PairedFastqComparator.h -o _tmp/moc/debug/moc_PairedFastqComparator.cpp

_tmp/moc/debug/moc_SnpeffInfoParser.cpp: ../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		src/util/SnpeffInfoParser.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/corelibs/U2Formats -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Formats/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/samtools/src/samtools -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/libs_3rdparty/sqlite3/src -I/usr/include/x86_64-linux-gnu/qt5 -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/QtSql -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/util/SnpeffInfoParser.h -o _tmp/moc/debug/moc_SnpeffInfoParser.cpp

compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all:
compiler_uic_clean:
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 

####### Compile

_tmp/obj/debug/ABIFormat.o: src/ABIFormat.cpp ../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNAChromatogram.h \
		../U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/DNAInfo.h \
		../U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextObject.h \
		../U2Core/src/gobjects/TextObject.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/ABIFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/IOLibUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ABIFormat.o src/ABIFormat.cpp

_tmp/obj/debug/AbstractVariationFormat.o: src/AbstractVariationFormat.cpp ../../include/U2Core/GAutoDeleteList.h \
		../U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2AttributeUtils.h \
		../U2Core/src/util/U2AttributeUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/VariantTrackObject.h \
		../U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		src/AbstractVariationFormat.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AbstractVariationFormat.o src/AbstractVariationFormat.cpp

_tmp/obj/debug/ASNFormat.o: src/ASNFormat.cpp ../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/BioStruct3DObject.h \
		../U2Core/src/gobjects/BioStruct3DObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/BioStruct3D.h \
		../U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../U2Core/src/datatype/Matrix44.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectUtils.h \
		../U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/ASNFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		src/StdResidueDictionary.h \
		src/PDBFormat.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ASNFormat.o src/ASNFormat.cpp

_tmp/obj/debug/BAMUtils.o: src/BAMUtils.cpp ../../libs_3rdparty/samtools/src/samtools/bam.h \
		../../libs_3rdparty/samtools/src/samtools/bgzf.h \
		../../include/3rdparty/zlib/zlib.h \
		../../libs_3rdparty/zlib/src/zlib.h \
		../../libs_3rdparty/zlib/src/zconf.h \
		../../libs_3rdparty/samtools/src/samtools/knetfile.h \
		../../libs_3rdparty/samtools/src/samtools/bam_sort.c \
		../../libs_3rdparty/samtools/src/samtools/ksort.h \
		../../libs_3rdparty/samtools/src/samtools/bam_rmdup.c \
		../../libs_3rdparty/samtools/src/samtools/sam.h \
		../../libs_3rdparty/samtools/src/samtools/khash.h \
		../../libs_3rdparty/samtools/src/samtools/kseq.h \
		../../libs_3rdparty/samtools/src/samtools/sam_header.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppResources.h \
		../U2Core/src/globals/AppResources.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/AppSettings.h \
		../U2Core/src/globals/AppSettings.h \
		../../include/U2Core/AssemblyObject.h \
		../U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2AttributeUtils.h \
		../U2Core/src/util/U2AttributeUtils.h \
		../../include/U2Core/U2CoreAttributes.h \
		../U2Core/src/datatype/U2CoreAttributes.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../libs_3rdparty/samtools/src/SamtoolsAdapter.h \
		src/BAMUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/BAMUtils.o src/BAMUtils.cpp

_tmp/obj/debug/BedFormat.o: src/BedFormat.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/BedFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/BedFormat.o src/BedFormat.cpp

_tmp/obj/debug/ClustalWAlnFormat.o: src/ClustalWAlnFormat.cpp ../../include/U2Algorithm/BuiltInConsensusAlgorithms.h \
		../U2Algorithm/src/util_msa_consensus/BuiltInConsensusAlgorithms.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Algorithm/MSAConsensusAlgorithmRegistry.h \
		../U2Algorithm/src/util_msa_consensus/MSAConsensusAlgorithmRegistry.h \
		../U2Algorithm/src/util_msa_consensus/MSAConsensusAlgorithm.h \
		../../include/U2Core/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/MSAConsensusUtils.h \
		../U2Algorithm/src/util_msa_consensus/MSAConsensusUtils.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleSequenceAlignmentWalker.h \
		../U2Core/src/util/MultipleSequenceAlignmentWalker.h \
		../../include/U2Core/MSAUtils.h \
		../U2Core/src/util/MSAUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/DocumentFormatUtils.h \
		src/DocumentFormatUtils.h \
		src/ClustalWAlnFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ClustalWAlnFormat.o src/ClustalWAlnFormat.cpp

_tmp/obj/debug/ColumnDataParser.o: src/ColumnDataParser.cpp ../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		src/ColumnDataParser.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ColumnDataParser.o src/ColumnDataParser.cpp

_tmp/obj/debug/Database.o: src/Database.cpp src/Database.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Formats/SQLiteDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/Database.o src/Database.cpp

_tmp/obj/debug/DatabaseConnectionFormat.o: src/DatabaseConnectionFormat.cpp ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DatabaseConnectionAdapter.h \
		../U2Core/src/io/DatabaseConnectionAdapter.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/GObjectUtils.h \
		../U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		src/DatabaseConnectionFormat.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DatabaseConnectionFormat.o src/DatabaseConnectionFormat.cpp

_tmp/obj/debug/DifferentialFormat.o: src/DifferentialFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		src/DifferentialFormat.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		src/ColumnDataParser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DifferentialFormat.o src/DifferentialFormat.cpp

_tmp/obj/debug/DNAQualityIOUtils.o: src/DNAQualityIOUtils.cpp src/DNAQualityIOUtils.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DNAQualityIOUtils.o src/DNAQualityIOUtils.cpp

_tmp/obj/debug/DocumentFormatUtils.o: src/DocumentFormatUtils.cpp ../../include/U2Core/AnnotationSettings.h \
		../U2Core/src/datatype/AnnotationSettings.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/BioStruct3D.h \
		../U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/Matrix44.h \
		../U2Core/src/datatype/Matrix44.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DocumentFormatUtils.o src/DocumentFormatUtils.cpp

_tmp/obj/debug/EMBLGenbankAbstractDocument.o: src/EMBLGenbankAbstractDocument.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNAInfo.h \
		../U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectUtils.h \
		../U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		src/GenbankLocationParser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EMBLGenbankAbstractDocument.o src/EMBLGenbankAbstractDocument.cpp

_tmp/obj/debug/EMBLPlainTextFormat.o: src/EMBLPlainTextFormat.cpp src/EMBLPlainTextFormat.h \
		src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/GenbankLocationParser.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/GObjectUtils.h \
		../U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNAInfo.h \
		../../include/U2Core/QVariantUtils.h \
		../U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EMBLPlainTextFormat.o src/EMBLPlainTextFormat.cpp

_tmp/obj/debug/FastaFormat.o: src/FastaFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/AppResources.h \
		../U2Core/src/globals/AppResources.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		src/FastaFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FastaFormat.o src/FastaFormat.cpp

_tmp/obj/debug/FastqFormat.o: src/FastqFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppResources.h \
		../U2Core/src/globals/AppResources.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		src/FastqFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FastqFormat.o src/FastqFormat.cpp

_tmp/obj/debug/FpkmTrackingFormat.o: src/FpkmTrackingFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/FpkmTrackingFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FpkmTrackingFormat.o src/FpkmTrackingFormat.cpp

_tmp/obj/debug/GenbankLocationParser.o: src/GenbankLocationParser.cpp ../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		src/GenbankLocationParser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GenbankLocationParser.o src/GenbankLocationParser.cpp

_tmp/obj/debug/GenbankPlainTextFormat.o: src/GenbankPlainTextFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNAInfo.h \
		../U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectUtils.h \
		../U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/QVariantUtils.h \
		../U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2AttributeUtils.h \
		../U2Core/src/util/U2AttributeUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/GenbankLocationParser.h \
		src/GenbankPlainTextFormat.h \
		../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GenbankPlainTextFormat.o src/GenbankPlainTextFormat.cpp

_tmp/obj/debug/GFFFormat.o: src/GFFFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/GFFFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GFFFormat.o src/GFFFormat.cpp

_tmp/obj/debug/GTFFormat.o: src/GTFFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/GTFFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/GTFFormat.o src/GTFFormat.cpp

_tmp/obj/debug/MegaFormat.o: src/MegaFormat.cpp ../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/MultipleSequenceAlignmentWalker.h \
		../U2Core/src/util/MultipleSequenceAlignmentWalker.h \
		../../include/U2Core/MSAUtils.h \
		../U2Core/src/util/MSAUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/DocumentFormatUtils.h \
		src/DocumentFormatUtils.h \
		src/MegaFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MegaFormat.o src/MegaFormat.cpp

_tmp/obj/debug/MSFFormat.o: src/MSFFormat.cpp ../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/MultipleSequenceAlignmentWalker.h \
		../U2Core/src/util/MultipleSequenceAlignmentWalker.h \
		../../include/U2Core/MSAUtils.h \
		../U2Core/src/util/MSAUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/DocumentFormatUtils.h \
		src/DocumentFormatUtils.h \
		src/MSFFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MSFFormat.o src/MSFFormat.cpp

_tmp/obj/debug/NewickFormat.o: src/NewickFormat.cpp ../../include/U2Core/DatatypeSerializeUtils.h \
		../U2Core/src/util/DatatypeSerializeUtils.h \
		../../include/U2Core/BioStruct3D.h \
		../U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../U2Core/src/datatype/Matrix44.h \
		../../include/U2Core/DNAChromatogram.h \
		../U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/PFMatrix.h \
		../U2Core/src/datatype/PFMatrix.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/PWMatrix.h \
		../U2Core/src/datatype/PWMatrix.h \
		../../include/U2Core/PhyTree.h \
		../U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/PhyTreeObject.h \
		../U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		src/NewickFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/NewickFormat.o src/NewickFormat.cpp

_tmp/obj/debug/NEXUSFormat.o: src/NEXUSFormat.cpp ../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/PhyTreeObject.h \
		../U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/PhyTree.h \
		../U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/DocumentFormatUtils.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		src/NEXUSFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		src/NEXUSParser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/NEXUSFormat.o src/NEXUSFormat.cpp

_tmp/obj/debug/PDBFormat.o: src/PDBFormat.cpp ../../include/U2Algorithm/MolecularSurface.h \
		../U2Algorithm/src/molecular_geometry/MolecularSurface.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/BioStruct3D.h \
		../U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../U2Core/src/datatype/Matrix44.h \
		../U2Algorithm/src/molecular_geometry/GeomUtils.h \
		../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/BioStruct3DObject.h \
		../U2Core/src/gobjects/BioStruct3DObject.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/GObjectUtils.h \
		../U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		src/PDBFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PDBFormat.o src/PDBFormat.cpp

_tmp/obj/debug/PDWFormat.o: src/PDWFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		src/PDWFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PDWFormat.o src/PDWFormat.cpp

_tmp/obj/debug/PhylipFormat.o: src/PhylipFormat.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/MSAUtils.h \
		../U2Core/src/util/MSAUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Algorithm/BuiltInConsensusAlgorithms.h \
		../U2Algorithm/src/util_msa_consensus/BuiltInConsensusAlgorithms.h \
		../../include/U2Algorithm/MSAConsensusAlgorithmRegistry.h \
		../U2Algorithm/src/util_msa_consensus/MSAConsensusAlgorithmRegistry.h \
		../U2Algorithm/src/util_msa_consensus/MSAConsensusAlgorithm.h \
		../../include/U2Algorithm/MSAConsensusUtils.h \
		../U2Algorithm/src/util_msa_consensus/MSAConsensusUtils.h \
		src/PhylipFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PhylipFormat.o src/PhylipFormat.cpp

_tmp/obj/debug/PlainTextFormat.o: src/PlainTextFormat.cpp ../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextObject.h \
		../U2Core/src/gobjects/TextObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/PlainTextFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PlainTextFormat.o src/PlainTextFormat.cpp

_tmp/obj/debug/RawDNASequenceFormat.o: src/RawDNASequenceFormat.cpp ../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/PlainTextFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		src/RawDNASequenceFormat.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/RawDNASequenceFormat.o src/RawDNASequenceFormat.cpp

_tmp/obj/debug/SAMFormat.o: src/SAMFormat.cpp src/SAMFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/DNATranslation.h \
		../U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Formats/BAMUtils.h \
		src/BAMUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SAMFormat.o src/SAMFormat.cpp

_tmp/obj/debug/SCFFormat.o: src/SCFFormat.cpp ../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNAChromatogramObject.h \
		../U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNAChromatogram.h \
		../U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/IOLibUtils.h \
		src/SCFFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SCFFormat.o src/SCFFormat.cpp

_tmp/obj/debug/SimpleSNPVariationFormat.o: src/SimpleSNPVariationFormat.cpp src/SimpleSNPVariationFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Formats/AbstractVariationFormat.h \
		src/AbstractVariationFormat.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/VariantTrackObject.h \
		../U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SimpleSNPVariationFormat.o src/SimpleSNPVariationFormat.cpp

_tmp/obj/debug/SNPDatabaseUtils.o: src/SNPDatabaseUtils.cpp src/SNPDatabaseUtils.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Formats/Database.h \
		src/Database.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SNPDatabaseUtils.o src/SNPDatabaseUtils.cpp

_tmp/obj/debug/StdResidueDictionary.o: src/StdResidueDictionary.cpp ../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		src/StdResidueDictionary.h \
		src/ASNFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/BioStruct3D.h \
		../U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../U2Core/src/datatype/Matrix44.h \
		src/PDBFormat.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/StdResidueDictionary.o src/StdResidueDictionary.cpp

_tmp/obj/debug/StockholmFormat.o: src/StockholmFormat.cpp ../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/MultipleAlignmentInfo.h \
		../U2Core/src/datatype/msa/MultipleAlignmentInfo.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/MultipleSequenceAlignmentWalker.h \
		../U2Core/src/util/MultipleSequenceAlignmentWalker.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		src/StockholmFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/StockholmFormat.o src/StockholmFormat.cpp

_tmp/obj/debug/StreamSequenceReader.o: src/StreamSequenceReader.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DocumentUtils.h \
		../U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		src/StreamSequenceReader.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/StreamSequenceReader.o src/StreamSequenceReader.cpp

_tmp/obj/debug/StreamSequenceWriter.o: src/StreamSequenceWriter.cpp ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Formats/FastaFormat.h \
		src/FastaFormat.h \
		src/StreamSequenceWriter.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Formats/SAMFormat.h \
		src/SAMFormat.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/StreamSequenceWriter.o src/StreamSequenceWriter.cpp

_tmp/obj/debug/SwissProtPlainTextFormat.o: src/SwissProtPlainTextFormat.cpp ../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNAInfo.h \
		../U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/GObjectUtils.h \
		../U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/QVariantUtils.h \
		../U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/GenbankLocationParser.h \
		src/SwissProtPlainTextFormat.h \
		src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SwissProtPlainTextFormat.o src/SwissProtPlainTextFormat.cpp

_tmp/obj/debug/VCF4VariationFormat.o: src/VCF4VariationFormat.cpp src/VCF4VariationFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Formats/AbstractVariationFormat.h \
		src/AbstractVariationFormat.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/VariantTrackObject.h \
		../U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/VCF4VariationFormat.o src/VCF4VariationFormat.cpp

_tmp/obj/debug/VectorNtiSequenceFormat.o: src/VectorNtiSequenceFormat.cpp ../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObjectUtils.h \
		../U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/QVariantUtils.h \
		../U2Core/src/util/QVariantUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2AttributeUtils.h \
		../U2Core/src/util/U2AttributeUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		src/GenbankLocationParser.h \
		src/VectorNtiSequenceFormat.h \
		src/GenbankPlainTextFormat.h \
		src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/VectorNtiSequenceFormat.o src/VectorNtiSequenceFormat.cpp

_tmp/obj/debug/AceFormat.o: src/ace/AceFormat.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/MSAUtils.h \
		../U2Core/src/util/MSAUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Formats/DocumentFormatUtils.h \
		src/DocumentFormatUtils.h \
		src/ace/AceFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AceFormat.o src/ace/AceFormat.cpp

_tmp/obj/debug/AceImporter.o: src/ace/AceImporter.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppSettings.h \
		../U2Core/src/globals/AppSettings.h \
		../../include/U2Core/global.h \
		../../include/U2Core/AssemblyObject.h \
		../U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/CloneObjectTask.h \
		../U2Core/src/tasks/CloneObjectTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DocumentUtils.h \
		../U2Core/src/models/DocumentUtils.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/LoadDocumentTask.h \
		../U2Core/src/tasks/LoadDocumentTask.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/DocumentProviderTask.h \
		../U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/ProjectModel.h \
		../U2Core/src/models/ProjectModel.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/UserApplicationsSettings.h \
		../U2Core/src/globals/UserApplicationsSettings.h \
		../../include/U2Gui/ImportWidget.h \
		../U2Gui/src/util/ImportWidgets/ImportWidget.h \
		../../include/U2Formats/AceFormat.h \
		src/ace/AceFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		src/ace/AceImporter.h \
		../../include/U2Core/DocumentImport.h \
		../U2Core/src/models/DocumentImport.h \
		src/ace/CloneAssemblyWithReferenceToDbiTask.h \
		src/ace/ConvertAceToSqliteTask.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		src/ace/AceImportUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AceImporter.o src/ace/AceImporter.cpp

_tmp/obj/debug/AceImportUtils.o: src/ace/AceImportUtils.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/ace/AceImportUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AceImportUtils.o src/ace/AceImportUtils.cpp

_tmp/obj/debug/CloneAssemblyWithReferenceToDbiTask.o: src/ace/CloneAssemblyWithReferenceToDbiTask.cpp ../../include/U2Core/AssemblyObject.h \
		../U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/CloneObjectTask.h \
		../U2Core/src/tasks/CloneObjectTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		src/ace/CloneAssemblyWithReferenceToDbiTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CloneAssemblyWithReferenceToDbiTask.o src/ace/CloneAssemblyWithReferenceToDbiTask.cpp

_tmp/obj/debug/ConvertAceToSqliteTask.o: src/ace/ConvertAceToSqliteTask.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AssemblyImporter.h \
		../U2Core/src/util/AssemblyImporter.h \
		../../include/U2Core/AssemblyObject.h \
		../U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../../include/U2Core/global.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/GObjectTypes.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2CoreAttributes.h \
		../U2Core/src/datatype/U2CoreAttributes.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		src/ace/ConvertAceToSqliteTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		src/ace/AceImportUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConvertAceToSqliteTask.o src/ace/ConvertAceToSqliteTask.cpp

_tmp/obj/debug/AprFormat.o: src/apr/AprFormat.cpp ../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/TextUtils.h \
		../U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		src/apr/AprFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AprFormat.o src/apr/AprFormat.cpp

_tmp/obj/debug/AprImporter.o: src/apr/AprImporter.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentUtils.h \
		../U2Core/src/models/DocumentUtils.h \
		../../include/U2Core/global.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GObjectSelection.h \
		../U2Core/src/selection/GObjectSelection.h \
		../U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/LoadDocumentTask.h \
		../U2Core/src/tasks/LoadDocumentTask.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/DocumentProviderTask.h \
		../U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/ProjectModel.h \
		../U2Core/src/models/ProjectModel.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Core/RemoveDocumentTask.h \
		../U2Core/src/tasks/RemoveDocumentTask.h \
		../../include/U2Core/SaveDocumentTask.h \
		../U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Gui/ImportWidget.h \
		../U2Gui/src/util/ImportWidgets/ImportWidget.h \
		../../include/U2Gui/ProjectView.h \
		../U2Gui/src/ProjectView.h \
		../../include/U2Core/PluginModel.h \
		../U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../U2Core/src/globals/ServiceTypes.h \
		../U2Core/src/globals/ServiceModel.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Formats/AprFormat.h \
		src/apr/AprFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Formats/ConvertFileTask.h \
		src/tasks/ConvertFileTask.h \
		src/apr/AprImporter.h \
		../../include/U2Core/DocumentImport.h \
		../U2Core/src/models/DocumentImport.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AprImporter.o src/apr/AprImporter.cpp

_tmp/obj/debug/MysqlAssemblyDbi.o: src/mysql_dbi/MysqlAssemblyDbi.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/global.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Formats/BAMUtils.h \
		src/BAMUtils.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/mysql_dbi/MysqlAssemblyDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.h \
		src/mysql_dbi/util/MysqlAssemblyAdapter.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlAssemblyDbi.o src/mysql_dbi/MysqlAssemblyDbi.cpp

_tmp/obj/debug/MysqlAttributeDbi.o: src/mysql_dbi/MysqlAttributeDbi.cpp ../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		src/mysql_dbi/MysqlAttributeDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlAttributeDbi.o src/mysql_dbi/MysqlAttributeDbi.cpp

_tmp/obj/debug/MysqlBlobInputStream.o: src/mysql_dbi/MysqlBlobInputStream.cpp ../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/MysqlBlobInputStream.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlBlobInputStream.o src/mysql_dbi/MysqlBlobInputStream.cpp

_tmp/obj/debug/MysqlBlobOutputStream.o: src/mysql_dbi/MysqlBlobOutputStream.cpp ../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/MysqlBlobOutputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlBlobOutputStream.o src/mysql_dbi/MysqlBlobOutputStream.cpp

_tmp/obj/debug/MysqlCrossDatabaseReferenceDbi.o: src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.cpp ../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlCrossDatabaseReferenceDbi.o src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.cpp

_tmp/obj/debug/MysqlDbi.o: src/mysql_dbi/MysqlDbi.cpp ../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		src/mysql_dbi/MysqlAssemblyDbi.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		src/mysql_dbi/MysqlAttributeDbi.h \
		src/mysql_dbi/MysqlCrossDatabaseReferenceDbi.h \
		src/mysql_dbi/MysqlFeatureDbi.h \
		../../include/U2Core/U2FeatureKeys.h \
		../U2Core/src/datatype/U2FeatureKeys.h \
		src/mysql_dbi/MysqlModDbi.h \
		src/mysql_dbi/MysqlMsaDbi.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/util/MysqlModificationAction.h \
		src/mysql_dbi/MysqlObjectRelationsDbi.h \
		src/mysql_dbi/MysqlSequenceDbi.h \
		src/mysql_dbi/MysqlUdrDbi.h \
		src/mysql_dbi/MysqlVariantDbi.h \
		src/mysql_dbi/util/MysqlDbiUtils.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.h \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlDbi.o src/mysql_dbi/MysqlDbi.cpp

_tmp/obj/debug/MysqlFeatureDbi.o: src/mysql_dbi/MysqlFeatureDbi.cpp ../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		src/mysql_dbi/MysqlFeatureDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2FeatureKeys.h \
		../U2Core/src/datatype/U2FeatureKeys.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/util/MysqlDbiUtils.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlFeatureDbi.o src/mysql_dbi/MysqlFeatureDbi.cpp

_tmp/obj/debug/MysqlModDbi.o: src/mysql_dbi/MysqlModDbi.cpp ../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/mysql_dbi/MysqlModDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlModDbi.o src/mysql_dbi/MysqlModDbi.cpp

_tmp/obj/debug/MysqlMsaDbi.o: src/mysql_dbi/MysqlMsaDbi.cpp ../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/mysql_dbi/MysqlModDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlMsaDbi.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/util/MysqlModificationAction.h \
		src/mysql_dbi/MysqlSequenceDbi.h \
		src/mysql_dbi/util/MysqlDbiUtils.h \
		src/mysql_dbi/util/MysqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlMsaDbi.o src/mysql_dbi/MysqlMsaDbi.cpp

_tmp/obj/debug/MysqlObjectDbi.o: src/mysql_dbi/MysqlObjectDbi.cpp ../../include/U2Core/Folder.h \
		../U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2FeatureUtils.h \
		../U2Core/src/util/U2FeatureUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		src/mysql_dbi/MysqlFeatureDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2FeatureKeys.h \
		../U2Core/src/datatype/U2FeatureKeys.h \
		src/mysql_dbi/MysqlModDbi.h \
		src/mysql_dbi/MysqlMsaDbi.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/util/MysqlModificationAction.h \
		src/mysql_dbi/MysqlSequenceDbi.h \
		src/mysql_dbi/MysqlUdrDbi.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlObjectDbi.o src/mysql_dbi/MysqlObjectDbi.cpp

_tmp/obj/debug/MysqlObjectRelationsDbi.o: src/mysql_dbi/MysqlObjectRelationsDbi.cpp ../../include/U2Core/U2ObjectTypeUtils.h \
		../U2Core/src/util/U2ObjectTypeUtils.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/MysqlObjectRelationsDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlObjectRelationsDbi.o src/mysql_dbi/MysqlObjectRelationsDbi.cpp

_tmp/obj/debug/MysqlSequenceDbi.o: src/mysql_dbi/MysqlSequenceDbi.cpp ../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlSequenceDbi.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/util/MysqlModificationAction.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlSequenceDbi.o src/mysql_dbi/MysqlSequenceDbi.cpp

_tmp/obj/debug/MysqlUdrDbi.o: src/mysql_dbi/MysqlUdrDbi.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/RawDataUdrSchema.h \
		../U2Core/src/datatype/udr/RawDataUdrSchema.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/UdrSchemaRegistry.h \
		../U2Core/src/datatype/UdrSchemaRegistry.h \
		src/mysql_dbi/MysqlBlobInputStream.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		src/mysql_dbi/MysqlBlobOutputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		src/mysql_dbi/MysqlUdrDbi.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/util/MysqlModificationAction.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlUdrDbi.o src/mysql_dbi/MysqlUdrDbi.cpp

_tmp/obj/debug/MysqlVariantDbi.o: src/mysql_dbi/MysqlVariantDbi.cpp ../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlVariantDbi.h \
		src/mysql_dbi/util/MysqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlVariantDbi.o src/mysql_dbi/MysqlVariantDbi.cpp

_tmp/obj/debug/MysqlAssemblyAdapter.o: src/mysql_dbi/util/MysqlAssemblyAdapter.cpp ../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/mysql_dbi/util/MysqlAssemblyAdapter.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/mysql_dbi/util/MysqlAssemblyUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlAssemblyAdapter.o src/mysql_dbi/util/MysqlAssemblyAdapter.cpp

_tmp/obj/debug/MysqlAssemblyUtils.o: src/mysql_dbi/util/MysqlAssemblyUtils.cpp ../../libs_3rdparty/samtools/src/SamtoolsAdapter.h \
		../../libs_3rdparty/samtools/src/samtools/bam.h \
		../../libs_3rdparty/samtools/src/samtools/bgzf.h \
		../../include/3rdparty/zlib/zlib.h \
		../../libs_3rdparty/zlib/src/zlib.h \
		../../libs_3rdparty/zlib/src/zconf.h \
		../../libs_3rdparty/samtools/src/samtools/knetfile.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/util/MysqlAssemblyUtils.h \
		src/mysql_dbi/util/MysqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlAssemblyUtils.o src/mysql_dbi/util/MysqlAssemblyUtils.cpp

_tmp/obj/debug/MysqlDbiUtils.o: src/mysql_dbi/util/MysqlDbiUtils.cpp ../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/mysql_dbi/util/MysqlDbiUtils.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/util/MysqlModificationAction.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlDbiUtils.o src/mysql_dbi/util/MysqlDbiUtils.cpp

_tmp/obj/debug/MysqlHelpers.o: src/mysql_dbi/util/MysqlHelpers.cpp ../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlHelpers.o src/mysql_dbi/util/MysqlHelpers.cpp

_tmp/obj/debug/MysqlModificationAction.o: src/mysql_dbi/util/MysqlModificationAction.cpp ../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/mysql_dbi/util/MysqlModificationAction.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlModDbi.h \
		src/mysql_dbi/MysqlObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlModificationAction.o src/mysql_dbi/util/MysqlModificationAction.cpp

_tmp/obj/debug/MysqlMultiTableAssemblyAdapter.o: src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.cpp ../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/util/MysqlAssemblyAdapter.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlAssemblyDbi.h \
		src/mysql_dbi/MysqlObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlMultiTableAssemblyAdapter.o src/mysql_dbi/util/MysqlMultiTableAssemblyAdapter.cpp

_tmp/obj/debug/MysqlSingleTableAssemblyAdapter.o: src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.cpp ../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/mysql_dbi/util/MysqlAssemblyUtils.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.h \
		src/mysql_dbi/util/MysqlAssemblyAdapter.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlSingleTableAssemblyAdapter.o src/mysql_dbi/util/MysqlSingleTableAssemblyAdapter.cpp

_tmp/obj/debug/MysqlUpgrader.o: src/mysql_dbi/util/upgraders/MysqlUpgrader.cpp src/mysql_dbi/util/upgraders/MysqlUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlUpgrader.o src/mysql_dbi/util/upgraders/MysqlUpgrader.cpp

_tmp/obj/debug/MysqlUpgraderFrom_1_14_To_1_15.o: src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.cpp ../../include/U2Core/Folder.h \
		../U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Gui/ProjectUtils.h \
		../U2Gui/src/util/project/ProjectUtils.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.h \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlUpgraderFrom_1_14_To_1_15.o src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_14_To_1_15.cpp

_tmp/obj/debug/MysqlUpgraderFrom_1_15_To_1_16.o: src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.cpp ../../include/U2Core/Folder.h \
		../U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2FeatureUtils.h \
		../U2Core/src/util/U2FeatureUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Gui/ProjectUtils.h \
		../U2Gui/src/util/project/ProjectUtils.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.h \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlUpgraderFrom_1_15_To_1_16.o src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_15_To_1_16.cpp

_tmp/obj/debug/MysqlUpgraderFrom_1_16_To_1_17.o: src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.cpp ../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.h \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlUpgraderFrom_1_16_To_1_17.o src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_17.cpp

_tmp/obj/debug/MysqlUpgraderFrom_1_16_To_1_24.o: src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.cpp ../../include/U2Core/U2AttributeUtils.h \
		../U2Core/src/util/U2AttributeUtils.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.h \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/MysqlObjectDbi.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlUpgraderFrom_1_16_To_1_24.o src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_16_To_1_24.cpp

_tmp/obj/debug/MysqlUpgraderFrom_1_24_To_1_25.o: src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.cpp ../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2AttributeUtils.h \
		../U2Core/src/util/U2AttributeUtils.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2CoreAttributes.h \
		../U2Core/src/datatype/U2CoreAttributes.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.h \
		src/mysql_dbi/util/upgraders/MysqlUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		src/mysql_dbi/MysqlDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/mysql_dbi/util/MysqlHelpers.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlUpgraderFrom_1_24_To_1_25.o src/mysql_dbi/util/upgraders/MysqlUpgraderFrom_1_24_To_1_25.cpp

_tmp/obj/debug/SQLiteAssemblyDbi.o: src/sqlite_dbi/SQLiteAssemblyDbi.cpp src/sqlite_dbi/SQLiteAssemblyDbi.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.h \
		src/sqlite_dbi/assembly/RTreeAssemblyAdapter.h \
		src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.h \
		../../libs_3rdparty/samtools/src/SamtoolsAdapter.h \
		../../libs_3rdparty/samtools/src/samtools/bam.h \
		../../libs_3rdparty/samtools/src/samtools/bgzf.h \
		../../include/3rdparty/zlib/zlib.h \
		../../libs_3rdparty/zlib/src/zlib.h \
		../../libs_3rdparty/zlib/src/zconf.h \
		../../libs_3rdparty/samtools/src/samtools/knetfile.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Formats/BAMUtils.h \
		src/BAMUtils.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../U2Core/src/gobjects/GObjectTypes.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteAssemblyDbi.o src/sqlite_dbi/SQLiteAssemblyDbi.cpp

_tmp/obj/debug/SQLiteAttributeDbi.o: src/sqlite_dbi/SQLiteAttributeDbi.cpp src/sqlite_dbi/SQLiteAttributeDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteAttributeDbi.o src/sqlite_dbi/SQLiteAttributeDbi.cpp

_tmp/obj/debug/SQLiteBlobInputStream.o: src/sqlite_dbi/SQLiteBlobInputStream.cpp ../../include/3rdparty/sqlite3/sqlite3.h \
		../../libs_3rdparty/sqlite3/src/sqlite3.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/sqlite_dbi/SQLiteBlobInputStream.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteBlobInputStream.o src/sqlite_dbi/SQLiteBlobInputStream.cpp

_tmp/obj/debug/SQLiteBlobOutputStream.o: src/sqlite_dbi/SQLiteBlobOutputStream.cpp ../../include/3rdparty/sqlite3/sqlite3.h \
		../../libs_3rdparty/sqlite3/src/sqlite3.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/sqlite_dbi/SQLiteBlobOutputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/sqlite_dbi/SQLiteBlobInputStream.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteBlobOutputStream.o src/sqlite_dbi/SQLiteBlobOutputStream.cpp

_tmp/obj/debug/SQLiteDbi.o: src/sqlite_dbi/SQLiteDbi.cpp src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		src/sqlite_dbi/SQLiteObjectRelationsDbi.h \
		src/sqlite_dbi/SQLiteSequenceDbi.h \
		src/sqlite_dbi/SQLiteMsaDbi.h \
		src/sqlite_dbi/SQLiteAssemblyDbi.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/sqlite_dbi/SQLiteAttributeDbi.h \
		src/sqlite_dbi/SQLiteVariantDbi.h \
		src/sqlite_dbi/SQLiteFeatureDbi.h \
		../../include/U2Core/U2FeatureKeys.h \
		../U2Core/src/datatype/U2FeatureKeys.h \
		src/sqlite_dbi/SQLiteModDbi.h \
		src/sqlite_dbi/SQLiteUdrDbi.h \
		src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.h \
		src/sqlite_dbi/util/SqliteUpgrader.h \
		src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.h \
		../../include/3rdparty/sqlite3/sqlite3.h \
		../../libs_3rdparty/sqlite3/src/sqlite3.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteDbi.o src/sqlite_dbi/SQLiteDbi.cpp

_tmp/obj/debug/SQLiteFeatureDbi.o: src/sqlite_dbi/SQLiteFeatureDbi.cpp ../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/sqlite_dbi/SQLiteFeatureDbi.h \
		../../include/U2Core/U2FeatureKeys.h \
		../U2Core/src/datatype/U2FeatureKeys.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteFeatureDbi.o src/sqlite_dbi/SQLiteFeatureDbi.cpp

_tmp/obj/debug/SQLiteModDbi.o: src/sqlite_dbi/SQLiteModDbi.cpp src/sqlite_dbi/SQLiteModDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/SQLiteObjectDbi.h \
		src/sqlite_dbi/SQLiteObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteModDbi.o src/sqlite_dbi/SQLiteModDbi.cpp

_tmp/obj/debug/SQLiteMsaDbi.o: src/sqlite_dbi/SQLiteMsaDbi.cpp src/sqlite_dbi/SQLiteMsaDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		src/sqlite_dbi/SQLiteModDbi.h \
		src/sqlite_dbi/SQLiteSequenceDbi.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteMsaDbi.o src/sqlite_dbi/SQLiteMsaDbi.cpp

_tmp/obj/debug/SQLiteObjectDbi.o: src/sqlite_dbi/SQLiteObjectDbi.cpp src/sqlite_dbi/SQLiteFeatureDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2FeatureKeys.h \
		../U2Core/src/datatype/U2FeatureKeys.h \
		src/sqlite_dbi/SQLiteMsaDbi.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		src/sqlite_dbi/SQLiteUdrDbi.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2FeatureUtils.h \
		../U2Core/src/util/U2FeatureUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Formats/SQLiteModDbi.h \
		src/sqlite_dbi/SQLiteModDbi.h \
		../../include/U2Formats/SQLiteSequenceDbi.h \
		src/sqlite_dbi/SQLiteSequenceDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteObjectDbi.o src/sqlite_dbi/SQLiteObjectDbi.cpp

_tmp/obj/debug/SQLiteObjectRelationsDbi.o: src/sqlite_dbi/SQLiteObjectRelationsDbi.cpp ../../include/U2Core/U2ObjectTypeUtils.h \
		../U2Core/src/util/U2ObjectTypeUtils.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/sqlite_dbi/SQLiteObjectRelationsDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteObjectRelationsDbi.o src/sqlite_dbi/SQLiteObjectRelationsDbi.cpp

_tmp/obj/debug/SQLiteSequenceDbi.o: src/sqlite_dbi/SQLiteSequenceDbi.cpp src/sqlite_dbi/SQLiteSequenceDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2SequenceUtils.h \
		../U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/FormatSettings.h \
		../U2Core/src/globals/FormatSettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteSequenceDbi.o src/sqlite_dbi/SQLiteSequenceDbi.cpp

_tmp/obj/debug/SQLiteUdrDbi.o: src/sqlite_dbi/SQLiteUdrDbi.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/RawDataUdrSchema.h \
		../U2Core/src/datatype/udr/RawDataUdrSchema.h \
		../../include/U2Core/U2RawData.h \
		../U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../U2Core/src/datatype/U2Mca.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/UdrSchemaRegistry.h \
		../U2Core/src/datatype/UdrSchemaRegistry.h \
		src/sqlite_dbi/SQLiteBlobInputStream.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/sqlite_dbi/SQLiteBlobOutputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		src/sqlite_dbi/SQLiteUdrDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteUdrDbi.o src/sqlite_dbi/SQLiteUdrDbi.cpp

_tmp/obj/debug/SQLiteVariantDbi.o: src/sqlite_dbi/SQLiteVariantDbi.cpp src/sqlite_dbi/SQLiteVariantDbi.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/sqlite_dbi/SQLiteObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SQLiteVariantDbi.o src/sqlite_dbi/SQLiteVariantDbi.cpp

_tmp/obj/debug/MultiTableAssemblyAdapter.o: src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.cpp src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.h \
		src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.h \
		src/sqlite_dbi/SQLiteAssemblyDbi.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MultiTableAssemblyAdapter.o src/sqlite_dbi/assembly/MultiTableAssemblyAdapter.cpp

_tmp/obj/debug/RTreeAssemblyAdapter.o: src/sqlite_dbi/assembly/RTreeAssemblyAdapter.cpp src/sqlite_dbi/assembly/RTreeAssemblyAdapter.h \
		src/sqlite_dbi/SQLiteAssemblyDbi.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/RTreeAssemblyAdapter.o src/sqlite_dbi/assembly/RTreeAssemblyAdapter.cpp

_tmp/obj/debug/SingleTableAssemblyAdapter.o: src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.cpp src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.h \
		src/sqlite_dbi/SQLiteAssemblyDbi.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/sqlite_dbi/SQLiteObjectDbi.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SingleTableAssemblyAdapter.o src/sqlite_dbi/assembly/SingleTableAssemblyAdapter.cpp

_tmp/obj/debug/SqliteUpgrader.o: src/sqlite_dbi/util/SqliteUpgrader.cpp src/sqlite_dbi/util/SqliteUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SqliteUpgrader.o src/sqlite_dbi/util/SqliteUpgrader.cpp

_tmp/obj/debug/SqliteUpgraderFrom_0_To_1_13.o: src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.cpp ../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.h \
		src/sqlite_dbi/util/SqliteUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/sqlite_dbi/SQLiteAssemblyDbi.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/sqlite_dbi/SQLiteObjectRelationsDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SqliteUpgraderFrom_0_To_1_13.o src/sqlite_dbi/util/SqliteUpgraderFrom_0_To_1_13.cpp

_tmp/obj/debug/SqliteUpgraderFrom_1_13_To_1_25.o: src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.cpp ../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2AttributeUtils.h \
		../U2Core/src/util/U2AttributeUtils.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2CoreAttributes.h \
		../U2Core/src/datatype/U2CoreAttributes.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.h \
		src/sqlite_dbi/util/SqliteUpgrader.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../U2Core/src/datatype/UdrRecord.h \
		src/sqlite_dbi/SQLiteAssemblyDbi.h \
		src/util/AssemblyAdapter.h \
		src/util/AssemblyPackAlgorithm.h \
		src/sqlite_dbi/SQLiteObjectRelationsDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SqliteUpgraderFrom_1_13_To_1_25.o src/sqlite_dbi/util/SqliteUpgraderFrom_1_13_To_1_25.cpp

_tmp/obj/debug/BgzipTask.o: src/tasks/BgzipTask.cpp src/tasks/BgzipTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../libs_3rdparty/samtools/src/samtools/bgzf.h \
		../../include/3rdparty/zlib/zlib.h \
		../../libs_3rdparty/zlib/src/zlib.h \
		../../libs_3rdparty/zlib/src/zconf.h \
		../../libs_3rdparty/samtools/src/samtools/knetfile.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/BgzipTask.o src/tasks/BgzipTask.cpp

_tmp/obj/debug/ConvertAssemblyToSamTask.o: src/tasks/ConvertAssemblyToSamTask.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2AssemblyUtils.h \
		../U2Core/src/util/U2AssemblyUtils.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DocumentUtils.h \
		../U2Core/src/models/DocumentUtils.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2AttributeDbi.h \
		../U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Formats/BAMUtils.h \
		src/BAMUtils.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Formats/SAMFormat.h \
		src/SAMFormat.h \
		src/tasks/ConvertAssemblyToSamTask.h \
		../../include/U2Core/AssemblyObject.h \
		../U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConvertAssemblyToSamTask.o src/tasks/ConvertAssemblyToSamTask.cpp

_tmp/obj/debug/ConvertFileTask.o: src/tasks/ConvertFileTask.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GUrlUtils.h \
		../U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/LoadDocumentTask.h \
		../U2Core/src/tasks/LoadDocumentTask.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/DocumentProviderTask.h \
		../U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/SaveDocumentTask.h \
		../U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Formats/BAMUtils.h \
		src/BAMUtils.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		src/tasks/ConvertFileTask.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConvertFileTask.o src/tasks/ConvertFileTask.cpp

_tmp/obj/debug/ConvertSnpeffVariationsToAnnotationsTask.o: src/tasks/ConvertSnpeffVariationsToAnnotationsTask.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/CreateAnnotationTask.h \
		../U2Core/src/tasks/CreateAnnotationTask.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DeleteObjectsTask.h \
		../U2Core/src/tasks/DeleteObjectsTask.h \
		../../include/U2Core/Folder.h \
		../U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GenbankFeatures.h \
		../U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/L10n.h \
		../U2Core/src/globals/L10n.h \
		../../include/U2Core/LoadDocumentTask.h \
		../U2Core/src/tasks/LoadDocumentTask.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/DocumentProviderTask.h \
		../U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/SaveDocumentTask.h \
		../U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/VariantTrackObject.h \
		../U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Formats/SnpeffInfoParser.h \
		src/util/SnpeffInfoParser.h \
		src/tasks/ConvertSnpeffVariationsToAnnotationsTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConvertSnpeffVariationsToAnnotationsTask.o src/tasks/ConvertSnpeffVariationsToAnnotationsTask.cpp

_tmp/obj/debug/MergeBamTask.o: src/tasks/MergeBamTask.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppSettings.h \
		../U2Core/src/globals/AppSettings.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GUrlUtils.h \
		../U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/UserApplicationsSettings.h \
		../U2Core/src/globals/UserApplicationsSettings.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Formats/BAMUtils.h \
		src/BAMUtils.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		src/tasks/MergeBamTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		src/DocumentFormatUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MergeBamTask.o src/tasks/MergeBamTask.cpp

_tmp/obj/debug/MysqlUpgradeTask.o: src/tasks/MysqlUpgradeTask.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Formats/MysqlDbiUtils.h \
		src/mysql_dbi/util/MysqlDbiUtils.h \
		src/tasks/MysqlUpgradeTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/MysqlUpgradeTask.o src/tasks/MysqlUpgradeTask.cpp

_tmp/obj/debug/AssemblyPackAlgorithm.o: src/util/AssemblyPackAlgorithm.cpp src/util/AssemblyPackAlgorithm.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/GAutoDeleteList.h \
		../U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/AssemblyPackAlgorithm.o src/util/AssemblyPackAlgorithm.cpp

_tmp/obj/debug/PairedFastqComparator.o: src/util/PairedFastqComparator.cpp src/util/PairedFastqComparator.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/LocalFileAdapter.h \
		../U2Core/src/io/LocalFileAdapter.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Formats/BAMUtils.h \
		src/BAMUtils.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Formats/FastqFormat.h \
		src/FastqFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/PairedFastqComparator.o src/util/PairedFastqComparator.cpp

_tmp/obj/debug/SnpeffInfoParser.o: src/util/SnpeffInfoParser.cpp ../../include/U2Core/SnpeffDictionary.h \
		../U2Core/src/util/SnpeffDictionary.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		src/util/SnpeffInfoParser.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/SnpeffInfoParser.o src/util/SnpeffInfoParser.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

####### Install

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

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


install: install_target  FORCE

uninstall: uninstall_target  FORCE

FORCE:

