diff --git a/web task_2/Makefile b/web task_2/Makefile
new file mode 100644
index 0000000..325e6cb
--- /dev/null
+++ b/web task_2/Makefile
@@ -0,0 +1,473 @@
+#############################################################################
+# Makefile for building: Task2_Web
+# Generated by qmake (3.1) (Qt 5.12.12)
+# Project: Task2_Web.pro
+# Template: app
+# Command: P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe -o Makefile Task2_Web.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
+#############################################################################
+
+MAKEFILE = Makefile
+
+EQ = =
+
+first: debug
+install: debug-install
+uninstall: debug-uninstall
+QMAKE = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe
+DEL_FILE = del
+CHK_DIR_EXISTS= if not exist
+MKDIR = mkdir
+COPY = copy /y
+COPY_FILE = copy /y
+COPY_DIR = xcopy /s /q /y /i
+INSTALL_FILE = copy /y
+INSTALL_PROGRAM = copy /y
+INSTALL_DIR = xcopy /s /q /y /i
+QINSTALL = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe -install qinstall
+QINSTALL_PROGRAM = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe -install qinstall -exe
+DEL_FILE = del
+SYMLINK = $(QMAKE) -install ln -f -s
+DEL_DIR = rmdir
+MOVE = move
+SUBTARGETS = \
+ debug \
+ release
+
+
+debug: FORCE
+ $(MAKE) -f $(MAKEFILE).Debug
+debug-make_first: FORCE
+ $(MAKE) -f $(MAKEFILE).Debug
+debug-all: FORCE
+ $(MAKE) -f $(MAKEFILE).Debug all
+debug-clean: FORCE
+ $(MAKE) -f $(MAKEFILE).Debug clean
+debug-distclean: FORCE
+ $(MAKE) -f $(MAKEFILE).Debug distclean
+debug-install: FORCE
+ $(MAKE) -f $(MAKEFILE).Debug install
+debug-uninstall: FORCE
+ $(MAKE) -f $(MAKEFILE).Debug uninstall
+release: FORCE
+ $(MAKE) -f $(MAKEFILE).Release
+release-make_first: FORCE
+ $(MAKE) -f $(MAKEFILE).Release
+release-all: FORCE
+ $(MAKE) -f $(MAKEFILE).Release all
+release-clean: FORCE
+ $(MAKE) -f $(MAKEFILE).Release clean
+release-distclean: FORCE
+ $(MAKE) -f $(MAKEFILE).Release distclean
+release-install: FORCE
+ $(MAKE) -f $(MAKEFILE).Release install
+release-uninstall: FORCE
+ $(MAKE) -f $(MAKEFILE).Release uninstall
+
+Makefile: Task2_Web.pro P:/QtSDK/5.12.12/mingw73_64/mkspecs/win32-g++/qmake.conf P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/spec_pre.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/qdevice.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/device_config.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/sanitize.conf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/gcc-base.conf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/g++-base.conf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/angle.conf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/win32/windows_vulkan_sdk.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/windows-vulkan.conf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/g++-win32.conf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/qconfig.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3danimation.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3danimation_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dcore.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dcore_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dextras.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dextras_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dinput.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dinput_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dlogic.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dlogic_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquick.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquick_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickanimation.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickanimation_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickextras.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickextras_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickinput.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickinput_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickrender.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickrender_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickscene2d.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickscene2d_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3drender.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3drender_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_accessibility_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axbase.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axbase_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axcontainer.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axcontainer_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axserver.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axserver_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_bluetooth.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_bluetooth_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_bootstrap_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_charts.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_charts_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_concurrent.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_concurrent_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_core.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_core_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_datavisualization.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_datavisualization_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_dbus.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_dbus_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_designer.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_designer_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_designercomponents_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_edid_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_egl_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_fb_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_gamepad.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_gamepad_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_gui.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_gui_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_help.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_help_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_location.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_location_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_multimedia.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_multimedia_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_multimediawidgets.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_multimediawidgets_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_network.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_network_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_networkauth.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_networkauth_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_nfc.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_nfc_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_opengl.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_opengl_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_openglextensions.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_openglextensions_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_packetprotocol_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_positioning.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_positioning_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_positioningquick.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_positioningquick_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_printsupport.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_printsupport_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_purchasing.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_purchasing_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qml.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qml_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qmldebug_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qmldevtools_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qmltest.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qmltest_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quick.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quick_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickcontrols2.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickcontrols2_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickparticles_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickshapes_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quicktemplates2.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quicktemplates2_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickwidgets.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickwidgets_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_remoteobjects.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_remoteobjects_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_repparser.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_repparser_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_script.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_script_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_scripttools.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_scripttools_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_scxml.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_scxml_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_sensors.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_sensors_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_serialbus.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_serialbus_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_serialport.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_serialport_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_sql.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_sql_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_svg.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_svg_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_testlib.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_testlib_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_texttospeech.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_texttospeech_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_theme_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_uiplugin.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_uitools.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_uitools_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_virtualkeyboard.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_virtualkeyboard_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_vulkan_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_webchannel.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_webchannel_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_websockets.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_websockets_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_widgets.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_widgets_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_windowsuiautomation_support_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_winextras.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_winextras_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_xml.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_xml_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_xmlpatterns.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_xmlpatterns_private.pri \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qt_functions.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qt_config.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/win32-g++/qmake.conf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/spec_post.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/exclusive_builds.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/toolchain.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/default_pre.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/win32/default_pre.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/resolve_config.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/exclusive_builds_post.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/default_post.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qml_debug.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/precompile_header.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/warn_on.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qt.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/resources.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/moc.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/win32/opengl.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/uic.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qmake_use.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/file_copies.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/win32/windows.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/testcase_targets.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/exceptions.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/yacc.prf \
+ P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/lex.prf \
+ Task2_Web.pro \
+ P:/QtSDK/5.12.12/mingw73_64/lib/Qt5Widgets.prl \
+ P:/QtSDK/5.12.12/mingw73_64/lib/Qt5Gui.prl \
+ P:/QtSDK/5.12.12/mingw73_64/lib/Qt5Core.prl \
+ P:/QtSDK/5.12.12/mingw73_64/lib/qtmain.prl
+ $(QMAKE) -o Makefile Task2_Web.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/spec_pre.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/qdevice.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/device_config.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/sanitize.conf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/gcc-base.conf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/g++-base.conf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/angle.conf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/win32/windows_vulkan_sdk.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/windows-vulkan.conf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/common/g++-win32.conf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/qconfig.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3danimation.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3danimation_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dcore.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dcore_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dextras.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dextras_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dinput.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dinput_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dlogic.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dlogic_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquick.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquick_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickanimation.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickanimation_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickextras.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickextras_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickinput.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickinput_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickrender.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickrender_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickscene2d.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3dquickscene2d_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3drender.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_3drender_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_accessibility_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axbase.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axbase_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axcontainer.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axcontainer_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axserver.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_axserver_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_bluetooth.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_bluetooth_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_bootstrap_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_charts.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_charts_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_concurrent.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_concurrent_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_core.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_core_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_datavisualization.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_datavisualization_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_dbus.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_dbus_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_designer.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_designer_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_designercomponents_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_devicediscovery_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_edid_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_egl_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_fb_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_fontdatabase_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_gamepad.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_gamepad_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_gui.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_gui_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_help.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_help_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_location.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_location_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_multimedia.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_multimedia_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_multimediawidgets.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_multimediawidgets_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_network.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_network_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_networkauth.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_networkauth_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_nfc.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_nfc_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_opengl.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_opengl_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_openglextensions.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_openglextensions_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_packetprotocol_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_platformcompositor_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_positioning.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_positioning_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_positioningquick.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_positioningquick_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_printsupport.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_printsupport_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_purchasing.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_purchasing_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qml.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qml_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qmldebug_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qmldevtools_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qmltest.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qmltest_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quick.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quick_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickcontrols2.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickcontrols2_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickparticles_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickshapes_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quicktemplates2.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quicktemplates2_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickwidgets.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_quickwidgets_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_remoteobjects.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_remoteobjects_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_repparser.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_repparser_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_script.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_script_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_scripttools.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_scripttools_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_scxml.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_scxml_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_sensors.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_sensors_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_serialbus.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_serialbus_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_serialport.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_serialport_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_sql.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_sql_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_svg.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_svg_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_testlib.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_testlib_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_texttospeech.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_texttospeech_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_theme_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_uiplugin.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_uitools.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_uitools_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_virtualkeyboard.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_virtualkeyboard_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_vulkan_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_webchannel.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_webchannel_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_websockets.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_websockets_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_widgets.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_widgets_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_windowsuiautomation_support_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_winextras.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_winextras_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_xml.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_xml_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_xmlpatterns.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/modules/qt_lib_xmlpatterns_private.pri:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qt_functions.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qt_config.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/win32-g++/qmake.conf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/spec_post.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/exclusive_builds.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/toolchain.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/default_pre.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/win32/default_pre.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/resolve_config.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/exclusive_builds_post.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/default_post.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qml_debug.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/precompile_header.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/warn_on.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qt.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/resources.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/moc.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/win32/opengl.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/uic.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/qmake_use.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/file_copies.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/win32/windows.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/testcase_targets.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/exceptions.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/yacc.prf:
+P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/lex.prf:
+Task2_Web.pro:
+P:/QtSDK/5.12.12/mingw73_64/lib/Qt5Widgets.prl:
+P:/QtSDK/5.12.12/mingw73_64/lib/Qt5Gui.prl:
+P:/QtSDK/5.12.12/mingw73_64/lib/Qt5Core.prl:
+P:/QtSDK/5.12.12/mingw73_64/lib/qtmain.prl:
+qmake: FORCE
+ @$(QMAKE) -o Makefile Task2_Web.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
+
+qmake_all: FORCE
+
+make_first: debug-make_first release-make_first FORCE
+all: debug-all release-all FORCE
+clean: debug-clean release-clean FORCE
+distclean: debug-distclean release-distclean FORCE
+ -$(DEL_FILE) Makefile
+ -$(DEL_FILE) .qmake.stash
+
+debug-mocclean:
+ $(MAKE) -f $(MAKEFILE).Debug mocclean
+release-mocclean:
+ $(MAKE) -f $(MAKEFILE).Release mocclean
+mocclean: debug-mocclean release-mocclean
+
+debug-mocables:
+ $(MAKE) -f $(MAKEFILE).Debug mocables
+release-mocables:
+ $(MAKE) -f $(MAKEFILE).Release mocables
+mocables: debug-mocables release-mocables
+
+check: first
+
+benchmark: first
+FORCE:
+
+$(MAKEFILE).Debug: Makefile
+$(MAKEFILE).Release: Makefile
diff --git a/web task_2/Makefile.Debug b/web task_2/Makefile.Debug
new file mode 100644
index 0000000..a10a8a7
--- /dev/null
+++ b/web task_2/Makefile.Debug
@@ -0,0 +1,726 @@
+#############################################################################
+# Makefile for building: Task2_Web
+# Generated by qmake (3.1) (Qt 5.12.12)
+# Project: Task2_Web.pro
+# Template: app
+#############################################################################
+
+MAKEFILE = Makefile.Debug
+
+EQ = =
+
+####### Compiler, tools and options
+
+CC = gcc
+CXX = g++
+DEFINES = -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DQT_QML_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN
+CFLAGS = -fno-keep-inline-dllexport -g -Wall -W -Wextra $(DEFINES)
+CXXFLAGS = -fno-keep-inline-dllexport -g -std=gnu++1z -Wall -W -Wextra -fexceptions -mthreads $(DEFINES)
+INCPATH = -I. -IP:\QtSDK\5.12.12\mingw73_64\include -IP:\QtSDK\5.12.12\mingw73_64\include\QtWidgets -IP:\QtSDK\5.12.12\mingw73_64\include\QtGui -IP:\QtSDK\5.12.12\mingw73_64\include\QtANGLE -IP:\QtSDK\5.12.12\mingw73_64\include\QtCore -Idebug -I/include -IP:\QtSDK\5.12.12\mingw73_64\mkspecs\win32-g++
+LINKER = g++
+LFLAGS = -Wl,-subsystem,windows -mthreads
+LIBS = P:\QtSDK\5.12.12\mingw73_64\lib\libQt5Widgetsd.a P:\QtSDK\5.12.12\mingw73_64\lib\libQt5Guid.a P:\QtSDK\5.12.12\mingw73_64\lib\libQt5Cored.a -lmingw32 P:\QtSDK\5.12.12\mingw73_64\lib\libqtmaind.a -LC:\openssl\lib -LC:\Utils\my_sql\mysql-5.6.11-winx64\lib -LC:\Utils\postgresql\pgsql\lib -lshell32
+QMAKE = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe
+IDC = idc
+IDL = midl
+ZIP = zip -r -9
+DEF_FILE =
+RES_FILE =
+COPY = copy /y
+SED = $(QMAKE) -install sed
+COPY_FILE = copy /y
+COPY_DIR = xcopy /s /q /y /i
+DEL_FILE = del
+DEL_DIR = rmdir
+MOVE = move
+CHK_DIR_EXISTS= if not exist
+MKDIR = mkdir
+INSTALL_FILE = copy /y
+INSTALL_PROGRAM = copy /y
+INSTALL_DIR = xcopy /s /q /y /i
+QINSTALL = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe -install qinstall
+QINSTALL_PROGRAM = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe -install qinstall -exe
+
+####### Output directory
+
+OBJECTS_DIR = debug
+
+####### Files
+
+SOURCES = main.cpp \
+ web.cpp \
+ widget.cpp debug\moc_web.cpp \
+ debug\moc_widget.cpp
+OBJECTS = debug/main.o \
+ debug/web.o \
+ debug/widget.o \
+ debug/moc_web.o \
+ debug/moc_widget.o
+
+DIST = README.md web.h \
+ widget.h main.cpp \
+ web.cpp \
+ widget.cpp
+QMAKE_TARGET = Task2_Web
+DESTDIR = debug\ #avoid trailing-slash linebreak
+TARGET = Task2_Web.exe
+DESTDIR_TARGET = debug\Task2_Web.exe
+
+####### Build rules
+
+first: all
+all: Makefile.Debug debug/Task2_Web.exe
+
+debug/Task2_Web.exe: P:/QtSDK/5.12.12/mingw73_64/lib/libQt5Widgetsd.a P:/QtSDK/5.12.12/mingw73_64/lib/libQt5Guid.a P:/QtSDK/5.12.12/mingw73_64/lib/libQt5Cored.a P:/QtSDK/5.12.12/mingw73_64/lib/libqtmaind.a $(OBJECTS)
+ $(LINKER) $(LFLAGS) -o $(DESTDIR_TARGET) $(OBJECTS) $(LIBS)
+
+qmake: FORCE
+ @$(QMAKE) -o Makefile.Debug Task2_Web.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
+
+qmake_all: FORCE
+
+dist:
+ $(ZIP) Task2_Web.zip $(SOURCES) $(DIST) Task2_Web.pro P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\spec_pre.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\qdevice.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\device_config.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\sanitize.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\gcc-base.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\g++-base.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\angle.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\win32\windows_vulkan_sdk.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\windows-vulkan.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\g++-win32.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\qconfig.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3danimation.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3danimation_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dcore.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dcore_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dextras.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dextras_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dinput.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dinput_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dlogic.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dlogic_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquick.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquick_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickanimation.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickanimation_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickextras.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickextras_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickinput.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickinput_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickrender.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickrender_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickscene2d.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickscene2d_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3drender.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3drender_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_accessibility_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axbase.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axbase_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axcontainer.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axcontainer_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axserver.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axserver_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_bluetooth.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_bluetooth_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_bootstrap_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_charts.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_charts_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_concurrent.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_concurrent_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_core.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_core_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_datavisualization.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_datavisualization_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_dbus.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_dbus_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_designer.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_designer_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_designercomponents_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_devicediscovery_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_edid_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_egl_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_eventdispatcher_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_fb_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_fontdatabase_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_gamepad.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_gamepad_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_gui.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_gui_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_help.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_help_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_location.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_location_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_multimedia.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_multimedia_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_multimediawidgets.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_multimediawidgets_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_network.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_network_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_networkauth.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_networkauth_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_nfc.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_nfc_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_opengl.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_opengl_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_openglextensions.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_openglextensions_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_packetprotocol_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_platformcompositor_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_positioning.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_positioning_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_positioningquick.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_positioningquick_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_printsupport.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_printsupport_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_purchasing.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_purchasing_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qml.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qml_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qmldebug_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qmldevtools_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qmltest.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qmltest_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quick.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quick_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickcontrols2.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickcontrols2_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickparticles_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickshapes_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quicktemplates2.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quicktemplates2_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickwidgets.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickwidgets_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_remoteobjects.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_remoteobjects_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_repparser.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_repparser_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_script.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_script_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_scripttools.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_scripttools_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_scxml.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_scxml_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_sensors.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_sensors_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_serialbus.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_serialbus_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_serialport.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_serialport_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_sql.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_sql_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_svg.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_svg_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_testlib.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_testlib_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_texttospeech.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_texttospeech_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_theme_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_uiplugin.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_uitools.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_uitools_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_virtualkeyboard.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_virtualkeyboard_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_vulkan_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_webchannel.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_webchannel_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_websockets.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_websockets_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_widgets.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_widgets_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_windowsuiautomation_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_winextras.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_winextras_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_xml.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_xml_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_xmlpatterns.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_xmlpatterns_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qt_functions.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qt_config.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\win32-g++\qmake.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\spec_post.prf .qmake.stash P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\exclusive_builds.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\toolchain.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\default_pre.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\win32\default_pre.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\resolve_config.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\exclusive_builds_post.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\default_post.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\build_pass.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qml_debug.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\precompile_header.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\warn_on.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qt.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\resources.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\moc.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\win32\opengl.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\uic.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qmake_use.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\file_copies.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\win32\windows.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\testcase_targets.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\exceptions.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\yacc.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\lex.prf Task2_Web.pro P:\QtSDK\5.12.12\mingw73_64\lib\Qt5Widgetsd.prl P:\QtSDK\5.12.12\mingw73_64\lib\Qt5Guid.prl P:\QtSDK\5.12.12\mingw73_64\lib\Qt5Cored.prl P:\QtSDK\5.12.12\mingw73_64\lib\qtmaind.prl P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\data\dummy.cpp web.h widget.h main.cpp web.cpp widget.cpp
+
+clean: compiler_clean
+ -$(DEL_FILE) debug\main.o debug\web.o debug\widget.o debug\moc_web.o debug\moc_widget.o
+
+distclean: clean
+ -$(DEL_FILE) .qmake.stash
+ -$(DEL_FILE) $(DESTDIR_TARGET)
+ -$(DEL_FILE) Makefile.Debug
+
+mocclean: compiler_moc_header_clean compiler_moc_objc_header_clean compiler_moc_source_clean
+
+mocables: compiler_moc_header_make_all compiler_moc_objc_header_make_all compiler_moc_source_make_all
+
+check: first
+
+benchmark: first
+
+compiler_no_pch_compiler_make_all:
+compiler_no_pch_compiler_clean:
+compiler_rcc_make_all:
+compiler_rcc_clean:
+compiler_moc_predefs_make_all: debug/moc_predefs.h
+compiler_moc_predefs_clean:
+ -$(DEL_FILE) debug\moc_predefs.h
+debug/moc_predefs.h: P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/data/dummy.cpp
+ g++ -fno-keep-inline-dllexport -g -std=gnu++1z -Wall -W -Wextra -dM -E -o debug\moc_predefs.h P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\data\dummy.cpp
+
+compiler_moc_header_make_all: debug/moc_web.cpp debug/moc_widget.cpp
+compiler_moc_header_clean:
+ -$(DEL_FILE) debug\moc_web.cpp debug\moc_widget.cpp
+debug/moc_web.cpp: web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ debug/moc_predefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/bin/moc.exe
+ P:\QtSDK\5.12.12\mingw73_64\bin\moc.exe $(DEFINES) --include D:/QTProjects/webb/Task2_Web-master/Task2_Web-master/debug/moc_predefs.h -IP:/QtSDK/5.12.12/mingw73_64/mkspecs/win32-g++ -ID:/QTProjects/webb/Task2_Web-master/Task2_Web-master -IP:/QtSDK/5.12.12/mingw73_64/include -IP:/QtSDK/5.12.12/mingw73_64/include/QtWidgets -IP:/QtSDK/5.12.12/mingw73_64/include/QtGui -IP:/QtSDK/5.12.12/mingw73_64/include/QtANGLE -IP:/QtSDK/5.12.12/mingw73_64/include/QtCore -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++ -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32 -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed -IP:/QtSDK/Tools/mingw730_64/x86_64-w64-mingw32/include web.h -o debug\moc_web.cpp
+
+debug/moc_widget.cpp: widget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QWidget \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgetsglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgets-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpalette.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qsizepolicy.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcursor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent \
+ debug/moc_predefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/bin/moc.exe
+ P:\QtSDK\5.12.12\mingw73_64\bin\moc.exe $(DEFINES) --include D:/QTProjects/webb/Task2_Web-master/Task2_Web-master/debug/moc_predefs.h -IP:/QtSDK/5.12.12/mingw73_64/mkspecs/win32-g++ -ID:/QTProjects/webb/Task2_Web-master/Task2_Web-master -IP:/QtSDK/5.12.12/mingw73_64/include -IP:/QtSDK/5.12.12/mingw73_64/include/QtWidgets -IP:/QtSDK/5.12.12/mingw73_64/include/QtGui -IP:/QtSDK/5.12.12/mingw73_64/include/QtANGLE -IP:/QtSDK/5.12.12/mingw73_64/include/QtCore -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++ -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32 -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed -IP:/QtSDK/Tools/mingw730_64/x86_64-w64-mingw32/include widget.h -o debug\moc_widget.cpp
+
+compiler_moc_objc_header_make_all:
+compiler_moc_objc_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: compiler_moc_predefs_clean compiler_moc_header_clean
+
+
+
+####### Compile
+
+debug/main.o: main.cpp P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QApplication \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qapplication.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgetsglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgets-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreapplication.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qeventloop.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcursor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qdesktopwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpalette.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qsizepolicy.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qguiapplication.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qinputmethod.h \
+ widget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QWidget \
+ web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\main.o main.cpp
+
+debug/web.o: web.cpp web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QDebug
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\web.o web.cpp
+
+debug/widget.o: widget.cpp widget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QWidget \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgetsglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgets-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpalette.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qsizepolicy.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcursor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QListWidget \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qlistwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qlistview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractitemview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractscrollarea.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qframe.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qabstractitemmodel.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qitemselectionmodel.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractitemdelegate.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qstyleoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractspinbox.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvalidator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregularexpression.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qicon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qslider.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractslider.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qstyle.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtabbar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtabwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qrubberband.h
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\widget.o widget.cpp
+
+debug/moc_web.o: debug/moc_web.cpp
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\moc_web.o debug\moc_web.cpp
+
+debug/moc_widget.o: debug/moc_widget.cpp
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\moc_widget.o debug\moc_widget.cpp
+
+####### Install
+
+install: FORCE
+
+uninstall: FORCE
+
+FORCE:
+
diff --git a/web task_2/Makefile.Release b/web task_2/Makefile.Release
new file mode 100644
index 0000000..388c204
--- /dev/null
+++ b/web task_2/Makefile.Release
@@ -0,0 +1,726 @@
+#############################################################################
+# Makefile for building: Task2_Web
+# Generated by qmake (3.1) (Qt 5.12.12)
+# Project: Task2_Web.pro
+# Template: app
+#############################################################################
+
+MAKEFILE = Makefile.Release
+
+EQ = =
+
+####### Compiler, tools and options
+
+CC = gcc
+CXX = g++
+DEFINES = -DUNICODE -D_UNICODE -DWIN32 -DMINGW_HAS_SECURE_API=1 -DQT_QML_DEBUG -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN
+CFLAGS = -fno-keep-inline-dllexport -O2 -Wall -W -Wextra $(DEFINES)
+CXXFLAGS = -fno-keep-inline-dllexport -O2 -std=gnu++1z -Wall -W -Wextra -fexceptions -mthreads $(DEFINES)
+INCPATH = -I. -IP:\QtSDK\5.12.12\mingw73_64\include -IP:\QtSDK\5.12.12\mingw73_64\include\QtWidgets -IP:\QtSDK\5.12.12\mingw73_64\include\QtGui -IP:\QtSDK\5.12.12\mingw73_64\include\QtANGLE -IP:\QtSDK\5.12.12\mingw73_64\include\QtCore -Irelease -I/include -IP:\QtSDK\5.12.12\mingw73_64\mkspecs\win32-g++
+LINKER = g++
+LFLAGS = -Wl,-s -Wl,-subsystem,windows -mthreads
+LIBS = P:\QtSDK\5.12.12\mingw73_64\lib\libQt5Widgets.a P:\QtSDK\5.12.12\mingw73_64\lib\libQt5Gui.a P:\QtSDK\5.12.12\mingw73_64\lib\libQt5Core.a -lmingw32 P:\QtSDK\5.12.12\mingw73_64\lib\libqtmain.a -LC:\openssl\lib -LC:\Utils\my_sql\mysql-5.6.11-winx64\lib -LC:\Utils\postgresql\pgsql\lib -lshell32
+QMAKE = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe
+IDC = idc
+IDL = midl
+ZIP = zip -r -9
+DEF_FILE =
+RES_FILE =
+COPY = copy /y
+SED = $(QMAKE) -install sed
+COPY_FILE = copy /y
+COPY_DIR = xcopy /s /q /y /i
+DEL_FILE = del
+DEL_DIR = rmdir
+MOVE = move
+CHK_DIR_EXISTS= if not exist
+MKDIR = mkdir
+INSTALL_FILE = copy /y
+INSTALL_PROGRAM = copy /y
+INSTALL_DIR = xcopy /s /q /y /i
+QINSTALL = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe -install qinstall
+QINSTALL_PROGRAM = P:\QtSDK\5.12.12\mingw73_64\bin\qmake.exe -install qinstall -exe
+
+####### Output directory
+
+OBJECTS_DIR = release
+
+####### Files
+
+SOURCES = main.cpp \
+ web.cpp \
+ widget.cpp release\moc_web.cpp \
+ release\moc_widget.cpp
+OBJECTS = release/main.o \
+ release/web.o \
+ release/widget.o \
+ release/moc_web.o \
+ release/moc_widget.o
+
+DIST = README.md web.h \
+ widget.h main.cpp \
+ web.cpp \
+ widget.cpp
+QMAKE_TARGET = Task2_Web
+DESTDIR = release\ #avoid trailing-slash linebreak
+TARGET = Task2_Web.exe
+DESTDIR_TARGET = release\Task2_Web.exe
+
+####### Build rules
+
+first: all
+all: Makefile.Release release/Task2_Web.exe
+
+release/Task2_Web.exe: P:/QtSDK/5.12.12/mingw73_64/lib/libQt5Widgets.a P:/QtSDK/5.12.12/mingw73_64/lib/libQt5Gui.a P:/QtSDK/5.12.12/mingw73_64/lib/libQt5Core.a P:/QtSDK/5.12.12/mingw73_64/lib/libqtmain.a $(OBJECTS)
+ $(LINKER) $(LFLAGS) -o $(DESTDIR_TARGET) $(OBJECTS) $(LIBS)
+
+qmake: FORCE
+ @$(QMAKE) -o Makefile.Release Task2_Web.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"
+
+qmake_all: FORCE
+
+dist:
+ $(ZIP) Task2_Web.zip $(SOURCES) $(DIST) Task2_Web.pro P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\spec_pre.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\qdevice.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\device_config.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\sanitize.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\gcc-base.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\g++-base.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\angle.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\win32\windows_vulkan_sdk.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\windows-vulkan.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\common\g++-win32.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\qconfig.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3danimation.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3danimation_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dcore.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dcore_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dextras.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dextras_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dinput.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dinput_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dlogic.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dlogic_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquick.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquick_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickanimation.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickanimation_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickextras.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickextras_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickinput.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickinput_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickrender.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickrender_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickscene2d.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3dquickscene2d_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3drender.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_3drender_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_accessibility_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axbase.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axbase_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axcontainer.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axcontainer_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axserver.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_axserver_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_bluetooth.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_bluetooth_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_bootstrap_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_charts.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_charts_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_concurrent.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_concurrent_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_core.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_core_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_datavisualization.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_datavisualization_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_dbus.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_dbus_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_designer.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_designer_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_designercomponents_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_devicediscovery_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_edid_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_egl_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_eventdispatcher_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_fb_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_fontdatabase_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_gamepad.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_gamepad_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_gui.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_gui_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_help.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_help_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_location.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_location_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_multimedia.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_multimedia_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_multimediawidgets.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_multimediawidgets_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_network.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_network_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_networkauth.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_networkauth_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_nfc.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_nfc_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_opengl.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_opengl_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_openglextensions.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_openglextensions_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_packetprotocol_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_platformcompositor_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_positioning.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_positioning_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_positioningquick.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_positioningquick_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_printsupport.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_printsupport_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_purchasing.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_purchasing_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qml.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qml_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qmldebug_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qmldevtools_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qmltest.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qmltest_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quick.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quick_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickcontrols2.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickcontrols2_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickparticles_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickshapes_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quicktemplates2.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quicktemplates2_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickwidgets.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_quickwidgets_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_remoteobjects.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_remoteobjects_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_repparser.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_repparser_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_script.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_script_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_scripttools.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_scripttools_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_scxml.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_scxml_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_sensors.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_sensors_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_serialbus.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_serialbus_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_serialport.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_serialport_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_sql.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_sql_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_svg.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_svg_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_testlib.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_testlib_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_texttospeech.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_texttospeech_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_theme_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_uiplugin.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_uitools.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_uitools_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_virtualkeyboard.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_virtualkeyboard_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_vulkan_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_webchannel.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_webchannel_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_websockets.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_websockets_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_widgets.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_widgets_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_windowsuiautomation_support_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_winextras.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_winextras_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_xml.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_xml_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_xmlpatterns.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\modules\qt_lib_xmlpatterns_private.pri P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qt_functions.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qt_config.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\win32-g++\qmake.conf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\spec_post.prf .qmake.stash P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\exclusive_builds.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\toolchain.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\default_pre.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\win32\default_pre.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\resolve_config.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\exclusive_builds_post.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\default_post.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\build_pass.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qml_debug.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\precompile_header.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\warn_on.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qt.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\resources.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\moc.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\win32\opengl.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\uic.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\qmake_use.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\file_copies.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\win32\windows.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\testcase_targets.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\exceptions.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\yacc.prf P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\lex.prf Task2_Web.pro P:\QtSDK\5.12.12\mingw73_64\lib\Qt5Widgets.prl P:\QtSDK\5.12.12\mingw73_64\lib\Qt5Gui.prl P:\QtSDK\5.12.12\mingw73_64\lib\Qt5Core.prl P:\QtSDK\5.12.12\mingw73_64\lib\qtmain.prl P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\data\dummy.cpp web.h widget.h main.cpp web.cpp widget.cpp
+
+clean: compiler_clean
+ -$(DEL_FILE) release\main.o release\web.o release\widget.o release\moc_web.o release\moc_widget.o
+
+distclean: clean
+ -$(DEL_FILE) .qmake.stash
+ -$(DEL_FILE) $(DESTDIR_TARGET)
+ -$(DEL_FILE) Makefile.Release
+
+mocclean: compiler_moc_header_clean compiler_moc_objc_header_clean compiler_moc_source_clean
+
+mocables: compiler_moc_header_make_all compiler_moc_objc_header_make_all compiler_moc_source_make_all
+
+check: first
+
+benchmark: first
+
+compiler_no_pch_compiler_make_all:
+compiler_no_pch_compiler_clean:
+compiler_rcc_make_all:
+compiler_rcc_clean:
+compiler_moc_predefs_make_all: release/moc_predefs.h
+compiler_moc_predefs_clean:
+ -$(DEL_FILE) release\moc_predefs.h
+release/moc_predefs.h: P:/QtSDK/5.12.12/mingw73_64/mkspecs/features/data/dummy.cpp
+ g++ -fno-keep-inline-dllexport -O2 -std=gnu++1z -Wall -W -Wextra -dM -E -o release\moc_predefs.h P:\QtSDK\5.12.12\mingw73_64\mkspecs\features\data\dummy.cpp
+
+compiler_moc_header_make_all: release/moc_web.cpp release/moc_widget.cpp
+compiler_moc_header_clean:
+ -$(DEL_FILE) release\moc_web.cpp release\moc_widget.cpp
+release/moc_web.cpp: web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ release/moc_predefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/bin/moc.exe
+ P:\QtSDK\5.12.12\mingw73_64\bin\moc.exe $(DEFINES) --include D:/QTProjects/webb/Task2_Web-master/Task2_Web-master/release/moc_predefs.h -IP:/QtSDK/5.12.12/mingw73_64/mkspecs/win32-g++ -ID:/QTProjects/webb/Task2_Web-master/Task2_Web-master -IP:/QtSDK/5.12.12/mingw73_64/include -IP:/QtSDK/5.12.12/mingw73_64/include/QtWidgets -IP:/QtSDK/5.12.12/mingw73_64/include/QtGui -IP:/QtSDK/5.12.12/mingw73_64/include/QtANGLE -IP:/QtSDK/5.12.12/mingw73_64/include/QtCore -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++ -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32 -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed -IP:/QtSDK/Tools/mingw730_64/x86_64-w64-mingw32/include web.h -o release\moc_web.cpp
+
+release/moc_widget.cpp: widget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QWidget \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgetsglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgets-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpalette.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qsizepolicy.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcursor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent \
+ release/moc_predefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/bin/moc.exe
+ P:\QtSDK\5.12.12\mingw73_64\bin\moc.exe $(DEFINES) --include D:/QTProjects/webb/Task2_Web-master/Task2_Web-master/release/moc_predefs.h -IP:/QtSDK/5.12.12/mingw73_64/mkspecs/win32-g++ -ID:/QTProjects/webb/Task2_Web-master/Task2_Web-master -IP:/QtSDK/5.12.12/mingw73_64/include -IP:/QtSDK/5.12.12/mingw73_64/include/QtWidgets -IP:/QtSDK/5.12.12/mingw73_64/include/QtGui -IP:/QtSDK/5.12.12/mingw73_64/include/QtANGLE -IP:/QtSDK/5.12.12/mingw73_64/include/QtCore -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++ -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/x86_64-w64-mingw32 -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include/c++/backward -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include -IP:/QtSDK/Tools/mingw730_64/lib/gcc/x86_64-w64-mingw32/7.3.0/include-fixed -IP:/QtSDK/Tools/mingw730_64/x86_64-w64-mingw32/include widget.h -o release\moc_widget.cpp
+
+compiler_moc_objc_header_make_all:
+compiler_moc_objc_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: compiler_moc_predefs_clean compiler_moc_header_clean
+
+
+
+####### Compile
+
+release/main.o: main.cpp P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QApplication \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qapplication.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgetsglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgets-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreapplication.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qeventloop.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcursor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qdesktopwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpalette.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qsizepolicy.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qguiapplication.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qinputmethod.h \
+ widget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QWidget \
+ web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\main.o main.cpp
+
+release/web.o: web.cpp web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QDebug
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\web.o web.cpp
+
+release/widget.o: widget.cpp widget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QWidget \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgetsglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtguiglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobal.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig-bootstrapped.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qconfig.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtcore-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsystemdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qprocessordetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcompilerdetection.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtypeinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsysinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlogging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qflags.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbasicatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_bootstrap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qgenericatomic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_cxx11.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qatomic_msvc.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qglobalstatic.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmutex.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnumeric.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qversiontagging.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtgui-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtwidgets-config.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qnamespace.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobjectdefs_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qwindowdefs_win.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstring.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qchar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrefcount.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qarraydata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringliteral.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringbuilder.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qalgorithms.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiterator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhashfunctions.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpair.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qbytearraylist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringlist.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregexp.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qstringmatcher.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcoreevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qscopedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmetatype.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvarlengtharray.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontainerfwd.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qobject_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmargins.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpaintdevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qrect.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsize.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qpoint.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpalette.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcolor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgb.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qrgba64.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qbrush.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvector.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qmatrix.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpolygon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qregion.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdatastream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qiodevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qline.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtransform.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainterpath.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qimage.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixelformat.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpixmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qshareddata.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qhash.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qsharedpointer_impl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfont.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontmetrics.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qfontinfo.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qsizepolicy.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qcursor.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qkeysequence.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qevent.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qvariant.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qmap.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qdebug.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qtextstream.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qlocale.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qset.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qcontiguouscache.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurl.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qurlquery.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfile.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qfiledevice.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvector2d.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtouchdevice.h \
+ web.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/QObject \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QPainter \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpainter.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qtextoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qpen.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/QMouseEvent \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/QListWidget \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qlistwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qlistview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractitemview.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractscrollarea.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qframe.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qabstractitemmodel.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qitemselectionmodel.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractitemdelegate.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qstyleoption.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractspinbox.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qvalidator.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtCore/qregularexpression.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtGui/qicon.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qslider.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qabstractslider.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qstyle.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtabbar.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qtabwidget.h \
+ P:/QtSDK/5.12.12/mingw73_64/include/QtWidgets/qrubberband.h
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\widget.o widget.cpp
+
+release/moc_web.o: release/moc_web.cpp
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_web.o release\moc_web.cpp
+
+release/moc_widget.o: release/moc_widget.cpp
+ $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_widget.o release\moc_widget.cpp
+
+####### Install
+
+install: FORCE
+
+uninstall: FORCE
+
+FORCE:
+
diff --git a/web task_2/README.md b/web task_2/README.md
new file mode 100644
index 0000000..25e240b
--- /dev/null
+++ b/web task_2/README.md
@@ -0,0 +1,15 @@
+# Паутина
+## Основное задание
+Реализовать отрисовку паутины.
+
+1. Рисовать паутину только при зажатой левой кнопке мыши. +++
+2. Центр паутины должен находится в текущем положении курсора. +++
+3. При перемещении курсора, центр паутины так же должен сдвигаться. +++
+4. Реализовать метод, который будет удерживать курсор в пределах окна виджета. +++
+5. При отрисовки паутины изменить курсор на один из стандартных или на свой. Как только рисование заканчивается, возвращать курсор по умолчанию. +++
+
+Паутина должна быть сложнее, чем просто линии от края к курсору, но и слишком сложной ее делать не стоит.
+
+При реализации паутины используйте только `QPainter::DrawLine`, `QPainter::DrawPolyigon` и `QPainter::DrawPolyline`.
+
+
diff --git a/web task_2/Task2_Web.pro b/web task_2/Task2_Web.pro
new file mode 100644
index 0000000..5351419
--- /dev/null
+++ b/web task_2/Task2_Web.pro
@@ -0,0 +1,26 @@
+QT += core gui
+
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
+
+CONFIG += c++17
+
+# You can make your code fail to compile if it uses deprecated APIs.
+# In order to do so, uncomment the following line.
+#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
+
+SOURCES += \
+ main.cpp \
+ web.cpp \
+ widget.cpp
+
+HEADERS += \
+ web.h \
+ widget.h
+
+# Default rules for deployment.
+qnx: target.path = /tmp/$${TARGET}/bin
+else: unix:!android: target.path = /opt/$${TARGET}/bin
+!isEmpty(target.path): INSTALLS += target
+
+DISTFILES += \
+ README.md
diff --git a/web task_2/Task2_Web.pro.user b/web task_2/Task2_Web.pro.user
new file mode 100644
index 0000000..33b84e6
--- /dev/null
+++ b/web task_2/Task2_Web.pro.user
@@ -0,0 +1,268 @@
+
+
+
+
+
+ EnvironmentId
+ {860bf156-c63d-4811-afee-dcc27858c8ae}
+
+
+ ProjectExplorer.Project.ActiveTarget
+ 0
+
+
+ ProjectExplorer.Project.EditorSettings
+
+ true
+ false
+ true
+
+ Cpp
+
+ CppGlobal
+
+
+
+ QmlJS
+
+ QmlJSGlobal
+
+
+ 2
+ UTF-8
+ false
+ 4
+ false
+ 80
+ true
+ true
+ 1
+ false
+ true
+ false
+ 0
+ true
+ true
+ 0
+ 8
+ true
+ false
+ 1
+ true
+ true
+ true
+ *.md, *.MD, Makefile
+ false
+ true
+
+
+
+ ProjectExplorer.Project.PluginSettings
+
+
+ true
+ false
+ true
+ true
+ true
+ true
+
+
+ 0
+ true
+
+ -fno-delayed-template-parsing
+
+ true
+ Builtin.BuildSystem
+
+ true
+ true
+ Builtin.DefaultTidyAndClazy
+ 2
+
+
+
+ true
+
+
+ true
+
+
+
+
+ ProjectExplorer.Project.Target.0
+
+ Desktop
+ Desktop Qt 5.12.12 MinGW 64-bit
+ Desktop Qt 5.12.12 MinGW 64-bit
+ qt.qt5.51212.win64_mingw73_kit
+ 0
+ 0
+ 0
+
+ 0
+ C:\Users\mefby\Downloads\web task_2\build-Task2_Web-Desktop_Qt_5_12_12_MinGW_64_bit-Debug
+ C:/Users/mefby/Downloads/web task_2/build-Task2_Web-Desktop_Qt_5_12_12_MinGW_64_bit-Debug
+
+
+ true
+ QtProjectManager.QMakeBuildStep
+ false
+
+
+
+ true
+ Qt4ProjectManager.MakeStep
+
+ 2
+ Сборка
+ Сборка
+ ProjectExplorer.BuildSteps.Build
+
+
+
+ true
+ Qt4ProjectManager.MakeStep
+ clean
+
+ 1
+ Очистка
+ Очистка
+ ProjectExplorer.BuildSteps.Clean
+
+ 2
+ false
+
+
+ Отладка
+ Qt4ProjectManager.Qt4BuildConfiguration
+ 2
+
+
+ C:\Users\mefby\Downloads\web task_2\build-Task2_Web-Desktop_Qt_5_12_12_MinGW_64_bit-Release
+ C:/Users/mefby/Downloads/web task_2/build-Task2_Web-Desktop_Qt_5_12_12_MinGW_64_bit-Release
+
+
+ true
+ QtProjectManager.QMakeBuildStep
+ false
+
+
+
+ true
+ Qt4ProjectManager.MakeStep
+
+ 2
+ Сборка
+ Сборка
+ ProjectExplorer.BuildSteps.Build
+
+
+
+ true
+ Qt4ProjectManager.MakeStep
+ clean
+
+ 1
+ Очистка
+ Очистка
+ ProjectExplorer.BuildSteps.Clean
+
+ 2
+ false
+
+
+ Выпуск
+ Qt4ProjectManager.Qt4BuildConfiguration
+ 0
+ 0
+
+
+ 0
+ C:\Users\mefby\Downloads\web task_2\build-Task2_Web-Desktop_Qt_5_12_12_MinGW_64_bit-Profile
+ C:/Users/mefby/Downloads/web task_2/build-Task2_Web-Desktop_Qt_5_12_12_MinGW_64_bit-Profile
+
+
+ true
+ QtProjectManager.QMakeBuildStep
+ false
+
+
+
+ true
+ Qt4ProjectManager.MakeStep
+
+ 2
+ Сборка
+ Сборка
+ ProjectExplorer.BuildSteps.Build
+
+
+
+ true
+ Qt4ProjectManager.MakeStep
+ clean
+
+ 1
+ Очистка
+ Очистка
+ ProjectExplorer.BuildSteps.Clean
+
+ 2
+ false
+
+
+ Профилирование
+ Qt4ProjectManager.Qt4BuildConfiguration
+ 0
+ 0
+ 0
+
+ 3
+
+
+ 0
+ Развёртывание
+ Развёртывание
+ ProjectExplorer.BuildSteps.Deploy
+
+ 1
+
+ false
+ ProjectExplorer.DefaultDeployConfiguration
+
+ 1
+
+ true
+ true
+ true
+
+ 2
+
+ Task2_Web2
+ Qt4ProjectManager.Qt4RunConfiguration:C:/Users/mefby/Downloads/spiderWeb-web/spiderWeb-web/web task_2/Task2_Web.pro
+ C:/Users/mefby/Downloads/spiderWeb-web/spiderWeb-web/web task_2/Task2_Web.pro
+ false
+ true
+ true
+ false
+ true
+ C:/Users/mefby/Downloads/web task_2/build-Task2_Web-Desktop_Qt_5_12_12_MinGW_64_bit-Debug
+
+ 1
+
+
+
+ ProjectExplorer.Project.TargetCount
+ 1
+
+
+ ProjectExplorer.Project.Updater.FileVersion
+ 22
+
+
+ Version
+ 22
+
+
diff --git a/web task_2/debug/Task2_Web.exe b/web task_2/debug/Task2_Web.exe
new file mode 100644
index 0000000..f8b961e
Binary files /dev/null and b/web task_2/debug/Task2_Web.exe differ
diff --git a/web task_2/debug/main.o b/web task_2/debug/main.o
new file mode 100644
index 0000000..4c78a39
Binary files /dev/null and b/web task_2/debug/main.o differ
diff --git a/web task_2/debug/moc_predefs.h b/web task_2/debug/moc_predefs.h
new file mode 100644
index 0000000..4d7162b
--- /dev/null
+++ b/web task_2/debug/moc_predefs.h
@@ -0,0 +1,419 @@
+#define __DBL_MIN_EXP__ (-1021)
+#define __FLT32X_MAX_EXP__ 1024
+#define __cpp_attributes 200809
+#define __UINT_LEAST16_MAX__ 0xffff
+#define __ATOMIC_ACQUIRE 2
+#define __FLT128_MAX_10_EXP__ 4932
+#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F
+#define __GCC_IEC_559_COMPLEX 2
+#define __cpp_aggregate_nsdmi 201304
+#define __UINT_LEAST8_TYPE__ unsigned char
+#define __SIZEOF_FLOAT80__ 16
+#define _WIN32 1
+#define __INTMAX_C(c) c ## LL
+#define __CHAR_BIT__ 8
+#define __UINT8_MAX__ 0xff
+#define _WIN64 1
+#define __WINT_MAX__ 0xffff
+#define __FLT32_MIN_EXP__ (-125)
+#define __cpp_static_assert 201411
+#define __ORDER_LITTLE_ENDIAN__ 1234
+#define __SIZE_MAX__ 0xffffffffffffffffULL
+#define __WCHAR_MAX__ 0xffff
+#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
+#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
+#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
+#define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L)
+#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
+#define __GCC_ATOMIC_CHAR_LOCK_FREE 2
+#define __GCC_IEC_559 2
+#define __FLT32X_DECIMAL_DIG__ 17
+#define __FLT_EVAL_METHOD__ 0
+#define __cpp_enumerator_attributes 201411
+#define __cpp_binary_literals 201304
+#define __FLT64_DECIMAL_DIG__ 17
+#define __cpp_noexcept_function_type 201510
+#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
+#define __x86_64 1
+#define __cpp_variadic_templates 200704
+#define __UINT_FAST64_MAX__ 0xffffffffffffffffULL
+#define __SIG_ATOMIC_TYPE__ int
+#define __DBL_MIN_10_EXP__ (-307)
+#define __FINITE_MATH_ONLY__ 0
+#define __cpp_variable_templates 201304
+#define __GNUC_PATCHLEVEL__ 0
+#define __FLT32_HAS_DENORM__ 1
+#define __UINT_FAST8_MAX__ 0xff
+#define __has_include(STR) __has_include__(STR)
+#define __FLT32_MAX_10_EXP__ 38
+#define _stdcall __attribute__((__stdcall__))
+#define __DEC64_MAX_EXP__ 385
+#define __INT8_C(c) c
+#define __INT_LEAST8_WIDTH__ 8
+#define __cpp_variadic_using 201611
+#define __UINT_LEAST64_MAX__ 0xffffffffffffffffULL
+#define __cpp_capture_star_this 201603
+#define __SHRT_MAX__ 0x7fff
+#define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L
+#define __FLT64X_MAX_10_EXP__ 4932
+#define __cpp_if_constexpr 201606
+#define __UINT_LEAST8_MAX__ 0xff
+#define __GCC_ATOMIC_BOOL_LOCK_FREE 2
+#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128
+#define __UINTMAX_TYPE__ long long unsigned int
+#define __DEC32_EPSILON__ 1E-6DF
+#define __FLT_EVAL_METHOD_TS_18661_3__ 0
+#define __UINT32_MAX__ 0xffffffffU
+#define __GXX_EXPERIMENTAL_CXX0X__ 1
+#define __LDBL_MAX_EXP__ 16384
+#define __FLT128_MIN_EXP__ (-16381)
+#define __WINT_MIN__ 0
+#define __FLT128_MIN_10_EXP__ (-4931)
+#define __INT_LEAST16_WIDTH__ 16
+#define __SCHAR_MAX__ 0x7f
+#define __FLT128_MANT_DIG__ 113
+#define __WCHAR_MIN__ 0
+#define __INT64_C(c) c ## LL
+#define __DBL_DIG__ 15
+#define __GCC_ATOMIC_POINTER_LOCK_FREE 2
+#define __FLT64X_MANT_DIG__ 64
+#define __SIZEOF_INT__ 4
+#define __SIZEOF_POINTER__ 8
+#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
+#define __cpp_aligned_new 201606
+#define __USER_LABEL_PREFIX__
+#define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x
+#define __STDC_HOSTED__ 1
+#define __WIN32 1
+#define __LDBL_HAS_INFINITY__ 1
+#define __WIN64 1
+#define __FLT32_DIG__ 6
+#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F
+#define __GXX_WEAK__ 1
+#define __SHRT_WIDTH__ 16
+#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L
+#define __DEC32_MAX__ 9.999999E96DF
+#define __cpp_threadsafe_static_init 200806
+#define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x
+#define __MINGW32__ 1
+#define __FLT32X_HAS_INFINITY__ 1
+#define __INT32_MAX__ 0x7fffffff
+#define __INT_WIDTH__ 32
+#define __SIZEOF_LONG__ 4
+#define __UINT16_C(c) c
+#define __PTRDIFF_WIDTH__ 64
+#define __DECIMAL_DIG__ 21
+#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64
+#define __INTMAX_WIDTH__ 64
+#define __FLT64_MIN_EXP__ (-1021)
+#define __has_include_next(STR) __has_include_next__(STR)
+#define __FLT64X_MIN_10_EXP__ (-4931)
+#define __LDBL_HAS_QUIET_NAN__ 1
+#define __FLT64_MANT_DIG__ 53
+#define _REENTRANT 1
+#define __GNUC__ 7
+#define _cdecl __attribute__((__cdecl__))
+#define __GXX_RTTI 1
+#define __MMX__ 1
+#define __cpp_delegating_constructors 200604
+#define __FLT_HAS_DENORM__ 1
+#define __SIZEOF_LONG_DOUBLE__ 16
+#define __BIGGEST_ALIGNMENT__ 16
+#define __STDC_UTF_16__ 1
+#define __FLT64_MAX_10_EXP__ 308
+#define __FLT32_HAS_INFINITY__ 1
+#define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L)
+#define _thiscall __attribute__((__thiscall__))
+#define __cpp_raw_strings 200710
+#define __INT_FAST32_MAX__ 0x7fffffff
+#define __WINNT 1
+#define __DBL_HAS_INFINITY__ 1
+#define __cpp_deduction_guides 201606
+#define __INT64_MAX__ 0x7fffffffffffffffLL
+#define __WINNT__ 1
+#define __cpp_fold_expressions 201603
+#define __DEC32_MIN_EXP__ (-94)
+#define __INTPTR_WIDTH__ 64
+#define __FLT32X_HAS_DENORM__ 1
+#define __INT_FAST16_TYPE__ short int
+#define _fastcall __attribute__((__fastcall__))
+#define __LDBL_HAS_DENORM__ 1
+#define __cplusplus 201703L
+#define __cpp_ref_qualifiers 200710
+#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL
+#define __INT_LEAST32_MAX__ 0x7fffffff
+#define __DEC32_MIN__ 1E-95DF
+#define __DEPRECATED 1
+#define __cpp_rvalue_references 200610
+#define __DBL_MAX_EXP__ 1024
+#define __WCHAR_WIDTH__ 16
+#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32
+#define __DEC128_EPSILON__ 1E-33DL
+#define __SSE2_MATH__ 1
+#define __ATOMIC_HLE_RELEASE 131072
+#define __WIN32__ 1
+#define __PTRDIFF_MAX__ 0x7fffffffffffffffLL
+#define __amd64 1
+#define __tune_core2__ 1
+#define __ATOMIC_HLE_ACQUIRE 65536
+#define __FLT32_HAS_QUIET_NAN__ 1
+#define __GNUG__ 7
+#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL
+#define __SIZEOF_SIZE_T__ 8
+#define __cpp_rvalue_reference 200610
+#define __cpp_nsdmi 200809
+#define __FLT64X_MIN_EXP__ (-16381)
+#define __SIZEOF_WINT_T__ 2
+#define __LONG_LONG_WIDTH__ 64
+#define __cpp_initializer_lists 200806
+#define __FLT32_MAX_EXP__ 128
+#define __cpp_hex_float 201603
+#define __GCC_HAVE_DWARF2_CFI_ASM 1
+#define __GXX_ABI_VERSION 1011
+#define __FLT128_HAS_INFINITY__ 1
+#define __FLT_MIN_EXP__ (-125)
+#define __cpp_lambdas 200907
+#define __FLT64X_HAS_QUIET_NAN__ 1
+#define __INT_FAST64_TYPE__ long long int
+#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64
+#define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L)
+#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x
+#define __DECIMAL_BID_FORMAT__ 1
+#define __GXX_TYPEINFO_EQUALITY_INLINE 0
+#define __FLT64_MIN_10_EXP__ (-307)
+#define __FLT64X_DECIMAL_DIG__ 21
+#define __DEC128_MIN__ 1E-6143DL
+#define __REGISTER_PREFIX__
+#define __UINT16_MAX__ 0xffff
+#define __DBL_HAS_DENORM__ 1
+#define __cdecl __attribute__((__cdecl__))
+#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32
+#define __UINT8_TYPE__ unsigned char
+#define __NO_INLINE__ 1
+#define __FLT_MANT_DIG__ 24
+#define __LDBL_DECIMAL_DIG__ 21
+#define __VERSION__ "7.3.0"
+#define __UINT64_C(c) c ## ULL
+#define __cpp_unicode_characters 201411
+#define __cpp_decltype_auto 201304
+#define __GCC_ATOMIC_INT_LOCK_FREE 2
+#define __FLT128_MAX_EXP__ 16384
+#define __FLT32_MANT_DIG__ 24
+#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__
+#define __cpp_aggregate_bases 201603
+#define __FLT128_HAS_DENORM__ 1
+#define __FLT128_DIG__ 33
+#define __SCHAR_WIDTH__ 8
+#define __INT32_C(c) c
+#define __DEC64_EPSILON__ 1E-15DD
+#define __ORDER_PDP_ENDIAN__ 3412
+#define __DEC128_MIN_EXP__ (-6142)
+#define __cpp_nested_namespace_definitions 201411
+#define __INT_FAST32_TYPE__ int
+#define __UINT_LEAST16_TYPE__ short unsigned int
+#define __FLT64X_HAS_INFINITY__ 1
+#define __INT16_MAX__ 0x7fff
+#define __cpp_rtti 199711
+#define __SIZE_TYPE__ long long unsigned int
+#define __UINT64_MAX__ 0xffffffffffffffffULL
+#define __FLT64X_DIG__ 18
+#define __INT8_TYPE__ signed char
+#define __cpp_digit_separators 201309
+#define __GCC_ASM_FLAG_OUTPUTS__ 1
+#define __FLT_RADIX__ 2
+#define __INT_LEAST16_TYPE__ short int
+#define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L
+#define __UINTMAX_C(c) c ## ULL
+#define __GLIBCXX_BITSIZE_INT_N_0 128
+#define __SEH__ 1
+#define __SIG_ATOMIC_MAX__ 0x7fffffff
+#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
+#define __cpp_sized_deallocation 201309
+#define __SIZEOF_PTRDIFF_T__ 8
+#define __FLT32X_MANT_DIG__ 53
+#define __x86_64__ 1
+#define __FLT32X_MIN_EXP__ (-1021)
+#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF
+#define __MSVCRT__ 1
+#define __INT_FAST16_MAX__ 0x7fff
+#define __FLT64_DIG__ 15
+#define __UINT_FAST32_MAX__ 0xffffffffU
+#define __UINT_LEAST64_TYPE__ long long unsigned int
+#define __FLT_HAS_QUIET_NAN__ 1
+#define __FLT_MAX_10_EXP__ 38
+#define __LONG_MAX__ 0x7fffffffL
+#define __FLT64X_HAS_DENORM__ 1
+#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL
+#define __FLT_HAS_INFINITY__ 1
+#define __cpp_unicode_literals 200710
+#define __UINT_FAST16_TYPE__ short unsigned int
+#define __DEC64_MAX__ 9.999999999999999E384DD
+#define __INT_FAST32_WIDTH__ 32
+#define __CHAR16_TYPE__ short unsigned int
+#define __PRAGMA_REDEFINE_EXTNAME 1
+#define __SIZE_WIDTH__ 64
+#define __SEG_FS 1
+#define __INT_LEAST16_MAX__ 0x7fff
+#define __DEC64_MANT_DIG__ 16
+#define __UINT_LEAST32_MAX__ 0xffffffffU
+#define __SEG_GS 1
+#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32
+#define __GCC_ATOMIC_LONG_LOCK_FREE 2
+#define __SIG_ATOMIC_WIDTH__ 32
+#define __INT_LEAST64_TYPE__ long long int
+#define __INT16_TYPE__ short int
+#define __INT_LEAST8_TYPE__ signed char
+#define __cpp_structured_bindings 201606
+#define __DEC32_MAX_EXP__ 97
+#define __INT_FAST8_MAX__ 0x7f
+#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128
+#define __INTPTR_MAX__ 0x7fffffffffffffffLL
+#define __GXX_MERGED_TYPEINFO_NAMES 0
+#define __cpp_range_based_for 201603
+#define __FLT64_HAS_QUIET_NAN__ 1
+#define __stdcall __attribute__((__stdcall__))
+#define __FLT32_MIN_10_EXP__ (-37)
+#define __SSE2__ 1
+#define __EXCEPTIONS 1
+#define __LDBL_MANT_DIG__ 64
+#define __DBL_HAS_QUIET_NAN__ 1
+#define __FLT64_HAS_INFINITY__ 1
+#define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x
+#define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16
+#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1)
+#define __cpp_nontype_template_args 201411
+#define __cpp_return_type_deduction 201304
+#define __INTPTR_TYPE__ long long int
+#define __UINT16_TYPE__ short unsigned int
+#define __WCHAR_TYPE__ short unsigned int
+#define __SIZEOF_FLOAT__ 4
+#define __pic__ 1
+#define __UINTPTR_MAX__ 0xffffffffffffffffULL
+#define __INT_FAST64_WIDTH__ 64
+#define __DEC64_MIN_EXP__ (-382)
+#define __cpp_decltype 200707
+#define __FLT32_DECIMAL_DIG__ 9
+#define __INT_FAST64_MAX__ 0x7fffffffffffffffLL
+#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
+#define __FLT_DIG__ 6
+#define __FLT64X_MAX_EXP__ 16384
+#define __UINT_FAST64_TYPE__ long long unsigned int
+#define __cpp_inline_variables 201606
+#define __INT_MAX__ 0x7fffffff
+#define __amd64__ 1
+#define WIN32 1
+#define __nocona 1
+#define __code_model_medium__ 1
+#define __INT64_TYPE__ long long int
+#define __FLT_MAX_EXP__ 128
+#define WIN64 1
+#define __ORDER_BIG_ENDIAN__ 4321
+#define __DBL_MANT_DIG__ 53
+#define __cpp_inheriting_constructors 201511
+#define __SIZEOF_FLOAT128__ 16
+#define __INT_LEAST64_MAX__ 0x7fffffffffffffffLL
+#define __DEC64_MIN__ 1E-383DD
+#define __WINT_TYPE__ short unsigned int
+#define __UINT_LEAST32_TYPE__ unsigned int
+#define __SIZEOF_SHORT__ 2
+#define __SSE__ 1
+#define __LDBL_MIN_EXP__ (-16381)
+#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64
+#define __WINT_WIDTH__ 16
+#define __cpp_template_auto 201606
+#define __INT_LEAST8_MAX__ 0x7f
+#define __FLT32X_MAX_10_EXP__ 308
+#define __SIZEOF_INT128__ 16
+#define __WCHAR_UNSIGNED__ 1
+#define __LDBL_MAX_10_EXP__ 4932
+#define __ATOMIC_RELAXED 0
+#define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L)
+#define __thiscall __attribute__((__thiscall__))
+#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128
+#define __UINT8_C(c) c
+#define __FLT64_MAX_EXP__ 1024
+#define __INT_LEAST32_TYPE__ int
+#define __SIZEOF_WCHAR_T__ 2
+#define __FLT128_HAS_QUIET_NAN__ 1
+#define __INT_FAST8_TYPE__ signed char
+#define __fastcall __attribute__((__fastcall__))
+#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x
+#define __GNUC_STDC_INLINE__ 1
+#define __FLT64_HAS_DENORM__ 1
+#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32
+#define __DBL_DECIMAL_DIG__ 17
+#define __STDC_UTF_32__ 1
+#define __INT_FAST8_WIDTH__ 8
+#define __FXSR__ 1
+#define __DEC_EVAL_METHOD__ 2
+#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x
+#define __MINGW64__ 1
+#define __cpp_runtime_arrays 198712
+#define __UINT64_TYPE__ long long unsigned int
+#define __cpp_namespace_attributes 201411
+#define __UINT32_C(c) c ## U
+#define __INTMAX_MAX__ 0x7fffffffffffffffLL
+#define __cpp_alias_templates 200704
+#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
+#define WINNT 1
+#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F
+#define __INT8_MAX__ 0x7f
+#define __LONG_WIDTH__ 32
+#define __PIC__ 1
+#define __UINT_FAST32_TYPE__ unsigned int
+#define __CHAR32_TYPE__ unsigned int
+#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F
+#define __cpp_constexpr 201603
+#define __INT32_TYPE__ int
+#define __SIZEOF_DOUBLE__ 8
+#define __cpp_exceptions 199711
+#define __FLT_MIN_10_EXP__ (-37)
+#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64
+#define __INT_LEAST32_WIDTH__ 32
+#define __INTMAX_TYPE__ long long int
+#define _INTEGRAL_MAX_BITS 64
+#define __DEC128_MAX_EXP__ 6145
+#define __FLT32X_HAS_QUIET_NAN__ 1
+#define __ATOMIC_CONSUME 1
+#define __nocona__ 1
+#define __GNUC_MINOR__ 3
+#define __GLIBCXX_TYPE_INT_N_0 __int128
+#define __INT_FAST16_WIDTH__ 16
+#define __UINTMAX_MAX__ 0xffffffffffffffffULL
+#define __DEC32_MANT_DIG__ 7
+#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x
+#define __cpp_template_template_args 201611
+#define __DBL_MAX_10_EXP__ 308
+#define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L
+#define __INT16_C(c) c
+#define __cpp_generic_lambdas 201304
+#define __STDC__ 1
+#define __FLT32X_DIG__ 15
+#define __PTRDIFF_TYPE__ long long int
+#define __ATOMIC_SEQ_CST 5
+#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 1
+#define __UINT32_TYPE__ unsigned int
+#define __FLT32X_MIN_10_EXP__ (-307)
+#define __UINTPTR_TYPE__ long long unsigned int
+#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD
+#define __DEC128_MANT_DIG__ 34
+#define __LDBL_MIN_10_EXP__ (-4931)
+#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128
+#define __SSE_MATH__ 1
+#define __SIZEOF_LONG_LONG__ 8
+#define __cpp_user_defined_literals 200809
+#define __FLT128_DECIMAL_DIG__ 36
+#define __GCC_ATOMIC_LLONG_LOCK_FREE 2
+#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x
+#define __LDBL_DIG__ 18
+#define __FLT_DECIMAL_DIG__ 9
+#define __UINT_FAST16_MAX__ 0xffff
+#define __GCC_ATOMIC_SHORT_LOCK_FREE 2
+#define __INT_LEAST64_WIDTH__ 64
+#define __SSE3__ 1
+#define __UINT_FAST8_TYPE__ unsigned char
+#define __WIN64__ 1
+#define __cpp_init_captures 201304
+#define __ATOMIC_ACQ_REL 4
+#define __ATOMIC_RELEASE 3
+#define __declspec(x) __attribute__((x))
diff --git a/web task_2/debug/moc_web.cpp b/web task_2/debug/moc_web.cpp
new file mode 100644
index 0000000..dd6916e
--- /dev/null
+++ b/web task_2/debug/moc_web.cpp
@@ -0,0 +1,94 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'web.h'
+**
+** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.12)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../web.h"
+#include
+#include
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'web.h' doesn't include ."
+#elif Q_MOC_OUTPUT_REVISION != 67
+#error "This file was generated using the moc from 5.12.12. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+QT_WARNING_PUSH
+QT_WARNING_DISABLE_DEPRECATED
+struct qt_meta_stringdata_Web_t {
+ QByteArrayData data[1];
+ char stringdata0[4];
+};
+#define QT_MOC_LITERAL(idx, ofs, len) \
+ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
+ qptrdiff(offsetof(qt_meta_stringdata_Web_t, stringdata0) + ofs \
+ - idx * sizeof(QByteArrayData)) \
+ )
+static const qt_meta_stringdata_Web_t qt_meta_stringdata_Web = {
+ {
+QT_MOC_LITERAL(0, 0, 3) // "Web"
+
+ },
+ "Web"
+};
+#undef QT_MOC_LITERAL
+
+static const uint qt_meta_data_Web[] = {
+
+ // content:
+ 8, // revision
+ 0, // classname
+ 0, 0, // classinfo
+ 0, 0, // methods
+ 0, 0, // properties
+ 0, 0, // enums/sets
+ 0, 0, // constructors
+ 0, // flags
+ 0, // signalCount
+
+ 0 // eod
+};
+
+void Web::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+ Q_UNUSED(_o);
+ Q_UNUSED(_id);
+ Q_UNUSED(_c);
+ Q_UNUSED(_a);
+}
+
+QT_INIT_METAOBJECT const QMetaObject Web::staticMetaObject = { {
+ &QObject::staticMetaObject,
+ qt_meta_stringdata_Web.data,
+ qt_meta_data_Web,
+ qt_static_metacall,
+ nullptr,
+ nullptr
+} };
+
+
+const QMetaObject *Web::metaObject() const
+{
+ return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
+}
+
+void *Web::qt_metacast(const char *_clname)
+{
+ if (!_clname) return nullptr;
+ if (!strcmp(_clname, qt_meta_stringdata_Web.stringdata0))
+ return static_cast(this);
+ return QObject::qt_metacast(_clname);
+}
+
+int Web::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+ _id = QObject::qt_metacall(_c, _id, _a);
+ return _id;
+}
+QT_WARNING_POP
+QT_END_MOC_NAMESPACE
diff --git a/web task_2/debug/moc_web.o b/web task_2/debug/moc_web.o
new file mode 100644
index 0000000..a4c9ec6
Binary files /dev/null and b/web task_2/debug/moc_web.o differ
diff --git a/web task_2/debug/moc_widget.cpp b/web task_2/debug/moc_widget.cpp
new file mode 100644
index 0000000..e2b9504
--- /dev/null
+++ b/web task_2/debug/moc_widget.cpp
@@ -0,0 +1,94 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'widget.h'
+**
+** Created by: The Qt Meta Object Compiler version 67 (Qt 5.12.12)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../widget.h"
+#include
+#include
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'widget.h' doesn't include ."
+#elif Q_MOC_OUTPUT_REVISION != 67
+#error "This file was generated using the moc from 5.12.12. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+QT_WARNING_PUSH
+QT_WARNING_DISABLE_DEPRECATED
+struct qt_meta_stringdata_Widget_t {
+ QByteArrayData data[1];
+ char stringdata0[7];
+};
+#define QT_MOC_LITERAL(idx, ofs, len) \
+ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
+ qptrdiff(offsetof(qt_meta_stringdata_Widget_t, stringdata0) + ofs \
+ - idx * sizeof(QByteArrayData)) \
+ )
+static const qt_meta_stringdata_Widget_t qt_meta_stringdata_Widget = {
+ {
+QT_MOC_LITERAL(0, 0, 6) // "Widget"
+
+ },
+ "Widget"
+};
+#undef QT_MOC_LITERAL
+
+static const uint qt_meta_data_Widget[] = {
+
+ // content:
+ 8, // revision
+ 0, // classname
+ 0, 0, // classinfo
+ 0, 0, // methods
+ 0, 0, // properties
+ 0, 0, // enums/sets
+ 0, 0, // constructors
+ 0, // flags
+ 0, // signalCount
+
+ 0 // eod
+};
+
+void Widget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+ Q_UNUSED(_o);
+ Q_UNUSED(_id);
+ Q_UNUSED(_c);
+ Q_UNUSED(_a);
+}
+
+QT_INIT_METAOBJECT const QMetaObject Widget::staticMetaObject = { {
+ &QWidget::staticMetaObject,
+ qt_meta_stringdata_Widget.data,
+ qt_meta_data_Widget,
+ qt_static_metacall,
+ nullptr,
+ nullptr
+} };
+
+
+const QMetaObject *Widget::metaObject() const
+{
+ return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
+}
+
+void *Widget::qt_metacast(const char *_clname)
+{
+ if (!_clname) return nullptr;
+ if (!strcmp(_clname, qt_meta_stringdata_Widget.stringdata0))
+ return static_cast(this);
+ return QWidget::qt_metacast(_clname);
+}
+
+int Widget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+ _id = QWidget::qt_metacall(_c, _id, _a);
+ return _id;
+}
+QT_WARNING_POP
+QT_END_MOC_NAMESPACE
diff --git a/web task_2/debug/moc_widget.o b/web task_2/debug/moc_widget.o
new file mode 100644
index 0000000..dbafeea
Binary files /dev/null and b/web task_2/debug/moc_widget.o differ
diff --git a/web task_2/debug/web.o b/web task_2/debug/web.o
new file mode 100644
index 0000000..05cbfac
Binary files /dev/null and b/web task_2/debug/web.o differ
diff --git a/web task_2/debug/widget.o b/web task_2/debug/widget.o
new file mode 100644
index 0000000..99578fb
Binary files /dev/null and b/web task_2/debug/widget.o differ
diff --git a/web task_2/main.cpp b/web task_2/main.cpp
new file mode 100644
index 0000000..4e13365
--- /dev/null
+++ b/web task_2/main.cpp
@@ -0,0 +1,14 @@
+#include
+
+#include "web.h"
+#include "widget.h"
+int main(int argc, char *argv[]) {
+ QApplication a(argc, argv);
+
+ Widget w;
+
+ w.setWindowTitle("Паутинка");
+ w.show();
+
+ return a.exec();
+}
diff --git a/web task_2/web.cpp b/web task_2/web.cpp
new file mode 100644
index 0000000..c0fbe80
--- /dev/null
+++ b/web task_2/web.cpp
@@ -0,0 +1,60 @@
+#include "web.h"
+
+Web::Web(QPoint center, int radius, QPainter *painter, QObject *parent)
+ : QObject{parent} {
+ this->center_ = center;
+ this->radius_ = radius;
+ this->painter_ = painter;
+ double secondParameter = 3.5;
+ QVector points;
+ points.append(QPoint(center.x(), center.y() - radius));
+ points.append(QPoint(center.x() + radius - radius / secondParameter,
+ center.y() - radius + radius / secondParameter));
+ points.append(QPoint(center.x() + radius, center.y()));
+ points.append(QPoint(center.x() + radius - radius / secondParameter,
+ center.y() + radius - radius / secondParameter));
+ points.append(QPoint(center.x(), center.y() + radius));
+ points.append(QPoint(center.x() - radius + radius / secondParameter,
+ center.y() + radius - radius / secondParameter));
+ points.append(QPoint(center.x() - radius, center.y()));
+ points.append(QPoint(center.x() - radius + radius / secondParameter,
+ center.y() - radius + radius / secondParameter));
+
+ for (int i = 0; i < points.size(); i++) {
+ painter->drawLine(center.x(), center.y(), points[i].x(), points[i].y());
+ }
+ for (int i = 0; i < points.size() - 1; i++) {
+ painter->drawLine(points[i].x(), points[i].y(), points[i + 1].x(),
+ points[i + 1].y());
+ }
+ painter->drawLine(points[0].x(), points[0].y(), points[7].x(), points[7].y());
+ QPolygon polygon;
+ int lineCount = 6;
+ for (int j = 1; j < lineCount; j++) {
+ double parameter;
+ int endLine = lineCount - 1;
+ int endLineWidth = 2;
+ double linesWidth = 0.5;
+ if (j == endLine) {
+ parameter = j + endLineWidth;
+ } else
+ parameter = j + linesWidth;
+
+ polygon
+ << QPoint(center.x() - radius / parameter, center.y())
+ << QPoint(center.x() + (-radius + radius / secondParameter) / parameter,
+ center.y() + (-radius + radius / secondParameter) / parameter)
+ << QPoint(center.x(), center.y() - radius / parameter)
+ << QPoint(center.x() + (radius - radius / secondParameter) / parameter,
+ center.y() + (-radius + radius / secondParameter) / parameter)
+ << QPoint(center.x() + radius / parameter, center.y())
+ << QPoint(center.x() + (radius - radius / secondParameter) / parameter,
+ center.y() + (radius - radius / secondParameter) / parameter)
+ << QPoint(center.x(), center.y() + radius / parameter)
+ << QPoint(center.x() + (-radius + radius / secondParameter) / parameter,
+ center.y() + (radius - radius / secondParameter) / parameter)
+ << QPoint(center.x() - radius / parameter, center.y());
+
+ painter->drawPolyline(polygon);
+ }
+}
diff --git a/web task_2/web.h b/web task_2/web.h
new file mode 100644
index 0000000..c7f03f4
--- /dev/null
+++ b/web task_2/web.h
@@ -0,0 +1,18 @@
+#ifndef WEB_H
+#define WEB_H
+
+#include
+#include
+#include
+class Web : public QObject {
+ Q_OBJECT
+ public:
+ explicit Web(QPoint, int, QPainter *, QObject *parent = nullptr);
+
+ private:
+ QPainter *painter_;
+ QPoint center_;
+ int radius_;
+};
+
+#endif // WEB_H
diff --git a/web task_2/widget.cpp b/web task_2/widget.cpp
new file mode 100644
index 0000000..9774398
--- /dev/null
+++ b/web task_2/widget.cpp
@@ -0,0 +1,65 @@
+#include "widget.h"
+
+#include "QListWidget"
+Widget::Widget(QWidget *parent) : QWidget(parent) {}
+
+void Widget::DrawWeb(QPoint center, int radius, QPainter *painter) {
+ Web b(center, radius, painter);
+}
+
+Widget::~Widget() {}
+
+void Widget::paintEvent(QPaintEvent *event) {
+ Q_UNUSED(event)
+ if (isMousePressed_ == true) {
+ QPoint center = position_;
+
+ int radius;
+ int half = 2;
+ if (center.y() >= height() / half) {
+ radius = height() - center.y();
+ } else {
+ radius = center.y();
+ }
+
+ if (width() - center.x() < radius) {
+ radius = width() - center.x();
+ }
+ if (center.x() < radius) {
+ radius = center.x();
+ }
+
+ QPainter painter;
+ painter.begin(this);
+
+ DrawWeb(position_, radius, &painter);
+ painter.end();
+ update();
+ }
+}
+
+void Widget::mouseReleaseEvent(QMouseEvent *event) {
+ Q_UNUSED(event)
+ isMousePressed_ = false;
+ this->unsetCursor();
+}
+
+void Widget::mouseMoveEvent(QMouseEvent *event) {
+ if (event->buttons() & Qt::LeftButton) {
+ position_ = event->pos();
+ widgetGeometry = this->rect();
+ isMousePressed_ = true;
+ this->setCursor(Qt::CrossCursor);
+
+ if (!widgetGeometry.contains(position_)) {
+ position_.setX(qMin(qMax(widgetGeometry.left(), position_.x()),
+ widgetGeometry.right()));
+ position_.setY(qMin(qMax(widgetGeometry.top(), position_.y()),
+ widgetGeometry.bottom()));
+ QCursor::setPos(mapToGlobal(position_));
+ }
+ }
+ repaint();
+}
+
+void Widget::mousePressEvent(QMouseEvent *event) { position_ = event->pos(); }
diff --git a/web task_2/widget.h b/web task_2/widget.h
new file mode 100644
index 0000000..e774926
--- /dev/null
+++ b/web task_2/widget.h
@@ -0,0 +1,28 @@
+#ifndef WIDGET_H
+#define WIDGET_H
+
+#include
+#include
+
+#include "web.h"
+
+class Widget : public QWidget {
+ Q_OBJECT
+
+ public:
+ Widget(QWidget *parent = nullptr);
+ void DrawWeb(QPoint, int, QPainter *);
+ ~Widget();
+
+ protected:
+ virtual void mouseMoveEvent(QMouseEvent *event) override;
+ virtual void mousePressEvent(QMouseEvent *event) override;
+ void paintEvent(QPaintEvent *) override;
+ void mouseReleaseEvent(QMouseEvent *event) override;
+
+ private:
+ QPoint position_;
+ QRect widgetGeometry;
+ bool isMousePressed_;
+};
+#endif // WIDGET_H