#############################################################################
# Makefile for building: libU2Script.so.1.0.0
# Generated by qmake (3.0) (Qt 5.5.1)
# Project:  U2Script.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 -DQT_FATAL_ASSERT -DBUILDING_U2SCRIPT_DLL -DQT_NO_DEBUG -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../../include -I../U2Private/src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtScript -isystem /usr/include/x86_64-linux-gnu/qt5/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      = U2Script1.0.0
DISTDIR = /home/birch/BIRCH/local/pkg/ugene-1.29.0/src/corelibs/U2Script/_tmp/obj/release/U2Script1.0.0
LINK          = g++
LFLAGS        = -m64 -Wl,-O1 -shared -Wl,-soname,libU2Script.so.1
LIBS          = $(SUBLIBS) -L/usr/X11R6/lib64 -L../../_release -lU2Core -lU2Algorithm -lU2Formats -lU2Lang -lU2Private -lugenedb -lU2Gui -lU2Test -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/CommonDbi.cpp \
		src/globals.cpp \
		src/FormatDetection.cpp \
		src/SchemeHandle.cpp \
		src/SchemeWrapper.cpp \
		src/TextConversionUtils.cpp \
		src/U2Script.cpp \
		src/UgeneContextWrapper.cpp \
		src/WorkflowElementFacade.cpp 
OBJECTS       = _tmp/obj/release/CommonDbi.o \
		_tmp/obj/release/globals.o \
		_tmp/obj/release/FormatDetection.o \
		_tmp/obj/release/SchemeHandle.o \
		_tmp/obj/release/SchemeWrapper.o \
		_tmp/obj/release/TextConversionUtils.o \
		_tmp/obj/release/U2Script.o \
		_tmp/obj/release/UgeneContextWrapper.o \
		_tmp/obj/release/WorkflowElementFacade.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 \
		U2Script.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 \
		U2Script.pro src/CommonDbi.h \
		src/globals.h \
		src/FormatDetection.h \
		src/SchemeHandle.h \
		src/SchemeWrapper.h \
		src/TextConversionUtils.h \
		src/U2Script.h \
		src/UgeneContextWrapper.h \
		src/WorkflowElementFacade.h src/CommonDbi.cpp \
		src/globals.cpp \
		src/FormatDetection.cpp \
		src/SchemeHandle.cpp \
		src/SchemeWrapper.cpp \
		src/TextConversionUtils.cpp \
		src/U2Script.cpp \
		src/UgeneContextWrapper.cpp \
		src/WorkflowElementFacade.cpp
QMAKE_TARGET  = U2Script
DESTDIR       = ../../_release/#avoid trailing-slash linebreak
TARGET        = libU2Script.so.1.0.0
TARGETA       = ../../_release/libU2Script.a
TARGET0       = libU2Script.so
TARGETD       = libU2Script.so.1.0.0
TARGET1       = libU2Script.so.1
TARGET2       = libU2Script.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/$(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
	@test -d ../../_release/ || mkdir -p ../../_release/
	-$(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/$(TARGET)
	-$(MOVE) $(TARGET)  ../../_release/ 
	-$(DEL_FILE) ../../_release/$(TARGET0)
	-$(DEL_FILE) ../../_release/$(TARGET1)
	-$(DEL_FILE) ../../_release/$(TARGET2)
	-$(MOVE) $(TARGET0) ../../_release/ 
	-$(MOVE) $(TARGET1) ../../_release/ 
	-$(MOVE) $(TARGET2) ../../_release/ 



staticlib: $(TARGETA)

$(TARGETA):  $(OBJECTS) $(OBJCOMP) 
	-$(DEL_FILE) $(TARGETA) 
	$(AR) $(TARGETA) $(OBJECTS)

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

qmake_all: FORCE


all: Makefile.Release ../../_release/$(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/CommonDbi.h src/globals.h src/FormatDetection.h src/SchemeHandle.h src/SchemeWrapper.h src/TextConversionUtils.h src/U2Script.h src/UgeneContextWrapper.h src/WorkflowElementFacade.h $(DISTDIR)/
	$(COPY_FILE) --parents src/CommonDbi.cpp src/globals.cpp src/FormatDetection.cpp src/SchemeHandle.cpp src/SchemeWrapper.cpp src/TextConversionUtils.cpp src/U2Script.cpp src/UgeneContextWrapper.cpp src/WorkflowElementFacade.cpp $(DISTDIR)/
	$(COPY_FILE) --parents transl/english.ts transl/russian.ts $(DISTDIR)/


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


distclean: clean 
	-$(DEL_FILE) ../../_release/$(TARGET) 
	-$(DEL_FILE) ../../_release/$(TARGET0) ../../_release/$(TARGET1) ../../_release/$(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:
compiler_moc_header_clean:
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: 

####### Compile

_tmp/obj/release/CommonDbi.o: src/CommonDbi.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DocumentUtils.h \
		../U2Core/src/models/DocumentUtils.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/GUrlUtils.h \
		../U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/IOAdapterUtils.h \
		../U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/SaveDocumentTask.h \
		../U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		src/TextConversionUtils.h \
		src/globals.h \
		src/CommonDbi.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/CommonDbi.o src/CommonDbi.cpp

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

_tmp/obj/release/FormatDetection.o: src/FormatDetection.cpp ../../include/U2Core/BaseDocumentFormats.h \
		../U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DocumentUtils.h \
		../U2Core/src/models/DocumentUtils.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		src/FormatDetection.h \
		src/globals.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FormatDetection.o src/FormatDetection.cpp

_tmp/obj/release/SchemeHandle.o: src/SchemeHandle.cpp ../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Lang/WorkflowRunSerializedSchemeTask.h \
		../U2Lang/src/support/external_script/WorkflowRunSerializedSchemeTask.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		src/SchemeWrapper.h \
		src/globals.h \
		src/TextConversionUtils.h \
		src/SchemeHandle.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/SchemeHandle.o src/SchemeHandle.cpp

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

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

_tmp/obj/release/U2Script.o: src/U2Script.cpp ../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		src/SchemeWrapper.h \
		src/globals.h \
		src/UgeneContextWrapper.h \
		src/U2Script.h \
		src/FormatDetection.h \
		src/SchemeHandle.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/U2Script.o src/U2Script.cpp

_tmp/obj/release/UgeneContextWrapper.o: src/UgeneContextWrapper.cpp ../../include/U2Algorithm/AlignmentAlgorithmsRegistry.h \
		../U2Algorithm/src/registry/AlignmentAlgorithmsRegistry.h \
		../../include/U2Core/global.h \
		../U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../U2Core/src/datatype/U2Identity.h \
		../../include/U2Algorithm/AssemblyConsensusAlgorithmRegistry.h \
		../U2Algorithm/src/util_assembly_consensus/AssemblyConsensusAlgorithmRegistry.h \
		../U2Algorithm/src/util_assembly_consensus/AssemblyConsensusAlgorithm.h \
		../../include/U2Core/U2Region.h \
		../U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Assembly.h \
		../U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Type.h \
		../U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Alphabet.h \
		../U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2OpStatus.h \
		../U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/CDSearchTaskFactoryRegistry.h \
		../U2Algorithm/src/registry/CDSearchTaskFactoryRegistry.h \
		../../include/U2Algorithm/CDSearchTaskFactory.h \
		../U2Algorithm/src/misc/CDSearchTaskFactory.h \
		../../include/U2Core/AnnotationData.h \
		../U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Algorithm/CudaGpuRegistry.h \
		../U2Algorithm/src/registry/CudaGpuRegistry.h \
		../../include/U2Algorithm/DnaAssemblyAlgRegistry.h \
		../U2Algorithm/src/registry/DnaAssemblyAlgRegistry.h \
		../../include/U2Algorithm/GenomeAssemblyRegistry.h \
		../U2Algorithm/src/registry/GenomeAssemblyRegistry.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../U2Core/src/datatype/DNASequence.h \
		../U2Core/src/datatype/DNAInfo.h \
		../U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../U2Core/src/models/GObject.h \
		../U2Core/src/models/StateLockableDataModel.h \
		../U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectRelationRoles.h \
		../U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../U2Core/src/globals/Log.h \
		../../include/U2Algorithm/MSAConsensusAlgorithmRegistry.h \
		../U2Algorithm/src/util_msa_consensus/MSAConsensusAlgorithmRegistry.h \
		../U2Algorithm/src/util_msa_consensus/MSAConsensusAlgorithm.h \
		../../include/U2Core/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignment.h \
		../U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../U2Core/src/datatype/U2Msa.h \
		../../include/U2Algorithm/MSADistanceAlgorithmRegistry.h \
		../U2Algorithm/src/util_msa_distance/MSADistanceAlgorithmRegistry.h \
		../U2Algorithm/src/util_msa_distance/MSADistanceAlgorithm.h \
		../../include/U2Core/AppResources.h \
		../U2Core/src/globals/AppResources.h \
		../../include/U2Core/U2SafePoints.h \
		../U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Algorithm/MolecularSurfaceFactoryRegistry.h \
		../U2Algorithm/src/molecular_geometry/MolecularSurfaceFactoryRegistry.h \
		../U2Algorithm/src/molecular_geometry/MolecularSurface.h \
		../../include/U2Core/BioStruct3D.h \
		../U2Core/src/datatype/BioStruct3D.h \
		../../include/U2Core/Vector3D.h \
		../U2Core/src/datatype/Vector3D.h \
		../../include/U2Core/Matrix44.h \
		../U2Core/src/datatype/Matrix44.h \
		../U2Algorithm/src/molecular_geometry/GeomUtils.h \
		../../include/U2Algorithm/OpenCLGpuRegistry.h \
		../U2Algorithm/src/registry/OpenCLGpuRegistry.h \
		../../include/U2Algorithm/OpenCLHelper.h \
		../U2Algorithm/src/util_gpu/opencl/OpenCLHelper.h \
		../../include/opencl/legacy/cl.h \
		../../include/opencl/legacy/cl_platform.h \
		../../include/U2Algorithm/PWMConversionAlgorithmRegistry.h \
		../U2Algorithm/src/util_weight_matrix/PWMConversionAlgorithmRegistry.h \
		../U2Algorithm/src/util_weight_matrix/PWMConversionAlgorithm.h \
		../../include/U2Core/PFMatrix.h \
		../U2Core/src/datatype/PFMatrix.h \
		../../include/U2Core/PWMatrix.h \
		../U2Core/src/datatype/PWMatrix.h \
		../../include/U2Algorithm/PhyTreeGeneratorRegistry.h \
		../U2Algorithm/src/phyltree/PhyTreeGeneratorRegistry.h \
		../U2Algorithm/src/phyltree/PhyTreeGenerator.h \
		../../include/U2Core/PhyTree.h \
		../U2Core/src/datatype/PhyTree.h \
		../U2Algorithm/src/phyltree/CreatePhyTreeSettings.h \
		../../include/U2Algorithm/RepeatFinderTaskFactoryRegistry.h \
		../U2Algorithm/src/registry/RepeatFinderTaskFactoryRegistry.h \
		../../include/U2Algorithm/RepeatFinderTaskFactory.h \
		../U2Algorithm/src/misc/RepeatFinderTaskFactory.h \
		../U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Algorithm/SWMulAlignResultNamesTagsRegistry.h \
		../U2Algorithm/src/smith_waterman/SWMulAlignResultNamesTagsRegistry.h \
		../U2Algorithm/src/smith_waterman/SWMulAlignResultNamesTag.h \
		../../include/U2Algorithm/SmithWatermanResult.h \
		../U2Algorithm/src/smith_waterman/SmithWatermanResult.h \
		../U2Algorithm/src/smith_waterman/SWMulAlignExternalPropTag.h \
		../U2Algorithm/src/smith_waterman/SmithWatermanReportCallback.h \
		../../include/U2Core/DNAAlphabet.h \
		../U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/AnnotationTableObject.h \
		../U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/U2Feature.h \
		../U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2DbiUtils.h \
		../U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2Dbi.h \
		../U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Attribute.h \
		../U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2DbiRegistry.h \
		../U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Algorithm/SWResultFilterRegistry.h \
		../U2Algorithm/src/smith_waterman/SWResultFilterRegistry.h \
		../../include/U2Algorithm/SmithWatermanResultFilters.h \
		../U2Algorithm/src/smith_waterman/SmithWatermanResultFilters.h \
		../../include/U2Algorithm/SecStructPredictAlgRegistry.h \
		../U2Algorithm/src/registry/SecStructPredictAlgRegistry.h \
		../../include/U2Algorithm/SmithWatermanTaskFactoryRegistry.h \
		../U2Algorithm/src/smith_waterman/SmithWatermanTaskFactoryRegistry.h \
		../../include/U2Algorithm/SmithWatermanTaskFactory.h \
		../U2Algorithm/src/smith_waterman/SmithWatermanTaskFactory.h \
		../U2Algorithm/src/smith_waterman/SmithWatermanSettings.h \
		../../include/U2Core/DNATranslation.h \
		../U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/SMatrix.h \
		../U2Core/src/datatype/SMatrix.h \
		../../include/U2Algorithm/SmithWatermanReportCallback.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../U2Core/src/tasks/SequenceWalkerTask.h \
		../../include/U2Algorithm/SplicedAlignmentTaskRegistry.h \
		../U2Algorithm/src/registry/SplicedAlignmentTaskRegistry.h \
		../../include/U2Algorithm/StructuralAlignmentAlgorithmRegistry.h \
		../U2Algorithm/src/structural_alignment/StructuralAlignmentAlgorithmRegistry.h \
		../../include/U2Algorithm/SubstMatrixRegistry.h \
		../U2Algorithm/src/registry/SubstMatrixRegistry.h \
		../../include/U2Core/AnnotationSettings.h \
		../U2Core/src/datatype/AnnotationSettings.h \
		../../include/U2Core/AppFileStorage.h \
		../U2Core/src/globals/AppFileStorage.h \
		../U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Core/AutoAnnotationsSupport.h \
		../U2Core/src/globals/AutoAnnotationsSupport.h \
		../../include/U2Core/CMDLineCoreOptions.h \
		../U2Core/src/cmdline/CMDLineCoreOptions.h \
		../../include/U2Core/CMDLineRegistry.h \
		../U2Core/src/cmdline/CMDLineRegistry.h \
		../../include/U2Core/CMDLineUtils.h \
		../U2Core/src/cmdline/CMDLineUtils.h \
		../../include/U2Core/ConsoleShutdownTask.h \
		../U2Core/src/tasks/ConsoleShutdownTask.h \
		../../include/U2Core/DBXRefRegistry.h \
		../U2Core/src/globals/DBXRefRegistry.h \
		../../include/U2Core/DNAAlphabetRegistryImpl.h \
		../U2Core/src/datatype/DNAAlphabetRegistryImpl.h \
		../../include/U2Core/DataBaseRegistry.h \
		../U2Core/src/globals/DataBaseRegistry.h \
		../../include/U2Core/DataPathRegistry.h \
		../U2Core/src/globals/DataPathRegistry.h \
		../../include/U2Core/ExternalToolRegistry.h \
		../U2Core/src/globals/ExternalToolRegistry.h \
		../../include/U2Core/IdRegistry.h \
		../U2Core/src/globals/IdRegistry.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/GUrlUtils.h \
		../U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/LoadRemoteDocumentTask.h \
		../U2Core/src/tasks/LoadRemoteDocumentTask.h \
		../../include/U2Core/DocumentProviderTask.h \
		../U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/NetworkConfiguration.h \
		../U2Core/src/globals/NetworkConfiguration.h \
		../../include/U2Core/LogCache.h \
		../U2Core/src/globals/LogCache.h \
		../../include/U2Core/ResourceTracker.h \
		../U2Core/src/globals/ResourceTracker.h \
		../../include/U2Core/ScriptingToolRegistry.h \
		../U2Core/src/globals/ScriptingToolRegistry.h \
		../../include/U2Core/TaskStarter.h \
		../U2Core/src/tasks/TaskStarter.h \
		../../include/U2Core/Timer.h \
		../U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../U2Core/src/globals/Counter.h \
		../../include/U2Core/TmpDirChecker.h \
		../U2Core/src/tasks/TmpDirChecker.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/UserApplicationsSettings.h \
		../U2Core/src/globals/UserApplicationsSettings.h \
		../../include/U2Core/VirtualFileSystem.h \
		../U2Core/src/io/VirtualFileSystem.h \
		../../include/U2Formats/DocumentFormatUtils.h \
		../U2Formats/src/DocumentFormatUtils.h \
		../../include/U2Lang/LocalDomain.h \
		../U2Lang/src/library/LocalDomain.h \
		../../include/U2Lang/IntegralBus.h \
		../U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../U2Lang/src/model/Configuration.h \
		../U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../U2Lang/src/model/Descriptor.h \
		../../include/U2Lang/ScriptLibrary.h \
		../U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Lang/SupportClass.h \
		../U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../U2Lang/src/model/WorkflowContext.h \
		../../include/U2Lang/DbiDataStorage.h \
		../U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/DNASequenceObject.h \
		../U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/VariantTrackObject.h \
		../U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../U2Lang/src/model/WorkflowScriptEngine.h \
		../U2Lang/src/model/PortRelation.h \
		../U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../U2Lang/src/model/wizard/PortMapping.h \
		../U2Lang/src/model/wizard/SlotMapping.h \
		../U2Lang/src/model/wizard/IdMapping.h \
		../U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../U2Lang/src/model/RunFileSystem.h \
		../U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../U2Lang/src/model/Port.h \
		../U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/QueryDesignerRegistry.h \
		../U2Lang/src/model/QueryDesignerRegistry.h \
		../U2Lang/src/model/QDScheme.h \
		../../include/U2Lang/ScriptContext.h \
		../U2Lang/src/support/external_script/ScriptContext.h \
		../../include/U2Lang/LastReadyScheduler.h \
		../U2Lang/src/library/LastReadyScheduler.h \
		../../include/U2Lang/WorkflowEnvImpl.h \
		../U2Lang/src/support/WorkflowEnvImpl.h \
		../../include/U2Lang/WorkflowEnv.h \
		../U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/WorkflowSettings.h \
		../U2Lang/src/support/WorkflowSettings.h \
		../../include/U2Test/GTestFrameworkComponents.h \
		../U2Test/src/GTestFrameworkComponents.h \
		../U2Test/src/GTest.h \
		../U2Private/src/AppContextImpl.h \
		../../include/U2Core/AppContext.h \
		../U2Core/src/globals/AppContext.h \
		../U2Private/src/AppSettingsImpl.h \
		../../include/U2Core/AppSettings.h \
		../U2Core/src/globals/AppSettings.h \
		../U2Private/src/ConsoleLogDriver.h \
		../U2Private/src/LogSettings.h \
		../U2Private/src/DocumentFormatRegistryImpl.h \
		../../include/U2Core/DocumentImport.h \
		../U2Core/src/models/DocumentImport.h \
		../U2Private/src/IOAdapterRegistryImpl.h \
		../../include/U2Core/IOAdapter.h \
		../U2Core/src/io/IOAdapter.h \
		../U2Private/src/PluginSupportImpl.h \
		../../include/U2Core/PluginModel.h \
		../U2Core/src/globals/PluginModel.h \
		../U2Private/src/PluginDescriptor.h \
		../../include/U2Core/Version.h \
		../U2Core/src/globals/Version.h \
		../U2Private/src/ServiceRegistryImpl.h \
		../../include/U2Core/ServiceModel.h \
		../U2Core/src/globals/ServiceModel.h \
		../U2Private/src/SettingsImpl.h \
		../../include/U2Core/Settings.h \
		../U2Core/src/globals/Settings.h \
		../U2Private/src/TaskSchedulerImpl.h \
		../U2Private/src/crash_handler/CrashHandler.h \
		../../include/U2Core/U2SqlHelpers.h \
		../U2Core/src/dbi/U2SqlHelpers.h \
		src/UgeneContextWrapper.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/UgeneContextWrapper.o src/UgeneContextWrapper.cpp

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

####### Install

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

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


install: install_target  FORCE

uninstall: uninstall_target  FORCE

FORCE:

