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

MAKEFILE      = Makefile.Release

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

CC            = gcc
CXX           = g++
DEFINES       = -DU2_DISTRIBUTION_INFO=sources -DUGENE_VERSION=1.29.0 -DUGENE_VER_MAJOR=1 -DUGENE_VER_MINOR=29 -DUGENE_VER_PATCH=0 -DUGENE_X86 -DUGENE_DATA_DIR=\"/home/birch/BIRCH/local/pkg/ugene-1.29.0/share/ugene/data\" -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"api_tests\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB
CFLAGS        = -m64 -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
CXXFLAGS      = -m64 -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
INCPATH       = -I. -Isrc -I_tmp -I../../include -I../../libs_3rdparty/samtools/src -I../../libs_3rdparty/samtools/src/samtools -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtScript -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -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      = api_tests1.0.0
DISTDIR = /home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/api_tests/_tmp/obj/release/api_tests1.0.0
LINK          = g++
LFLAGS        = -m64 -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -shared -Wl,-soname,libapi_tests.so.1
LIBS          = $(SUBLIBS) -L/usr/X11R6/lib64 -L../../_release -lU2Core -lU2Algorithm -lU2Formats -lU2Gui -lU2View -lU2Test -lU2Lang -lU2Designer -lsamtools -lU2Script -lQt5WebKit -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Script -lQt5Network -lQt5Xml -lQt5Core -lpthread -lGL 
AR            = ar cqs
RANLIB        = 
SED           = sed
STRIP         = strip

####### Output directory

OBJECTS_DIR   = _tmp/obj/release/

####### Files

SOURCES       = src/ApiTestsPlugin.cpp \
		src/UnitTestSuite.cpp \
		src/core/datatype/annotations/AnnotationGroupUnitTests.cpp \
		src/core/datatype/annotations/AnnotationUnitTests.cpp \
		src/core/datatype/msa/MsaRowUnitTests.cpp \
		src/core/datatype/msa/MsaUnitTests.cpp \
		src/core/datatype/udr/RawDataUdrSchemaUnitTests.cpp \
		src/core/datatype/udr/UdrSchemaUnitTests.cpp \
		src/core/dbi/DbiTest.cpp \
		src/core/dbi/assembly/AssemblyDbiTestUtil.cpp \
		src/core/dbi/assembly/AssemblyDbiUnitTests.cpp \
		src/core/dbi/attribute/AttributeDbiUnitTests.cpp \
		src/core/dbi/features/FeatureDbiUnitTests.cpp \
		src/core/dbi/msa/MsaDbiUnitTests.cpp \
		src/core/dbi/sequence/SequenceDbiUnitTests.cpp \
		src/core/dbi/udr/UdrDbiUnitTests.cpp \
		src/core/external_script/base_scheme_interface/CInterfaceManualTests.cpp \
		src/core/external_script/base_scheme_interface/CInterfaceSasTests.cpp \
		src/core/external_script/base_scheme_interface/SchemeSimilarityUtils.cpp \
		src/core/format/fastq/FastqUnitTests.cpp \
		src/core/format/genbank/LocationParserUnitTests.cpp \
		src/core/format/sqlite_mod_dbi/ModDbiSQLiteSpecificUnitTests.cpp \
		src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.cpp \
		src/core/format/sqlite_object_dbi/SQLiteObjectDbiUnitTests.cpp \
		src/core/format/sqlite_sequence_dbi/SequenceDbiSQLiteSpecificUnitTests.cpp \
		src/core/gobjects/BioStruct3DObjectUnitTests.cpp \
		src/core/gobjects/DNAChromatogramObjectUnitTests.cpp \
		src/core/gobjects/FeaturesTableObjectUnitTest.cpp \
		src/core/gobjects/MsaObjectUnitTests.cpp \
		src/core/gobjects/PhyTreeObjectUnitTests.cpp \
		src/core/gobjects/TextObjectUnitTests.cpp \
		src/core/util/DatatypeSerializeUtilsUnitTest.cpp \
		src/core/util/MsaDbiUtilsUnitTests.cpp \
		src/core/util/MsaImporterExporterUnitTests.cpp \
		src/core/util/MsaUtilsUnitTests.cpp _tmp/moc/release/moc_ApiTestsPlugin.cpp \
		_tmp/moc/release/moc_UnitTestSuite.cpp
OBJECTS       = _tmp/obj/release/ApiTestsPlugin.o \
		_tmp/obj/release/UnitTestSuite.o \
		_tmp/obj/release/AnnotationGroupUnitTests.o \
		_tmp/obj/release/AnnotationUnitTests.o \
		_tmp/obj/release/MsaRowUnitTests.o \
		_tmp/obj/release/MsaUnitTests.o \
		_tmp/obj/release/RawDataUdrSchemaUnitTests.o \
		_tmp/obj/release/UdrSchemaUnitTests.o \
		_tmp/obj/release/DbiTest.o \
		_tmp/obj/release/AssemblyDbiTestUtil.o \
		_tmp/obj/release/AssemblyDbiUnitTests.o \
		_tmp/obj/release/AttributeDbiUnitTests.o \
		_tmp/obj/release/FeatureDbiUnitTests.o \
		_tmp/obj/release/MsaDbiUnitTests.o \
		_tmp/obj/release/SequenceDbiUnitTests.o \
		_tmp/obj/release/UdrDbiUnitTests.o \
		_tmp/obj/release/CInterfaceManualTests.o \
		_tmp/obj/release/CInterfaceSasTests.o \
		_tmp/obj/release/SchemeSimilarityUtils.o \
		_tmp/obj/release/FastqUnitTests.o \
		_tmp/obj/release/LocationParserUnitTests.o \
		_tmp/obj/release/ModDbiSQLiteSpecificUnitTests.o \
		_tmp/obj/release/MsaDbiSQLiteSpecificUnitTests.o \
		_tmp/obj/release/SQLiteObjectDbiUnitTests.o \
		_tmp/obj/release/SequenceDbiSQLiteSpecificUnitTests.o \
		_tmp/obj/release/BioStruct3DObjectUnitTests.o \
		_tmp/obj/release/DNAChromatogramObjectUnitTests.o \
		_tmp/obj/release/FeaturesTableObjectUnitTest.o \
		_tmp/obj/release/MsaObjectUnitTests.o \
		_tmp/obj/release/PhyTreeObjectUnitTests.o \
		_tmp/obj/release/TextObjectUnitTests.o \
		_tmp/obj/release/DatatypeSerializeUtilsUnitTest.o \
		_tmp/obj/release/MsaDbiUtilsUnitTests.o \
		_tmp/obj/release/MsaImporterExporterUnitTests.o \
		_tmp/obj/release/MsaUtilsUnitTests.o \
		_tmp/obj/release/moc_ApiTestsPlugin.o \
		_tmp/obj/release/moc_UnitTestSuite.o
DIST          = /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_pre.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/linux.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/sanitize.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base-unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-base.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/qconfig.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_bootstrap_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfs_device_lib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_platformsupport_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_script.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_scripttools.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_svg.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webkit.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webkitwidgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_functions.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_config.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64/qmake.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_pre.prf \
		../../ugene_version.pri \
		../../ugene_globals.pri \
		../../ugene_lib_common.pri \
		../../ugene_plugin_descriptor.pri \
		../../ugene_plugin_common.pri \
		api_tests.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 \
		api_tests.pro src/ApiTestsPlugin.h \
		src/unittest.h \
		src/UnitTestSuite.h \
		src/core/datatype/annotations/AnnotationGroupUnitTests.h \
		src/core/datatype/annotations/AnnotationUnitTests.h \
		src/core/datatype/msa/MsaRowUnitTests.h \
		src/core/datatype/msa/MsaUnitTests.h \
		src/core/datatype/udr/RawDataUdrSchemaUnitTests.h \
		src/core/datatype/udr/UdrSchemaUnitTests.h \
		src/core/dbi/DbiTest.h \
		src/core/dbi/assembly/AssemblyDbiTestUtil.h \
		src/core/dbi/assembly/AssemblyDbiUnitTests.h \
		src/core/dbi/attribute/AttributeDbiUnitTests.h \
		src/core/dbi/features/FeatureDbiUnitTests.h \
		src/core/dbi/msa/MsaDbiUnitTests.h \
		src/core/dbi/sequence/SequenceDbiUnitTests.h \
		src/core/dbi/udr/UdrDbiUnitTests.h \
		src/core/external_script/base_scheme_interface/CInterfaceManualTests.h \
		src/core/external_script/base_scheme_interface/CInterfaceSasTests.h \
		src/core/external_script/base_scheme_interface/SchemeSimilarityUtils.h \
		src/core/format/fastq/FastqUnitTests.h \
		src/core/format/genbank/LocationParserUnitTests.h \
		src/core/format/sqlite_mod_dbi/ModDbiSQLiteSpecificUnitTests.h \
		src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.h \
		src/core/format/sqlite_object_dbi/SQLiteObjectDbiUnitTests.h \
		src/core/format/sqlite_sequence_dbi/SequenceDbiSQLiteSpecificUnitTests.h \
		src/core/gobjects/BioStruct3DObjectUnitTests.h \
		src/core/gobjects/DNAChromatogramObjectUnitTests.h \
		src/core/gobjects/FeaturesTableObjectUnitTest.h \
		src/core/gobjects/MsaObjectUnitTests.h \
		src/core/gobjects/PhyTreeObjectUnitTests.h \
		src/core/gobjects/TextObjectUnitTests.h \
		src/core/util/DatatypeSerializeUtilsUnitTest.h \
		src/core/util/MsaDbiUtilsUnitTests.h \
		src/core/util/MsaImporterExporterUnitTests.h \
		src/core/util/MsaUtilsUnitTests.h src/ApiTestsPlugin.cpp \
		src/UnitTestSuite.cpp \
		src/core/datatype/annotations/AnnotationGroupUnitTests.cpp \
		src/core/datatype/annotations/AnnotationUnitTests.cpp \
		src/core/datatype/msa/MsaRowUnitTests.cpp \
		src/core/datatype/msa/MsaUnitTests.cpp \
		src/core/datatype/udr/RawDataUdrSchemaUnitTests.cpp \
		src/core/datatype/udr/UdrSchemaUnitTests.cpp \
		src/core/dbi/DbiTest.cpp \
		src/core/dbi/assembly/AssemblyDbiTestUtil.cpp \
		src/core/dbi/assembly/AssemblyDbiUnitTests.cpp \
		src/core/dbi/attribute/AttributeDbiUnitTests.cpp \
		src/core/dbi/features/FeatureDbiUnitTests.cpp \
		src/core/dbi/msa/MsaDbiUnitTests.cpp \
		src/core/dbi/sequence/SequenceDbiUnitTests.cpp \
		src/core/dbi/udr/UdrDbiUnitTests.cpp \
		src/core/external_script/base_scheme_interface/CInterfaceManualTests.cpp \
		src/core/external_script/base_scheme_interface/CInterfaceSasTests.cpp \
		src/core/external_script/base_scheme_interface/SchemeSimilarityUtils.cpp \
		src/core/format/fastq/FastqUnitTests.cpp \
		src/core/format/genbank/LocationParserUnitTests.cpp \
		src/core/format/sqlite_mod_dbi/ModDbiSQLiteSpecificUnitTests.cpp \
		src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.cpp \
		src/core/format/sqlite_object_dbi/SQLiteObjectDbiUnitTests.cpp \
		src/core/format/sqlite_sequence_dbi/SequenceDbiSQLiteSpecificUnitTests.cpp \
		src/core/gobjects/BioStruct3DObjectUnitTests.cpp \
		src/core/gobjects/DNAChromatogramObjectUnitTests.cpp \
		src/core/gobjects/FeaturesTableObjectUnitTest.cpp \
		src/core/gobjects/MsaObjectUnitTests.cpp \
		src/core/gobjects/PhyTreeObjectUnitTests.cpp \
		src/core/gobjects/TextObjectUnitTests.cpp \
		src/core/util/DatatypeSerializeUtilsUnitTest.cpp \
		src/core/util/MsaDbiUtilsUnitTests.cpp \
		src/core/util/MsaImporterExporterUnitTests.cpp \
		src/core/util/MsaUtilsUnitTests.cpp
QMAKE_TARGET  = api_tests
DESTDIR       = ../../_release/plugins/#avoid trailing-slash linebreak
TARGET        = libapi_tests.so.1.0.0
TARGETA       = ../../_release/plugins/libapi_tests.a
TARGET0       = libapi_tests.so
TARGETD       = libapi_tests.so.1.0.0
TARGET1       = libapi_tests.so.1
TARGET2       = libapi_tests.so.1.0


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

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

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

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

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

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

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

####### Build rules

../../_release/plugins/$(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  ../../_release/libsamtools.a
	@test -d ../../_release/plugins/ || mkdir -p ../../_release/plugins/
	-$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
	-ln -s $(TARGET) $(TARGET0)
	-ln -s $(TARGET) $(TARGET1)
	-ln -s $(TARGET) $(TARGET2)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET)
	-$(MOVE) $(TARGET)  ../../_release/plugins/ 
	-$(DEL_FILE) ../../_release/plugins/$(TARGET0)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET1)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET2)
	-$(MOVE) $(TARGET0) ../../_release/plugins/ 
	-$(MOVE) $(TARGET1) ../../_release/plugins/ 
	-$(MOVE) $(TARGET2) ../../_release/plugins/ 



staticlib: $(TARGETA)

$(TARGETA):  $(OBJECTS) $(OBJCOMP) ../../_release/libsamtools.a
	-$(DEL_FILE) $(TARGETA) 
	$(AR) $(TARGETA) $(OBJECTS)

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

qmake_all: FORCE


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

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

distdir: FORCE
	@test -d $(DISTDIR) || mkdir -p $(DISTDIR)
	$(COPY_FILE) --parents $(DIST) $(DISTDIR)/
	$(COPY_FILE) --parents src/ApiTestsPlugin.h src/unittest.h src/UnitTestSuite.h src/core/datatype/annotations/AnnotationGroupUnitTests.h src/core/datatype/annotations/AnnotationUnitTests.h src/core/datatype/msa/MsaRowUnitTests.h src/core/datatype/msa/MsaUnitTests.h src/core/datatype/udr/RawDataUdrSchemaUnitTests.h src/core/datatype/udr/UdrSchemaUnitTests.h src/core/dbi/DbiTest.h src/core/dbi/assembly/AssemblyDbiTestUtil.h src/core/dbi/assembly/AssemblyDbiUnitTests.h src/core/dbi/attribute/AttributeDbiUnitTests.h src/core/dbi/features/FeatureDbiUnitTests.h src/core/dbi/msa/MsaDbiUnitTests.h src/core/dbi/sequence/SequenceDbiUnitTests.h src/core/dbi/udr/UdrDbiUnitTests.h src/core/external_script/base_scheme_interface/CInterfaceManualTests.h src/core/external_script/base_scheme_interface/CInterfaceSasTests.h src/core/external_script/base_scheme_interface/SchemeSimilarityUtils.h src/core/format/fastq/FastqUnitTests.h src/core/format/genbank/LocationParserUnitTests.h src/core/format/sqlite_mod_dbi/ModDbiSQLiteSpecificUnitTests.h src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.h src/core/format/sqlite_object_dbi/SQLiteObjectDbiUnitTests.h src/core/format/sqlite_sequence_dbi/SequenceDbiSQLiteSpecificUnitTests.h src/core/gobjects/BioStruct3DObjectUnitTests.h src/core/gobjects/DNAChromatogramObjectUnitTests.h src/core/gobjects/FeaturesTableObjectUnitTest.h src/core/gobjects/MsaObjectUnitTests.h src/core/gobjects/PhyTreeObjectUnitTests.h src/core/gobjects/TextObjectUnitTests.h src/core/util/DatatypeSerializeUtilsUnitTest.h src/core/util/MsaDbiUtilsUnitTests.h src/core/util/MsaImporterExporterUnitTests.h src/core/util/MsaUtilsUnitTests.h $(DISTDIR)/
	$(COPY_FILE) --parents src/ApiTestsPlugin.cpp src/UnitTestSuite.cpp src/core/datatype/annotations/AnnotationGroupUnitTests.cpp src/core/datatype/annotations/AnnotationUnitTests.cpp src/core/datatype/msa/MsaRowUnitTests.cpp src/core/datatype/msa/MsaUnitTests.cpp src/core/datatype/udr/RawDataUdrSchemaUnitTests.cpp src/core/datatype/udr/UdrSchemaUnitTests.cpp src/core/dbi/DbiTest.cpp src/core/dbi/assembly/AssemblyDbiTestUtil.cpp src/core/dbi/assembly/AssemblyDbiUnitTests.cpp src/core/dbi/attribute/AttributeDbiUnitTests.cpp src/core/dbi/features/FeatureDbiUnitTests.cpp src/core/dbi/msa/MsaDbiUnitTests.cpp src/core/dbi/sequence/SequenceDbiUnitTests.cpp src/core/dbi/udr/UdrDbiUnitTests.cpp src/core/external_script/base_scheme_interface/CInterfaceManualTests.cpp src/core/external_script/base_scheme_interface/CInterfaceSasTests.cpp src/core/external_script/base_scheme_interface/SchemeSimilarityUtils.cpp src/core/format/fastq/FastqUnitTests.cpp src/core/format/genbank/LocationParserUnitTests.cpp src/core/format/sqlite_mod_dbi/ModDbiSQLiteSpecificUnitTests.cpp src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.cpp src/core/format/sqlite_object_dbi/SQLiteObjectDbiUnitTests.cpp src/core/format/sqlite_sequence_dbi/SequenceDbiSQLiteSpecificUnitTests.cpp src/core/gobjects/BioStruct3DObjectUnitTests.cpp src/core/gobjects/DNAChromatogramObjectUnitTests.cpp src/core/gobjects/FeaturesTableObjectUnitTest.cpp src/core/gobjects/MsaObjectUnitTests.cpp src/core/gobjects/PhyTreeObjectUnitTests.cpp src/core/gobjects/TextObjectUnitTests.cpp src/core/util/DatatypeSerializeUtilsUnitTest.cpp src/core/util/MsaDbiUtilsUnitTests.cpp src/core/util/MsaImporterExporterUnitTests.cpp src/core/util/MsaUtilsUnitTests.cpp $(DISTDIR)/


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


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


####### Sub-libraries

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all

check: first

compiler_rcc_make_all:
compiler_rcc_clean:
compiler_moc_header_make_all: _tmp/moc/release/moc_ApiTestsPlugin.cpp _tmp/moc/release/moc_UnitTestSuite.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) _tmp/moc/release/moc_ApiTestsPlugin.cpp _tmp/moc/release/moc_UnitTestSuite.cpp
_tmp/moc/release/moc_ApiTestsPlugin.cpp: ../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/ApiTestsPlugin.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/api_tests -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/api_tests/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/api_tests/_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/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/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/ApiTestsPlugin.h -o _tmp/moc/release/moc_ApiTestsPlugin.cpp

_tmp/moc/release/moc_UnitTestSuite.cpp: ../../include/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		../../include/U2Test/GTest.h \
		../../corelibs/U2Test/src/GTest.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		src/UnitTestSuite.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/api_tests -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/api_tests/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/api_tests/_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/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/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/UnitTestSuite.h -o _tmp/moc/release/moc_UnitTestSuite.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_moc_header_clean 

####### Compile

_tmp/obj/release/ApiTestsPlugin.o: src/ApiTestsPlugin.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2AttributeDbi.h \
		../../corelibs/U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Test/GTestFrameworkComponents.h \
		../../corelibs/U2Test/src/GTestFrameworkComponents.h \
		../../corelibs/U2Test/src/GTest.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Test/XMLTestFormat.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		src/ApiTestsPlugin.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		src/UnitTestSuite.h \
		../../include/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		../../include/U2Test/GTest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ApiTestsPlugin.o src/ApiTestsPlugin.cpp

_tmp/obj/release/UnitTestSuite.o: src/UnitTestSuite.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/global.h \
		src/UnitTestSuite.h \
		../../include/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		../../include/U2Test/GTest.h \
		../../corelibs/U2Test/src/GTest.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		src/core/datatype/udr/RawDataUdrSchemaUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		src/core/dbi/assembly/AssemblyDbiUnitTests.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Test/TestRunnerSettings.h \
		../../corelibs/U2Test/src/TestRunnerSettings.h \
		src/core/dbi/attribute/AttributeDbiUnitTests.h \
		../../include/U2Core/U2AttributeDbi.h \
		../../corelibs/U2Core/src/dbi/U2AttributeDbi.h \
		src/core/dbi/features/FeatureDbiUnitTests.h \
		src/core/dbi/sequence/SequenceDbiUnitTests.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		src/core/dbi/udr/UdrDbiUnitTests.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.h \
		src/core/gobjects/DNAChromatogramObjectUnitTests.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		src/core/gobjects/FeaturesTableObjectUnitTest.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		src/core/gobjects/MsaObjectUnitTests.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/core/gobjects/TextObjectUnitTests.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/UnitTestSuite.o src/UnitTestSuite.cpp

_tmp/obj/release/AnnotationGroupUnitTests.o: src/core/datatype/annotations/AnnotationGroupUnitTests.cpp ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureDbi.h \
		../../corelibs/U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2FeatureUtils.h \
		../../corelibs/U2Core/src/util/U2FeatureUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		src/core/gobjects/FeaturesTableObjectUnitTest.h \
		src/core/dbi/DbiTest.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		src/core/datatype/annotations/AnnotationGroupUnitTests.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AnnotationGroupUnitTests.o src/core/datatype/annotations/AnnotationGroupUnitTests.cpp

_tmp/obj/release/AnnotationUnitTests.o: src/core/datatype/annotations/AnnotationUnitTests.cpp ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureDbi.h \
		../../corelibs/U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2FeatureUtils.h \
		../../corelibs/U2Core/src/util/U2FeatureUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		src/core/gobjects/FeaturesTableObjectUnitTest.h \
		src/core/dbi/DbiTest.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		src/core/datatype/annotations/AnnotationUnitTests.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AnnotationUnitTests.o src/core/datatype/annotations/AnnotationUnitTests.cpp

_tmp/obj/release/MsaRowUnitTests.o: src/core/datatype/msa/MsaRowUnitTests.cpp src/core/datatype/msa/MsaRowUnitTests.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/unittest.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MsaRowUnitTests.o src/core/datatype/msa/MsaRowUnitTests.cpp

_tmp/obj/release/MsaUnitTests.o: src/core/datatype/msa/MsaUnitTests.cpp src/core/datatype/msa/MsaUnitTests.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/unittest.h \
		src/core/datatype/msa/MsaRowUnitTests.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MsaUnitTests.o src/core/datatype/msa/MsaUnitTests.cpp

_tmp/obj/release/RawDataUdrSchemaUnitTests.o: src/core/datatype/udr/RawDataUdrSchemaUnitTests.cpp ../../include/U2Core/RawDataUdrSchema.h \
		../../corelibs/U2Core/src/datatype/udr/RawDataUdrSchema.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		src/core/datatype/udr/RawDataUdrSchemaUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RawDataUdrSchemaUnitTests.o src/core/datatype/udr/RawDataUdrSchemaUnitTests.cpp

_tmp/obj/release/UdrSchemaUnitTests.o: src/core/datatype/udr/UdrSchemaUnitTests.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/UdrSchemaRegistry.h \
		../../corelibs/U2Core/src/datatype/UdrSchemaRegistry.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		src/core/datatype/udr/UdrSchemaUnitTests.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/UdrSchemaUnitTests.o src/core/datatype/udr/UdrSchemaUnitTests.cpp

_tmp/obj/release/DbiTest.o: src/core/dbi/DbiTest.cpp src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Test/TestRunnerSettings.h \
		../../corelibs/U2Test/src/TestRunnerSettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/DbiTest.o src/core/dbi/DbiTest.cpp

_tmp/obj/release/AssemblyDbiTestUtil.o: src/core/dbi/assembly/AssemblyDbiTestUtil.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 \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/core/dbi/assembly/AssemblyDbiTestUtil.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AssemblyDbiTestUtil.o src/core/dbi/assembly/AssemblyDbiTestUtil.cpp

_tmp/obj/release/AssemblyDbiUnitTests.o: src/core/dbi/assembly/AssemblyDbiUnitTests.cpp src/core/dbi/assembly/AssemblyDbiUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Test/TestRunnerSettings.h \
		../../corelibs/U2Test/src/TestRunnerSettings.h \
		src/core/dbi/assembly/AssemblyDbiTestUtil.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AssemblyDbiUnitTests.o src/core/dbi/assembly/AssemblyDbiUnitTests.cpp

_tmp/obj/release/AttributeDbiUnitTests.o: src/core/dbi/attribute/AttributeDbiUnitTests.cpp src/core/dbi/attribute/AttributeDbiUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2AttributeDbi.h \
		../../corelibs/U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Test/TestRunnerSettings.h \
		../../corelibs/U2Test/src/TestRunnerSettings.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2SqlHelpers.h \
		../../corelibs/U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/AttributeDbiUnitTests.o src/core/dbi/attribute/AttributeDbiUnitTests.cpp

_tmp/obj/release/FeatureDbiUnitTests.o: src/core/dbi/features/FeatureDbiUnitTests.cpp ../../include/U2Core/U2FeatureDbi.h \
		../../corelibs/U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureUtils.h \
		../../corelibs/U2Core/src/util/U2FeatureUtils.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		src/core/dbi/features/FeatureDbiUnitTests.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		src/core/dbi/DbiTest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FeatureDbiUnitTests.o src/core/dbi/features/FeatureDbiUnitTests.cpp

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

_tmp/obj/release/SequenceDbiUnitTests.o: src/core/dbi/sequence/SequenceDbiUnitTests.cpp src/core/dbi/sequence/SequenceDbiUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Test/TestRunnerSettings.h \
		../../corelibs/U2Test/src/TestRunnerSettings.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SequenceDbiUnitTests.o src/core/dbi/sequence/SequenceDbiUnitTests.cpp

_tmp/obj/release/UdrDbiUnitTests.o: src/core/dbi/udr/UdrDbiUnitTests.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/UdrSchemaRegistry.h \
		../../corelibs/U2Core/src/datatype/UdrSchemaRegistry.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		src/core/dbi/udr/UdrDbiUnitTests.h \
		src/core/dbi/DbiTest.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/UdrDbiUnitTests.o src/core/dbi/udr/UdrDbiUnitTests.cpp

_tmp/obj/release/CInterfaceManualTests.o: src/core/external_script/base_scheme_interface/CInterfaceManualTests.cpp ../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		src/core/external_script/base_scheme_interface/SchemeSimilarityUtils.h \
		../../include/U2Script/U2Script.h \
		../../corelibs/U2Script/src/U2Script.h \
		../../corelibs/U2Script/src/FormatDetection.h \
		../../corelibs/U2Script/src/globals.h \
		../../corelibs/U2Script/src/SchemeHandle.h \
		src/core/external_script/base_scheme_interface/CInterfaceManualTests.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/CInterfaceManualTests.o src/core/external_script/base_scheme_interface/CInterfaceManualTests.cpp

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

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

_tmp/obj/release/FastqUnitTests.o: src/core/format/fastq/FastqUnitTests.cpp ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Formats/FastqFormat.h \
		../../corelibs/U2Formats/src/FastqFormat.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Test/TestRunnerSettings.h \
		../../corelibs/U2Test/src/TestRunnerSettings.h \
		src/core/format/fastq/FastqUnitTests.h \
		src/unittest.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FastqUnitTests.o src/core/format/fastq/FastqUnitTests.cpp

_tmp/obj/release/LocationParserUnitTests.o: src/core/format/genbank/LocationParserUnitTests.cpp ../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Formats/GenbankLocationParser.h \
		../../corelibs/U2Formats/src/GenbankLocationParser.h \
		src/core/format/genbank/LocationParserUnitTests.h \
		src/unittest.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/LocationParserUnitTests.o src/core/format/genbank/LocationParserUnitTests.cpp

_tmp/obj/release/ModDbiSQLiteSpecificUnitTests.o: src/core/format/sqlite_mod_dbi/ModDbiSQLiteSpecificUnitTests.cpp src/core/format/sqlite_mod_dbi/ModDbiSQLiteSpecificUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		src/core/util/MsaDbiUtilsUnitTests.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2AbstractDbi.h \
		../../corelibs/U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../../corelibs/U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../../corelibs/U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../../corelibs/U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../../corelibs/U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../../corelibs/U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../../corelibs/U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../../corelibs/U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../../corelibs/U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/SQLiteDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2SqlHelpers.h \
		../../corelibs/U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Formats/SQLiteModDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteModDbi.h \
		../../include/U2Formats/SQLiteObjectDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteObjectDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/ModDbiSQLiteSpecificUnitTests.o src/core/format/sqlite_mod_dbi/ModDbiSQLiteSpecificUnitTests.cpp

_tmp/obj/release/MsaDbiSQLiteSpecificUnitTests.o: src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.cpp src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		src/core/util/MsaDbiUtilsUnitTests.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2DbiPackUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiPackUtils.h \
		../../include/U2Core/U2Mca.h \
		../../corelibs/U2Core/src/datatype/U2Mca.h \
		../../include/U2Core/U2MsaDbi.h \
		../../corelibs/U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/SQLiteDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../../corelibs/U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../../corelibs/U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../../corelibs/U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../../corelibs/U2Core/src/globals/Version.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2FeatureDbi.h \
		../../corelibs/U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../../corelibs/U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../../corelibs/U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../../corelibs/U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Formats/SQLiteObjectDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteObjectDbi.h \
		../../include/U2Formats/SQLiteModDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteModDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MsaDbiSQLiteSpecificUnitTests.o src/core/format/sqlite_msa_dbi/MsaDbiSQLiteSpecificUnitTests.cpp

_tmp/obj/release/SQLiteObjectDbiUnitTests.o: src/core/format/sqlite_object_dbi/SQLiteObjectDbiUnitTests.cpp src/core/format/sqlite_object_dbi/SQLiteObjectDbiUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		src/core/util/MsaDbiUtilsUnitTests.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2AttributeDbi.h \
		../../corelibs/U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../../corelibs/U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/SQLiteDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../../corelibs/U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../../corelibs/U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../../corelibs/U2Core/src/globals/Version.h \
		../../include/U2Core/U2FeatureDbi.h \
		../../corelibs/U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../../corelibs/U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2VariantDbi.h \
		../../corelibs/U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../../corelibs/U2Core/src/dbi/U2SqlHelpers.h \
		../../include/U2Formats/SQLiteObjectDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteObjectDbi.h \
		../../include/U2Formats/SQLiteSequenceDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteSequenceDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SQLiteObjectDbiUnitTests.o src/core/format/sqlite_object_dbi/SQLiteObjectDbiUnitTests.cpp

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

_tmp/obj/release/BioStruct3DObjectUnitTests.o: src/core/gobjects/BioStruct3DObjectUnitTests.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/global.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/BioStruct3DObject.h \
		../../corelibs/U2Core/src/gobjects/BioStruct3DObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/BioStruct3D.h \
		../../corelibs/U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../../corelibs/U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../../corelibs/U2Core/src/datatype/Matrix44.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/DatatypeSerializeUtils.h \
		../../corelibs/U2Core/src/util/DatatypeSerializeUtils.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PFMatrix.h \
		../../corelibs/U2Core/src/datatype/PFMatrix.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/PWMatrix.h \
		../../corelibs/U2Core/src/datatype/PWMatrix.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/RawDataUdrSchema.h \
		../../corelibs/U2Core/src/datatype/udr/RawDataUdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		../../include/U2Test/TestRunnerSettings.h \
		../../corelibs/U2Test/src/TestRunnerSettings.h \
		src/core/gobjects/BioStruct3DObjectUnitTests.h \
		src/core/dbi/DbiTest.h \
		src/unittest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/BioStruct3DObjectUnitTests.o src/core/gobjects/BioStruct3DObjectUnitTests.cpp

_tmp/obj/release/DNAChromatogramObjectUnitTests.o: src/core/gobjects/DNAChromatogramObjectUnitTests.cpp ../../include/U2Core/DNAChromatogramObject.h \
		../../corelibs/U2Core/src/gobjects/DNAChromatogramObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/DatatypeSerializeUtils.h \
		../../corelibs/U2Core/src/util/DatatypeSerializeUtils.h \
		../../include/U2Core/BioStruct3D.h \
		../../corelibs/U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../../corelibs/U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../../corelibs/U2Core/src/datatype/Matrix44.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PFMatrix.h \
		../../corelibs/U2Core/src/datatype/PFMatrix.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/PWMatrix.h \
		../../corelibs/U2Core/src/datatype/PWMatrix.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/RawDataUdrSchema.h \
		../../corelibs/U2Core/src/datatype/udr/RawDataUdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		src/core/util/DatatypeSerializeUtilsUnitTest.h \
		src/unittest.h \
		src/core/dbi/DbiTest.h \
		src/core/gobjects/DNAChromatogramObjectUnitTests.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/DNAChromatogramObjectUnitTests.o src/core/gobjects/DNAChromatogramObjectUnitTests.cpp

_tmp/obj/release/FeaturesTableObjectUnitTest.o: src/core/gobjects/FeaturesTableObjectUnitTest.cpp ../../include/U2Core/AnnotationTableObjectConstraints.h \
		../../corelibs/U2Core/src/datatype/AnnotationTableObjectConstraints.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Test/TestRunnerSettings.h \
		../../corelibs/U2Test/src/TestRunnerSettings.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2FeatureDbi.h \
		../../corelibs/U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2FeatureUtils.h \
		../../corelibs/U2Core/src/util/U2FeatureUtils.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/U2FeatureKeys.h \
		../../corelibs/U2Core/src/datatype/U2FeatureKeys.h \
		src/core/gobjects/FeaturesTableObjectUnitTest.h \
		src/core/dbi/DbiTest.h \
		src/unittest.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FeaturesTableObjectUnitTest.o src/core/gobjects/FeaturesTableObjectUnitTest.cpp

_tmp/obj/release/MsaObjectUnitTests.o: src/core/gobjects/MsaObjectUnitTests.cpp src/core/gobjects/MsaObjectUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/MultipleSequenceAlignmentExporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentExporter.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/U2MsaDbi.h \
		../../corelibs/U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MsaObjectUnitTests.o src/core/gobjects/MsaObjectUnitTests.cpp

_tmp/obj/release/PhyTreeObjectUnitTests.o: src/core/gobjects/PhyTreeObjectUnitTests.cpp ../../include/U2Core/DatatypeSerializeUtils.h \
		../../corelibs/U2Core/src/util/DatatypeSerializeUtils.h \
		../../include/U2Core/BioStruct3D.h \
		../../corelibs/U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../../corelibs/U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/Matrix44.h \
		../../corelibs/U2Core/src/datatype/Matrix44.h \
		../../include/U2Core/DNAChromatogram.h \
		../../corelibs/U2Core/src/datatype/DNAChromatogram.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/PFMatrix.h \
		../../corelibs/U2Core/src/datatype/PFMatrix.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/PWMatrix.h \
		../../corelibs/U2Core/src/datatype/PWMatrix.h \
		../../include/U2Core/PhyTree.h \
		../../corelibs/U2Core/src/datatype/PhyTree.h \
		../../include/U2Core/RawDataUdrSchema.h \
		../../corelibs/U2Core/src/datatype/udr/RawDataUdrSchema.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/PhyTreeObject.h \
		../../corelibs/U2Core/src/gobjects/PhyTreeObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		src/core/gobjects/PhyTreeObjectUnitTests.h \
		src/core/dbi/DbiTest.h \
		src/unittest.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/PhyTreeObjectUnitTests.o src/core/gobjects/PhyTreeObjectUnitTests.cpp

_tmp/obj/release/TextObjectUnitTests.o: src/core/gobjects/TextObjectUnitTests.cpp ../../include/U2Core/RawDataUdrSchema.h \
		../../corelibs/U2Core/src/datatype/udr/RawDataUdrSchema.h \
		../../include/U2Core/U2RawData.h \
		../../corelibs/U2Core/src/datatype/U2RawData.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/TextObject.h \
		../../corelibs/U2Core/src/gobjects/TextObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		src/core/gobjects/TextObjectUnitTests.h \
		src/core/dbi/DbiTest.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/TextObjectUnitTests.o src/core/gobjects/TextObjectUnitTests.cpp

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

_tmp/obj/release/MsaDbiUtilsUnitTests.o: src/core/util/MsaDbiUtilsUnitTests.cpp src/core/util/MsaDbiUtilsUnitTests.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/unittest.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../../corelibs/U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/MsaDbiUtils.h \
		../../corelibs/U2Core/src/util/MsaDbiUtils.h \
		../../include/U2Core/MultipleSequenceAlignmentExporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentExporter.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MsaDbiUtilsUnitTests.o src/core/util/MsaDbiUtilsUnitTests.cpp

_tmp/obj/release/MsaImporterExporterUnitTests.o: src/core/util/MsaImporterExporterUnitTests.cpp src/core/util/MsaImporterExporterUnitTests.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/unittest.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/MultipleSequenceAlignmentImporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentImporter.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/MultipleSequenceAlignmentExporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentExporter.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Formats/SQLiteDbi.h \
		../../corelibs/U2Formats/src/sqlite_dbi/SQLiteDbi.h \
		../../include/U2Core/U2AbstractDbi.h \
		../../corelibs/U2Core/src/dbi/U2AbstractDbi.h \
		../../include/U2Core/U2AssemblyDbi.h \
		../../corelibs/U2Core/src/dbi/U2AssemblyDbi.h \
		../../include/U2Core/U2AttributeDbi.h \
		../../corelibs/U2Core/src/dbi/U2AttributeDbi.h \
		../../include/U2Core/U2CrossDatabaseReferenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2CrossDatabaseReferenceDbi.h \
		../../include/U2Core/U2DbiUpgrader.h \
		../../corelibs/U2Core/src/util/U2DbiUpgrader.h \
		../../include/U2Core/Version.h \
		../../corelibs/U2Core/src/globals/Version.h \
		../../include/U2Core/U2FeatureDbi.h \
		../../corelibs/U2Core/src/dbi/U2FeatureDbi.h \
		../../include/U2Core/U2ModDbi.h \
		../../corelibs/U2Core/src/dbi/U2ModDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../../corelibs/U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2ObjectRelationsDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectRelationsDbi.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2VariantDbi.h \
		../../corelibs/U2Core/src/dbi/U2VariantDbi.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Core/UdrDbi.h \
		../../corelibs/U2Core/src/dbi/UdrDbi.h \
		../../include/U2Core/InputStream.h \
		../../corelibs/U2Core/src/io/InputStream.h \
		../../include/U2Core/OutputStream.h \
		../../corelibs/U2Core/src/io/OutputStream.h \
		../../include/U2Core/UdrSchema.h \
		../../corelibs/U2Core/src/datatype/UdrSchema.h \
		../../include/U2Core/UdrRecord.h \
		../../corelibs/U2Core/src/datatype/UdrRecord.h \
		../../include/U2Core/U2SqlHelpers.h \
		../../corelibs/U2Core/src/dbi/U2SqlHelpers.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MsaImporterExporterUnitTests.o src/core/util/MsaImporterExporterUnitTests.cpp

_tmp/obj/release/MsaUtilsUnitTests.o: src/core/util/MsaUtilsUnitTests.cpp src/core/util/MsaUtilsUnitTests.h \
		src/core/util/MsaDbiUtilsUnitTests.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		src/unittest.h \
		src/core/dbi/DbiTest.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SequenceDbi.h \
		../../corelibs/U2Core/src/dbi/U2SequenceDbi.h \
		../../include/U2Core/U2MsaDbi.h \
		../../corelibs/U2Core/src/dbi/U2MsaDbi.h \
		../../include/U2Core/MsaDbiUtils.h \
		../../corelibs/U2Core/src/util/MsaDbiUtils.h \
		../../include/U2Core/MSAUtils.h \
		../../corelibs/U2Core/src/util/MSAUtils.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../include/U2Core/MultipleSequenceAlignmentExporter.h \
		../../corelibs/U2Core/src/util/MultipleSequenceAlignmentExporter.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/MsaUtilsUnitTests.o src/core/util/MsaUtilsUnitTests.cpp

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

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

####### Install

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

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


install: install_target  FORCE

uninstall: uninstall_target  FORCE

FORCE:

