#############################################################################
# Makefile for building: OilDetect
# Generated by qmake (3.1) (Qt 5.15.2)
# Project:  ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\OilDetect.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 -Dmapbaidu -Dno_qrc_font -DQT_USE_QSTRINGBUILDER -Dneedmapbaidu -Dwebminiblink -Dsavehtmlfile1 -DQT_QML_DEBUG -DQT_NO_DEBUG -DQT_CHARTS_LIB -DQT_AXCONTAINER_LIB -DQT_AXBASE_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN
CFLAGS        = -fno-keep-inline-dllexport -O2 -w $(DEFINES)
CXXFLAGS      = -fno-keep-inline-dllexport -O2 -std=gnu++1z -w -fexceptions -mthreads $(DEFINES)
INCPATH       = -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect -I. -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS -I..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main -I..\..\..\Qt\5.15.2\mingw81_64\include -I..\..\..\Qt\5.15.2\mingw81_64\include\QtCharts -I..\..\..\Qt\5.15.2\mingw81_64\include\ActiveQt -I..\..\..\Qt\5.15.2\mingw81_64\include\QtWidgets -I..\..\..\Qt\5.15.2\mingw81_64\include\QtMultimedia -I..\..\..\Qt\5.15.2\mingw81_64\include\QtGui -I..\..\..\Qt\5.15.2\mingw81_64\include\QtANGLE -I..\..\..\Qt\5.15.2\mingw81_64\include\QtNetwork -I..\..\..\Qt\5.15.2\mingw81_64\include\QtSerialPort -I..\..\..\Qt\5.15.2\mingw81_64\include\QtCore -Itemp\moc -Itemp\ui -I/include -I..\..\..\Qt\5.15.2\mingw81_64\mkspecs\win32-g++ 
LINKER      =        g++
LFLAGS        =        -Wl,-s -Wl,-subsystem,windows -mthreads
LIBS        =        D:\Qt\5.15.2\mingw81_64\lib\libQt5Charts.a D:\Qt\5.15.2\mingw81_64\lib\libQt5AxContainer.a -LC:\openssl\lib -LC:\Utils\my_sql\mysql-5.7.25-winx64\lib -LC:\Utils\postgresql\pgsql\lib D:\Qt\5.15.2\mingw81_64\lib\libQt5AxBase.a -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -luuid D:\Qt\5.15.2\mingw81_64\lib\libQt5Widgets.a D:\Qt\5.15.2\mingw81_64\lib\libQt5Multimedia.a D:\Qt\5.15.2\mingw81_64\lib\libQt5Gui.a D:\Qt\5.15.2\mingw81_64\lib\libQt5Network.a D:\Qt\5.15.2\mingw81_64\lib\libQt5SerialPort.a D:\Qt\5.15.2\mingw81_64\lib\libQt5Core.a temp\obj\logo_res.o  -lmingw32 D:\Qt\5.15.2\mingw81_64\lib\libqtmain.a -LC:\openssl\lib -LC:\Utils\my_sql\mysql-5.7.25-winx64\lib -LC:\Utils\postgresql\pgsql\lib -lshell32 
QMAKE         = D:\Qt\5.15.2\mingw81_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      = D:\Qt\5.15.2\mingw81_64\bin\qmake.exe -install qinstall
QINSTALL_PROGRAM = D:\Qt\5.15.2\mingw81_64\bin\qmake.exe -install qinstall -exe
DEL_FILE      = del
SYMLINK       = $(QMAKE) -install ln -f -s
DEL_DIR       = rmdir
MOVE          = move
IDC           = idc
IDL           = midl
ZIP           = zip -r -9
DEF_FILE      = 
RES_FILE      = temp\obj\logo_res.o
SED           = $(QMAKE) -install sed
MOVE          = move

####### Output directory

OBJECTS_DIR   = temp\obj

####### Files

SOURCES       = ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\debug.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appdata.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appinit.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\base64helper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\customstyle.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\iconhelper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\quihelper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapbaidu.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\maphelper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownhelper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownload.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownthread.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webjsdata.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webview.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\miniblink.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\CPerfTimer.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\instclient.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\TCPClient.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gps.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gpsitem.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\customtablemodel.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmheatmap.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\instdevice.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.cpp temp\moc\moc_appinit.cpp \
		temp\moc\moc_iconhelper.cpp \
		temp\moc\moc_mapbaidu.cpp \
		temp\moc\moc_mapdownload.cpp \
		temp\moc\moc_mapdownthread.cpp \
		temp\moc\moc_webjsdata.cpp \
		temp\moc\moc_webview.cpp \
		temp\moc\moc_miniblink.cpp \
		temp\moc\moc_instclient.cpp \
		temp\moc\moc_TCPClient.cpp \
		temp\moc\moc_gpsitem.cpp \
		temp\moc\moc_customtablemodel.cpp \
		temp\moc\moc_dialogalarmthreshold.cpp \
		temp\moc\moc_dialogparam.cpp \
		temp\moc\moc_dlgmapdownload.cpp \
		temp\moc\moc_dlgmapsetting.cpp \
		temp\moc\moc_dlgspectrumrange.cpp \
		temp\moc\moc_form_spectrum.cpp \
		temp\moc\moc_frmheatmap.cpp \
		temp\moc\moc_frmmapgps.cpp \
		temp\moc\moc_helpabout.cpp \
		temp\moc\moc_instdevice.cpp \
		temp\moc\moc_mainwindow.cpp
OBJECTS       = temp/rcc/qrc_res.o \
		temp/rcc/qrc_image.o \
		temp/rcc/qrc_qm.o \
		temp/rcc/qrc_maires.o \
		temp/rcc/qrc_qss.o \
		temp/obj/debug.o \
		temp/obj/main.o \
		temp/obj/appdata.o \
		temp/obj/appinit.o \
		temp/obj/base64helper.o \
		temp/obj/customstyle.o \
		temp/obj/iconhelper.o \
		temp/obj/quihelper.o \
		temp/obj/mapbaidu.o \
		temp/obj/maphelper.o \
		temp/obj/mapdownhelper.o \
		temp/obj/mapdownload.o \
		temp/obj/mapdownthread.o \
		temp/obj/webjsdata.o \
		temp/obj/webview.o \
		temp/obj/miniblink.o \
		temp/obj/CPerfTimer.o \
		temp/obj/instclient.o \
		temp/obj/TCPClient.o \
		temp/obj/gps.o \
		temp/obj/gpsitem.o \
		temp/obj/customtablemodel.o \
		temp/obj/dialogalarmthreshold.o \
		temp/obj/dialogparam.o \
		temp/obj/dlgmapdownload.o \
		temp/obj/dlgmapsetting.o \
		temp/obj/dlgspectrumrange.o \
		temp/obj/form_spectrum.o \
		temp/obj/frmheatmap.o \
		temp/obj/frmmapgps.o \
		temp/obj/helpabout.o \
		temp/obj/instdevice.o \
		temp/obj/mainwindow.o \
		temp/obj/moc_appinit.o \
		temp/obj/moc_iconhelper.o \
		temp/obj/moc_mapbaidu.o \
		temp/obj/moc_mapdownload.o \
		temp/obj/moc_mapdownthread.o \
		temp/obj/moc_webjsdata.o \
		temp/obj/moc_webview.o \
		temp/obj/moc_miniblink.o \
		temp/obj/moc_instclient.o \
		temp/obj/moc_TCPClient.o \
		temp/obj/moc_gpsitem.o \
		temp/obj/moc_customtablemodel.o \
		temp/obj/moc_dialogalarmthreshold.o \
		temp/obj/moc_dialogparam.o \
		temp/obj/moc_dlgmapdownload.o \
		temp/obj/moc_dlgmapsetting.o \
		temp/obj/moc_dlgspectrumrange.o \
		temp/obj/moc_form_spectrum.o \
		temp/obj/moc_frmheatmap.o \
		temp/obj/moc_frmmapgps.o \
		temp/obj/moc_helpabout.o \
		temp/obj/moc_instdevice.o \
		temp/obj/moc_mainwindow.o

DIST          =  ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\debug.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\head.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\stable.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appdata.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appinit.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\base64helper.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\customstyle.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\iconhelper.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\quihelper.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapbaidu.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\maphelper.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownhelper.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownload.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownthread.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webjsdata.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webview.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\wke.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\miniblink.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\CPerfTimer.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\INFO_STRUCT.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\instclient.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\TCPClient.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gps.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gpsitem.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\MeasureResult.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\StringBuilder.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\ajson.hpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\customtablemodel.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmheatmap.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\instdevice.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\qconfig.h \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\sconfig.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\debug.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appdata.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appinit.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\base64helper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\customstyle.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\iconhelper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\quihelper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapbaidu.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\maphelper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownhelper.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownload.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownthread.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webjsdata.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webview.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\miniblink.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\CPerfTimer.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\instclient.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\TCPClient.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gps.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gpsitem.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\customtablemodel.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmheatmap.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\instdevice.cpp \
		..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.cpp
QMAKE_TARGET  = OilDetect
DESTDIR        = ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\bin\ #avoid trailing-slash linebreak
TARGET         = OilDetect.exe
DESTDIR_TARGET = ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\bin\OilDetect.exe

####### Build rules

first: all
all: Makefile.Release  ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/bin/OilDetect.exe

../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/bin/OilDetect.exe: D:/Qt/5.15.2/mingw81_64/lib/libQt5Charts.a D:/Qt/5.15.2/mingw81_64/lib/libQt5AxContainer.a D:/Qt/5.15.2/mingw81_64/lib/libQt5AxBase.a D:/Qt/5.15.2/mingw81_64/lib/libQt5Widgets.a D:/Qt/5.15.2/mingw81_64/lib/libQt5Multimedia.a D:/Qt/5.15.2/mingw81_64/lib/libQt5Gui.a D:/Qt/5.15.2/mingw81_64/lib/libQt5Network.a D:/Qt/5.15.2/mingw81_64/lib/libQt5SerialPort.a D:/Qt/5.15.2/mingw81_64/lib/libQt5Core.a D:/Qt/5.15.2/mingw81_64/lib/libqtmain.a temp/ui/ui_dialogalarmthreshold.h temp/ui/ui_dialogparam.h temp/ui/ui_dlgmapdownload.h temp/ui/ui_dlgmapsetting.h temp/ui/ui_dlgspectrumrange.h temp/ui/ui_form_spectrum.h temp/ui/ui_frmHeatMap.h temp/ui/ui_frmmapgps.h temp/ui/ui_helpabout.h temp/ui/ui_mainwindow.h $(OBJECTS) temp/obj/logo_res.o
	$(LINKER) $(LFLAGS) -o $(DESTDIR_TARGET) @object_script.OilDetect.Release  $(LIBS)

temp/obj/logo_res.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/logo.rc
	windres -i ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\logo.rc -o temp\obj\logo_res.o --include-dir=./../../Shandong_ZhangGuangZheng/OilDetect/OilDetect $(DEFINES)

qmake: FORCE
	@$(QMAKE) -o Makefile.Release ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\OilDetect.pro -spec win32-g++ "CONFIG+=debug" "CONFIG+=qml_debug"

qmake_all: FORCE

dist:
	$(ZIP) OilDetect.zip $(SOURCES) $(DIST) ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\OilDetect.pro ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\spec_pre.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\qdevice.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\device_config.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\common\sanitize.conf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\common\gcc-base.conf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\common\g++-base.conf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\common\angle.conf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\win32\windows_vulkan_sdk.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\common\windows-vulkan.conf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\common\g++-win32.conf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\common\windows-desktop.conf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\qconfig.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3danimation.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3danimation_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dcore.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dcore_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dextras.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dextras_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dinput.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dinput_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dlogic.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dlogic_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquick.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquick_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickanimation.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickanimation_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickextras.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickextras_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickinput.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickinput_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickrender.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickrender_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickscene2d.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3dquickscene2d_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3drender.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_3drender_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_accessibility_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_axbase.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_axbase_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_axcontainer.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_axcontainer_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_axserver.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_axserver_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_bluetooth.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_bluetooth_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_bodymovin_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_bootstrap_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_charts.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_charts_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_concurrent.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_concurrent_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_core.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_core_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_datavisualization.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_datavisualization_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_dbus.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_dbus_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_designer.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_designer_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_designercomponents_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_devicediscovery_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_edid_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_egl_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_eventdispatcher_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_fb_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_fontdatabase_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_gamepad.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_gamepad_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_gui.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_gui_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_help.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_help_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_location.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_location_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_multimedia.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_multimedia_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_multimediawidgets.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_multimediawidgets_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_network.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_network_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_networkauth.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_networkauth_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_nfc.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_nfc_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_opengl.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_opengl_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_openglextensions.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_openglextensions_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_packetprotocol_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_platformcompositor_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_positioning.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_positioning_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_positioningquick.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_positioningquick_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_printsupport.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_printsupport_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_purchasing.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_purchasing_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qml.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qml_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qmldebug_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qmldevtools_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qmlmodels.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qmlmodels_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qmltest.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qmltest_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qmlworkerscript.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qmlworkerscript_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3d.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3d_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3dassetimport.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3dassetimport_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3drender.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3drender_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3druntimerender.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3druntimerender_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3dutils.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick3dutils_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quick_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quickcontrols2.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quickcontrols2_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quickparticles_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quickshapes_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quicktemplates2.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quicktemplates2_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quickwidgets.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_quickwidgets_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_remoteobjects.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_remoteobjects_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_repparser.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_repparser_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_script.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_script_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_scripttools.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_scripttools_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_scxml.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_scxml_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_sensors.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_sensors_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_serialbus.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_serialbus_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_serialport.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_serialport_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_sql.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_sql_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_svg.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_svg_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_testlib.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_testlib_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_texttospeech.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_texttospeech_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_theme_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_uiplugin.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_uitools.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_uitools_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_virtualkeyboard.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_virtualkeyboard_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_vulkan_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_webchannel.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_webchannel_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_websockets.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_websockets_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_widgets.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_widgets_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_windowsuiautomation_support_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_winextras.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_winextras_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_xml.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_xml_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_xmlpatterns.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_xmlpatterns_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\modules\qt_lib_zlib_private.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\qt_functions.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\qt_config.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\win32-g++\qmake.conf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\spec_post.prf .qmake.stash ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\exclusive_builds.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\toolchain.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\default_pre.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\win32\default_pre.prf ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\h3.pri ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\core_base.pri ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\core_map.pri ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webcore.pri ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\core_webview.pri ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\network.pri ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\GPS.pri ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\main.pri ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\resolve_config.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\exclusive_builds_post.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\default_post.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\build_pass.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\warn_off.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\precompile_header.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\qml_debug.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\qt.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\resources_functions.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\resources.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\moc.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\win32\opengl.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\uic.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\win32\dumpcpp.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\qmake_use.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\file_copies.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\win32\windows.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\testcase_targets.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\exceptions.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\yacc.prf ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\lex.prf ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\OilDetect.pro ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\res.qrc ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\qrc\image.qrc ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\qrc\qm.qrc ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\maires.qrc ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\qss.qrc ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5Charts.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5AxContainer.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5AxBase.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5Widgets.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5Multimedia.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5Gui.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5Network.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5SerialPort.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\Qt5Core.prl ..\..\..\Qt\5.15.2\mingw81_64\lib\qtmain.prl   ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\res.qrc ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\qrc\image.qrc ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\qrc\qm.qrc ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\maires.qrc ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\qss.qrc ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\data\dummy.cpp  ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\debug.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\head.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\stable.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appdata.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appinit.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\base64helper.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\customstyle.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\iconhelper.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\quihelper.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapbaidu.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\maphelper.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownhelper.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownload.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownthread.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webjsdata.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webview.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\wke.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\miniblink.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\CPerfTimer.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\INFO_STRUCT.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\instclient.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\TCPClient.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gps.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gpsitem.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\MeasureResult.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\StringBuilder.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\ajson.hpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\customtablemodel.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmheatmap.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\instdevice.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\qconfig.h ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\sconfig.h   ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\debug.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appdata.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appinit.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\base64helper.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\customstyle.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\iconhelper.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\quihelper.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapbaidu.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\maphelper.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownhelper.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownload.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownthread.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webjsdata.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webview.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\miniblink.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\CPerfTimer.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\instclient.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\TCPClient.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gps.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gpsitem.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\customtablemodel.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmheatmap.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\instdevice.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.cpp ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmHeatMap.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.ui ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.ui    

clean: compiler_clean 
	-$(DEL_FILE) temp\rcc\qrc_res.o temp\rcc\qrc_image.o temp\rcc\qrc_qm.o temp\rcc\qrc_maires.o temp\rcc\qrc_qss.o temp\obj\debug.o temp\obj\main.o temp\obj\appdata.o temp\obj\appinit.o temp\obj\base64helper.o temp\obj\customstyle.o temp\obj\iconhelper.o temp\obj\quihelper.o temp\obj\mapbaidu.o temp\obj\maphelper.o temp\obj\mapdownhelper.o temp\obj\mapdownload.o temp\obj\mapdownthread.o temp\obj\webjsdata.o temp\obj\webview.o temp\obj\miniblink.o temp\obj\CPerfTimer.o temp\obj\instclient.o temp\obj\TCPClient.o temp\obj\gps.o temp\obj\gpsitem.o temp\obj\customtablemodel.o temp\obj\dialogalarmthreshold.o temp\obj\dialogparam.o temp\obj\dlgmapdownload.o temp\obj\dlgmapsetting.o temp\obj\dlgspectrumrange.o temp\obj\form_spectrum.o temp\obj\frmheatmap.o temp\obj\frmmapgps.o temp\obj\helpabout.o temp\obj\instdevice.o temp\obj\mainwindow.o temp\obj\moc_appinit.o temp\obj\moc_iconhelper.o temp\obj\moc_mapbaidu.o temp\obj\moc_mapdownload.o temp\obj\moc_mapdownthread.o temp\obj\moc_webjsdata.o temp\obj\moc_webview.o temp\obj\moc_miniblink.o temp\obj\moc_instclient.o temp\obj\moc_TCPClient.o temp\obj\moc_gpsitem.o temp\obj\moc_customtablemodel.o temp\obj\moc_dialogalarmthreshold.o temp\obj\moc_dialogparam.o temp\obj\moc_dlgmapdownload.o temp\obj\moc_dlgmapsetting.o temp\obj\moc_dlgspectrumrange.o temp\obj\moc_form_spectrum.o temp\obj\moc_frmheatmap.o temp\obj\moc_frmmapgps.o temp\obj\moc_helpabout.o temp\obj\moc_instdevice.o temp\obj\moc_mainwindow.o
	-$(DEL_FILE) release\stable.h.gch\c release\stable.h.gch\c++
	-$(DEL_FILE) temp\obj\logo_res.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: temp/rcc/qrc_res.o temp/rcc/qrc_image.o temp/rcc/qrc_qm.o temp/rcc/qrc_maires.o temp/rcc/qrc_qss.o
compiler_rcc_clean:
	-$(DEL_FILE) temp\rcc\qrc_res.cpp temp\rcc\qrc_res.tmp.o temp\rcc\qrc_image.cpp temp\rcc\qrc_image.tmp.o temp\rcc\qrc_qm.cpp temp\rcc\qrc_qm.tmp.o temp\rcc\qrc_maires.cpp temp\rcc\qrc_maires.tmp.o temp\rcc\qrc_qss.cpp temp\rcc\qrc_qss.tmp.o
temp/rcc/qrc_res.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/res.qrc \
		../../../Qt/5.15.2/mingw81_64/bin/rcc.exe \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/res/logo.ico
	D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name res ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\res.qrc -pass 1 -o temp/rcc/qrc_res.cpp 
	 g++ $(CXXFLAGS) -c temp/rcc/qrc_res.cpp -o temp/rcc/qrc_res.tmp.o 
	 D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name res ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\res.qrc -pass 2 -temp temp/rcc/qrc_res.tmp.o -o temp\rcc\qrc_res.o

temp/rcc/qrc_image.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/qrc/image.qrc \
		../../../Qt/5.15.2/mingw81_64/bin/rcc.exe \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/qrc/image/bg_novideo.png
	D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name image ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\qrc\image.qrc -pass 1 -o temp/rcc/qrc_image.cpp 
	 g++ $(CXXFLAGS) -c temp/rcc/qrc_image.cpp -o temp/rcc/qrc_image.tmp.o 
	 D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name image ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\qrc\image.qrc -pass 2 -temp temp/rcc/qrc_image.tmp.o -o temp\rcc\qrc_image.o

temp/rcc/qrc_qm.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/qrc/qm.qrc \
		../../../Qt/5.15.2/mingw81_64/bin/rcc.exe \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/qrc/qm/widgets.qm \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/qrc/qm/qt_zh_CN.qm
	D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name qm ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\qrc\qm.qrc -pass 1 -o temp/rcc/qrc_qm.cpp 
	 g++ $(CXXFLAGS) -c temp/rcc/qrc_qm.cpp -o temp/rcc/qrc_qm.tmp.o 
	 D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name qm ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\qrc\qm.qrc -pass 2 -temp temp/rcc/qrc_qm.tmp.o -o temp\rcc\qrc_qm.o

temp/rcc/qrc_maires.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/maires.qrc \
		../../../Qt/5.15.2/mingw81_64/bin/rcc.exe \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/CaptureSetting.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/open.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/savefile.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/Start.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/CaptureSample.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/logo.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/openfile.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/logo2.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/exit.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/Save.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/Stop.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/res/capBackgrount.png
	D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name maires ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\maires.qrc -pass 1 -o temp/rcc/qrc_maires.cpp 
	 g++ $(CXXFLAGS) -c temp/rcc/qrc_maires.cpp -o temp/rcc/qrc_maires.tmp.o 
	 D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name maires ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\maires.qrc -pass 2 -temp temp/rcc/qrc_maires.tmp.o -o temp\rcc\qrc_maires.o

temp/rcc/qrc_qss.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss.qrc \
		../../../Qt/5.15.2/mingw81_64/bin/rcc.exe \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatblue.css \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightyellow.css \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblack.css \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/WindowsBackground.wav \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue.css \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray.css \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/othersilvery.css \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightgray.css \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/WindowsInformationBar.wav \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/darkgray.css \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/Bootmusic.wav \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/checkbox_checked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/checkbox_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/add_left.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/add_right.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/checkbox_unchecked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/radiobutton_checked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/checkbox_unchecked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/add_top.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/arrow_bottom.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/calendar_prevmonth.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/checkbox_parcial.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/menu_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/radiobutton_unchecked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/arrow_top.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/branch_open.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/arrow_right.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/calendar_nextmonth.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/add_bottom.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/radiobutton_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/arrow_left.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/branch_close.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/checkbox_parcial_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/blacksoft/radiobutton_unchecked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/checkbox_checked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/checkbox_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/add_left.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/add_right.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/checkbox_unchecked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/radiobutton_checked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/checkbox_unchecked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/add_top.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/arrow_bottom.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/calendar_prevmonth.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/checkbox_parcial.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/menu_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/radiobutton_unchecked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/arrow_top.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/branch_open.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/arrow_right.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/calendar_nextmonth.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/add_bottom.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/radiobutton_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/arrow_left.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/branch_close.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/checkbox_parcial_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/flatgray/radiobutton_unchecked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/checkbox_checked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/checkbox_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/add_left.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/add_right.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/checkbox_unchecked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/radiobutton_checked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/checkbox_unchecked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/add_top.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/arrow_bottom.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/calendar_prevmonth.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/checkbox_parcial.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/menu_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/radiobutton_unchecked_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/arrow_top.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/branch_open.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/arrow_right.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/calendar_nextmonth.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/add_bottom.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/radiobutton_checked.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/arrow_left.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/branch_close.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/checkbox_parcial_disable.png \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qss/lightblue/radiobutton_unchecked.png
	D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name qss ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\qss.qrc -pass 1 -o temp/rcc/qrc_qss.cpp 
	 g++ $(CXXFLAGS) -c temp/rcc/qrc_qss.cpp -o temp/rcc/qrc_qss.tmp.o 
	 D:\Qt\5.15.2\mingw81_64\bin\rcc.exe -name qss ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\qss.qrc -pass 2 -temp temp/rcc/qrc_qss.tmp.o -o temp\rcc\qrc_qss.o

compiler_moc_predefs_make_all: temp/moc/moc_predefs.h
compiler_moc_predefs_clean:
	-$(DEL_FILE) temp\moc\moc_predefs.h
temp/moc/moc_predefs.h: ../../../Qt/5.15.2/mingw81_64/mkspecs/features/data/dummy.cpp \
		release/stable.h.gch/c++
	g++ -fno-keep-inline-dllexport -O2 -std=gnu++1z -w -dM -E -o temp\moc\moc_predefs.h ..\..\..\Qt\5.15.2\mingw81_64\mkspecs\features\data\dummy.cpp

compiler_dumpcpp_decl_make_all:
compiler_dumpcpp_decl_clean:
compiler_moc_header_make_all: temp/moc/moc_appinit.cpp temp/moc/moc_iconhelper.cpp temp/moc/moc_mapbaidu.cpp temp/moc/moc_mapdownload.cpp temp/moc/moc_mapdownthread.cpp temp/moc/moc_webjsdata.cpp temp/moc/moc_webview.cpp temp/moc/moc_miniblink.cpp temp/moc/moc_instclient.cpp temp/moc/moc_TCPClient.cpp temp/moc/moc_gpsitem.cpp temp/moc/moc_customtablemodel.cpp temp/moc/moc_dialogalarmthreshold.cpp temp/moc/moc_dialogparam.cpp temp/moc/moc_dlgmapdownload.cpp temp/moc/moc_dlgmapsetting.cpp temp/moc/moc_dlgspectrumrange.cpp temp/moc/moc_form_spectrum.cpp temp/moc/moc_frmheatmap.cpp temp/moc/moc_frmmapgps.cpp temp/moc/moc_helpabout.cpp temp/moc/moc_instdevice.cpp temp/moc/moc_mainwindow.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) temp\moc\moc_appinit.cpp temp\moc\moc_iconhelper.cpp temp\moc\moc_mapbaidu.cpp temp\moc\moc_mapdownload.cpp temp\moc\moc_mapdownthread.cpp temp\moc\moc_webjsdata.cpp temp\moc\moc_webview.cpp temp\moc\moc_miniblink.cpp temp\moc\moc_instclient.cpp temp\moc\moc_TCPClient.cpp temp\moc\moc_gpsitem.cpp temp\moc\moc_customtablemodel.cpp temp\moc\moc_dialogalarmthreshold.cpp temp\moc\moc_dialogparam.cpp temp\moc\moc_dlgmapdownload.cpp temp\moc\moc_dlgmapsetting.cpp temp\moc\moc_dlgspectrumrange.cpp temp\moc\moc_form_spectrum.cpp temp\moc\moc_frmheatmap.cpp temp\moc\moc_frmmapgps.cpp temp\moc\moc_helpabout.cpp temp\moc\moc_instdevice.cpp temp\moc\moc_mainwindow.cpp
temp/moc/moc_appinit.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appinit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appinit.h -o temp\moc\moc_appinit.cpp

temp/moc/moc_iconhelper.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/iconhelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\iconhelper.h -o temp\moc\moc_iconhelper.cpp

temp/moc/moc_mapbaidu.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapbaidu.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapbaidu.h -o temp\moc\moc_mapbaidu.cpp

temp/moc/moc_mapdownload.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownload.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QThread \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMutex \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownhelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QNetworkAccessManager \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkaccessmanager.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkrequest.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QString \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVector \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslConfiguration \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslconfiguration.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslerror.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslcertificate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcryptographichash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qssl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QFlags \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMetaType \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QElapsedTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDebug \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownload.h -o temp\moc\moc_mapdownload.cpp

temp/moc/moc_mapdownthread.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QThread \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMutex \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownthread.h -o temp\moc\moc_mapdownthread.cpp

temp/moc/moc_webjsdata.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webjsdata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webjsdata.h -o temp\moc\moc_webjsdata.cpp

temp/moc/moc_webview.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QColor \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webjsdata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webview.h -o temp\moc\moc_webview.cpp

temp/moc/moc_miniblink.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/miniblink.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/wke.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\miniblink.h -o temp\moc\moc_miniblink.cpp

temp/moc/moc_instclient.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/instclient.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/INFO_STRUCT.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QTcpSocket \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QHostAddress \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\instclient.h -o temp\moc\moc_instclient.cpp

temp/moc/moc_TCPClient.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QTcpSocket \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QHostAddress \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\TCPClient.h -o temp\moc\moc_TCPClient.cpp

temp/moc/moc_gpsitem.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gpsitem.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/QSerialPort \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialport.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialportglobal.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gpsitem.h -o temp\moc\moc_gpsitem.cpp

temp/moc/moc_customtablemodel.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/customtablemodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QAbstractTableModel \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractitemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QHash \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QRect \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\customtablemodel.h -o temp\moc\moc_customtablemodel.cpp

temp/moc/moc_dialogalarmthreshold.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogalarmthreshold.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.h -o temp\moc\moc_dialogalarmthreshold.cpp

temp/moc/moc_dialogparam.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogparam.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/INFO_STRUCT.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.h -o temp\moc\moc_dialogparam.cpp

temp/moc/moc_dlgmapdownload.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapdownload.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.h -o temp\moc\moc_dlgmapdownload.cpp

temp/moc/moc_dlgmapsetting.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapsetting.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.h -o temp\moc\moc_dlgmapsetting.cpp

temp/moc/moc_dlgspectrumrange.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgspectrumrange.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.h -o temp\moc\moc_dlgspectrumrange.cpp

temp/moc/moc_form_spectrum.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/form_spectrum.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMainWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qicon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMouseEvent \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QtCharts \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QtChartsDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtCore \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtCoreDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstracteventdispatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractitemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractnativeeventfilter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstracttransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydataops.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydatapointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasictimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbitarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraymatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcalendar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborcommon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/quuid.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcbormap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstreamreader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfloat16.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstreamwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcollator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcommandlineoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcommandlineparser.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconcatenatetablesproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcryptographichash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdiriterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeasingcurve.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qendian.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qexception.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfactoryinterface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileselector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfilesystemwatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfinalstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfutureinterface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrunnable.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qresultstore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuturesynchronizer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuturewatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhistorystate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qidentityproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qisenum.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qitemselectionmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsondocument.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlibrary.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlibraryinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversionnumber.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlinkedlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlockfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qloggingcategory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmessageauthenticationcode.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetaobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimedata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimedatabase.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimetype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectcleanuphandler.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qoperatingsystemversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qparallelanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpauseanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpluginloader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocess.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpropertyanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariantanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qqueue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrandom.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qreadwritelock.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qresource.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsavefile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedvaluerollback.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopeguard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsemaphore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsequentialanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsettings.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedmemory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsignalmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsignaltransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsocketnotifier.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsortfilterproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstack.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstandardpaths.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstatemachine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstorageinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlistmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemsemaphore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtemporarydir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtemporaryfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextboundaryfinder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextcodec.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthreadpool.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthreadstorage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimeline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimezone.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtranslator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtransposeproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypetraits.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qwaitcondition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDeadlineTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qwineventnotifier.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qxmlstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcoreversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QtGui \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QtGuiDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qabstracttextdocumentlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qglyphrun.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrawfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontdatabase.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocument.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessible.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessiblebridge.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessibleobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessibleplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbackingstore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QEvent \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMargins \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QRect \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsurface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsurfaceformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbitmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qclipboard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolorspace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolortransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qdesktopservices.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qdrag.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericpluginfactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qiconengine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qiconengineplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimageiohandler.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimagereader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimagewriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix4x4.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector3d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector4d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qquaternion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmovie.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qoffscreensurface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qt_windows.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES3/gl3.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES3/gl3platform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/KHR/khrplatform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES2/gl2.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES2/gl2platform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengles2ext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglcontext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QScopedPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QSurfaceFormat \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglversionfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengldebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglextrafunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglframebufferobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglpixeltransferoptions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglshaderprogram.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltexture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltextureblitter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMatrix3x3 \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMatrix4x4 \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltimerquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglvertexarrayobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPaintDeviceWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevicewindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPaintDevice \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QOpenGLContext \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QImage \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagedpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagelayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagesize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintengine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainterpath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpdfwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpicture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpictureformatplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmapcache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrasterwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qscreen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSize \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSizeF \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QTransform \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsessionmanager.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstandarditemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstatictext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstylehints.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsyntaxhighlighter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocumentfragment.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocumentwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtexttable.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvalidator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QtWidgets \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QtWidgetsDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractitemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractspinbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qslider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractslider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qrubberband.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractitemview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qaccessiblewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qaction.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qactiongroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qbuttongroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcalendarwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcheckbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolordialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolormap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolumnview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcombobox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcommandlinkbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qpushbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcommonstyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcompleter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdatawidgetmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdatetimeedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdial.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialogbuttonbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdirmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfileiconprovider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdockwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdrawutil.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qerrormessage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfiledialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfilesystemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfocusframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfontcombobox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfontdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qformlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgesture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgesturerecognizer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsanchorlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicseffect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitemanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslinearlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsproxywidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicswidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsscene.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicssceneevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicstransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QVector3D \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgroupbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qheaderview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qinputdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlineedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qitemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qitemeditorfactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qkeyeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qkeysequenceedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlabel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlcdnumber.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlistview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlistwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmdiarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmdisubwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmenu.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmenubar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmessagebox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmouseeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qopenglwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qplaintextedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtextedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qprogressbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qprogressdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qproxystyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QCommonStyle \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qradiobutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscroller.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QPointF \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QScrollerProperties \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollerproperties.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMetaType \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qshortcut.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizegrip.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qspinbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsplashscreen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsplitter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstackedlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstackedwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstatusbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleditemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstylefactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstylepainter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsystemtrayicon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtableview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtablewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtextbrowser.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtooltip.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreeview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreewidgetitemiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundogroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundostack.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundoview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwhatsthis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidgetaction.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwizard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchartglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtGlobal \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/chartsnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QChartGlobal \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPen \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QFont \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractAxis \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qarealegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QLegendMarker \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QLegend \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlegend.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QBrush \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAreaSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qareaseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarcategoryaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractBarSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBarSet \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxPlotSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxSet \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlesticklegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QCandlestickSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcategoryaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QValueAxis \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvalueaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchart.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchartview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QChart \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsView \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qdatetimeaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBarModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxPlotModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QCandlestickModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalpercentbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalstackedbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QXYModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlineseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QXYSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxyseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlogvalueaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpercentbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpielegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpieseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieSlice \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpieslice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpolarchart.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qscatterseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qsplineseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qstackedbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxylegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qtchartsversion.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.h -o temp\moc\moc_form_spectrum.cpp

temp/moc/moc_frmheatmap.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmheatmap.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmmapgps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ringbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/MeasureResult.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QJsonObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborcommon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/quuid.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QProgressBar \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qprogressbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qframe.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmheatmap.h -o temp\moc\moc_frmheatmap.cpp

temp/moc/moc_frmmapgps.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmmapgps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ringbuffer.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.h -o temp\moc\moc_frmmapgps.cpp

temp/moc/moc_helpabout.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/helpabout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.h -o temp\moc\moc_helpabout.cpp

temp/moc/moc_instdevice.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/instdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/instclient.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/INFO_STRUCT.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QTcpSocket \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QHostAddress \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/MeasureResult.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QJsonObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborcommon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/quuid.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\instdevice.h -o temp\moc\moc_instdevice.cpp

temp/moc/moc_mainwindow.cpp: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/mainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMainWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qicon.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ajson.hpp \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/sconfig.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		temp/moc/moc_predefs.h \
		../../../Qt/5.15.2/mingw81_64/bin/moc.exe
	D:\Qt\5.15.2\mingw81_64\bin\moc.exe $(DEFINES) --include D:/AUTOMFL/SDLZ/build-OilDetect-Desktop_Qt_5_15_2_MinGW_64_bit-Debug/temp/moc/moc_predefs.h -ID:/Qt/5.15.2/mingw81_64/mkspecs/win32-g++ -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/network -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS -ID:/AUTOMFL/Shandong_ZhangGuangZheng/OilDetect/OilDetect/main -ID:/Qt/5.15.2/mingw81_64/include -ID:/Qt/5.15.2/mingw81_64/include/QtCharts -ID:/Qt/5.15.2/mingw81_64/include/ActiveQt -ID:/Qt/5.15.2/mingw81_64/include/QtWidgets -ID:/Qt/5.15.2/mingw81_64/include/QtMultimedia -ID:/Qt/5.15.2/mingw81_64/include/QtGui -ID:/Qt/5.15.2/mingw81_64/include/QtANGLE -ID:/Qt/5.15.2/mingw81_64/include/QtNetwork -ID:/Qt/5.15.2/mingw81_64/include/QtSerialPort -ID:/Qt/5.15.2/mingw81_64/include/QtCore -I. -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++ -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/x86_64-w64-mingw32 -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include/c++/backward -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include -Id:/Qt/Tools/mingw810_64/lib/gcc/x86_64-w64-mingw32/8.1.0/include-fixed -Id:/Qt/Tools/mingw810_64/x86_64-w64-mingw32/include ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.h -o temp\moc\moc_mainwindow.cpp

compiler_moc_objc_header_make_all:
compiler_moc_objc_header_clean:
compiler_dumpcpp_impl_make_all:
compiler_dumpcpp_impl_clean:
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all: temp/ui/ui_dialogalarmthreshold.h temp/ui/ui_dialogparam.h temp/ui/ui_dlgmapdownload.h temp/ui/ui_dlgmapsetting.h temp/ui/ui_dlgspectrumrange.h temp/ui/ui_form_spectrum.h temp/ui/ui_frmHeatMap.h temp/ui/ui_frmmapgps.h temp/ui/ui_helpabout.h temp/ui/ui_mainwindow.h
compiler_uic_clean:
	-$(DEL_FILE) temp\ui\ui_dialogalarmthreshold.h temp\ui\ui_dialogparam.h temp\ui\ui_dlgmapdownload.h temp\ui\ui_dlgmapsetting.h temp\ui\ui_dlgspectrumrange.h temp\ui\ui_form_spectrum.h temp\ui\ui_frmHeatMap.h temp\ui\ui_frmmapgps.h temp\ui\ui_helpabout.h temp\ui\ui_mainwindow.h
temp/ui/ui_dialogalarmthreshold.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogalarmthreshold.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.ui -o temp\ui\ui_dialogalarmthreshold.h

temp/ui/ui_dialogparam.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogparam.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.ui -o temp\ui\ui_dialogparam.h

temp/ui/ui_dlgmapdownload.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapdownload.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.ui -o temp\ui\ui_dlgmapdownload.h

temp/ui/ui_dlgmapsetting.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapsetting.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.ui -o temp\ui\ui_dlgmapsetting.h

temp/ui/ui_dlgspectrumrange.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgspectrumrange.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.ui -o temp\ui\ui_dlgspectrumrange.h

temp/ui/ui_form_spectrum.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/form_spectrum.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchartview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractAxis \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QChartGlobal \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchartglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtGlobal \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPen \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QFont \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QChart \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchart.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QLegend \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlegend.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicswidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainterpath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QBrush \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMargins \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsView \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsscene.h
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.ui -o temp\ui\ui_form_spectrum.h

temp/ui/ui_frmHeatMap.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmHeatMap.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmHeatMap.ui -o temp\ui\ui_frmHeatMap.h

temp/ui/ui_frmmapgps.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmmapgps.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.ui -o temp\ui\ui_frmmapgps.h

temp/ui/ui_helpabout.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/helpabout.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.ui -o temp\ui\ui_helpabout.h

temp/ui/ui_mainwindow.h: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/mainwindow.ui \
		../../../Qt/5.15.2/mingw81_64/bin/uic.exe
	D:\Qt\5.15.2\mingw81_64\bin\uic.exe ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.ui -o temp\ui\ui_mainwindow.h

compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_rcc_clean compiler_moc_predefs_clean compiler_moc_header_clean compiler_uic_clean 



release/stable.h.gch/c: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/stable.h ../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QApplication \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore \
		../../../Qt/5.15.2/mingw81_64/include/QtGui \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDir \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QIntValidator \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvalidator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QToolTip \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtooltip.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDebug \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMainWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qicon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QFileDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfiledialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QPushButton \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qpushbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLabel \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlabel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLineEdit \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlineedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasictimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QTextCodec \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextcodec.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QThread \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringBuilder \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsScene \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsscene.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsItem \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainterpath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsPixmapItem \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsSceneWheelEvent \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicssceneevent.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/debug.h
	@if not exist release\stable.h.gch mkdir release\stable.h.gch & if not exist release\stable.h.gch exit 1
	$(CC) -x c-header -c $(CFLAGS) $(INCPATH) -o release\stable.h.gch\c ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\stable.h

release/stable.h.gch/c++: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/stable.h ../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QApplication \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore \
		../../../Qt/5.15.2/mingw81_64/include/QtGui \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDir \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QIntValidator \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvalidator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QToolTip \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtooltip.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDebug \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMainWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qicon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QFileDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfiledialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QPushButton \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qpushbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLabel \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlabel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLineEdit \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlineedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasictimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QTextCodec \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextcodec.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QThread \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringBuilder \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsScene \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsscene.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsItem \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainterpath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsPixmapItem \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsSceneWheelEvent \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicssceneevent.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/debug.h
	@if not exist release\stable.h.gch mkdir release\stable.h.gch & if not exist release\stable.h.gch exit 1
	$(CXX) -x c++-header -c $(CXXFLAGS) $(INCPATH) -o release\stable.h.gch\c++ ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\stable.h

####### Compile

temp/obj/debug.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/debug.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/debug.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\debug.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\debug.cpp

temp/obj/main.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/mainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMainWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qicon.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ajson.hpp \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/sconfig.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMessageBox \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmessagebox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QApplication \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QLocale \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QTranslator \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtranslator.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\main.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main.cpp

temp/obj/appdata.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appdata.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appdata.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/head.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/quihelper.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\appdata.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appdata.cpp

temp/obj/appinit.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appinit.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appinit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\appinit.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\appinit.cpp

temp/obj/base64helper.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/base64helper.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/base64helper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QImage \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\base64helper.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\base64helper.cpp

temp/obj/customstyle.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/customstyle.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/customstyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\customstyle.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\customstyle.cpp

temp/obj/iconhelper.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/iconhelper.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/iconhelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\iconhelper.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\iconhelper.cpp

temp/obj/quihelper.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/quihelper.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/quihelper.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/head.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appdata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkinterface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkproxy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkrequest.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QString \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\quihelper.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_base\quihelper.cpp

temp/obj/mapbaidu.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapbaidu.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapbaidu.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\mapbaidu.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapbaidu.cpp

temp/obj/maphelper.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/maphelper.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/maphelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QPoint \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\maphelper.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\maphelper.cpp

temp/obj/mapdownhelper.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownhelper.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownhelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QNetworkAccessManager \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkaccessmanager.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkrequest.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QString \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVector \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslConfiguration \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslconfiguration.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslerror.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslcertificate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcryptographichash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qssl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QFlags \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMetaType \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QElapsedTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDebug \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkreply.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QIODevice \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QNetworkRequest \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasictimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\mapdownhelper.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownhelper.cpp

temp/obj/mapdownload.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownload.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownload.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QThread \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMutex \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownhelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QNetworkAccessManager \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkaccessmanager.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkrequest.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QString \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVector \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslConfiguration \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslconfiguration.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslerror.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslcertificate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcryptographichash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qssl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QFlags \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMetaType \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QElapsedTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDebug \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\mapdownload.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownload.cpp

temp/obj/mapdownthread.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownthread.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QThread \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMutex \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownhelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QNetworkAccessManager \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkaccessmanager.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkrequest.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QString \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVector \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslConfiguration \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslconfiguration.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslerror.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslcertificate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcryptographichash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qssl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QFlags \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMetaType \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QElapsedTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDebug \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\mapdownthread.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_map\mapdownthread.cpp

temp/obj/webjsdata.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webjsdata.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webjsdata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\webjsdata.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webjsdata.cpp

temp/obj/webview.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webview.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QColor \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webjsdata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qscreen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QRect \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSize \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSizeF \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QTransform \
		../../../Qt/5.15.2/mingw81_64/include/ActiveQt/QAxWidget \
		../../../Qt/5.15.2/mingw81_64/include/ActiveQt/qaxwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/ActiveQt/qaxbase.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/miniblink.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/wke.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\webview.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\webview.cpp

temp/obj/miniblink.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/miniblink.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/miniblink.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/wke.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QColor \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webjsdata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmessagebox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\miniblink.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\core_webview\miniblink.cpp

temp/obj/CPerfTimer.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/CPerfTimer.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/CPerfTimer.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\CPerfTimer.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\CPerfTimer.cpp

temp/obj/instclient.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/instclient.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/instclient.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/INFO_STRUCT.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QTcpSocket \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QHostAddress \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\instclient.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\instclient.cpp

temp/obj/TCPClient.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QTcpSocket \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QHostAddress \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/CPerfTimer.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\TCPClient.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\network\TCPClient.cpp

temp/obj/gps.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\gps.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gps.cpp

temp/obj/gpsitem.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gpsitem.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gpsitem.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/QSerialPort \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialport.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialportglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialportinfo.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\gpsitem.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\GPS\gpsitem.cpp

temp/obj/customtablemodel.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/customtablemodel.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/customtablemodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QAbstractTableModel \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractitemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QHash \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QRect \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVector \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QRandomGenerator \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrandom.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QColor \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\customtablemodel.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\customtablemodel.cpp

temp/obj/dialogalarmthreshold.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogalarmthreshold.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogalarmthreshold.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/ui/ui_dialogalarmthreshold.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\dialogalarmthreshold.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogalarmthreshold.cpp

temp/obj/dialogparam.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogparam.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogparam.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/INFO_STRUCT.h \
		temp/ui/ui_dialogparam.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\dialogparam.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dialogparam.cpp

temp/obj/dlgmapdownload.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapdownload.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapdownload.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/ui/ui_dlgmapdownload.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/quihelper.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/head.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appdata.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QColor \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webjsdata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/maphelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QPoint \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapbaidu.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownload.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QThread \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMutex \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapdownhelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QNetworkAccessManager \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkaccessmanager.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qnetworkrequest.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QString \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVector \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslConfiguration \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslconfiguration.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslerror.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslcertificate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcryptographichash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qssl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QFlags \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMetaType \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QElapsedTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDebug \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\dlgmapdownload.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapdownload.cpp

temp/obj/dlgmapsetting.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapsetting.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapsetting.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/ui/ui_dlgmapsetting.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/QSerialPort \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialport.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialportglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/QSerialPortInfo \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialportinfo.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\dlgmapsetting.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgmapsetting.cpp

temp/obj/dlgspectrumrange.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgspectrumrange.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgspectrumrange.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/ui/ui_dlgspectrumrange.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\dlgspectrumrange.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\dlgspectrumrange.cpp

temp/obj/form_spectrum.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/form_spectrum.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/form_spectrum.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMainWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qicon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMouseEvent \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QtCharts \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QtChartsDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtCore \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtCoreDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstracteventdispatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractitemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractnativeeventfilter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstracttransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydataops.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydatapointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasictimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbitarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraymatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcalendar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborcommon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/quuid.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcbormap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstreamreader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfloat16.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstreamwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcollator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcommandlineoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcommandlineparser.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconcatenatetablesproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcryptographichash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdiriterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeasingcurve.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qendian.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qexception.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfactoryinterface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileselector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfilesystemwatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfinalstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfutureinterface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrunnable.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qresultstore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuturesynchronizer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuturewatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhistorystate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qidentityproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qisenum.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qitemselectionmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsondocument.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlibrary.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlibraryinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversionnumber.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlinkedlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlockfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qloggingcategory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmessageauthenticationcode.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetaobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimedata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimedatabase.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimetype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectcleanuphandler.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qoperatingsystemversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qparallelanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpauseanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpluginloader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocess.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpropertyanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariantanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qqueue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrandom.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qreadwritelock.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qresource.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsavefile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedvaluerollback.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopeguard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsemaphore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsequentialanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsettings.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedmemory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsignalmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsignaltransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsocketnotifier.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsortfilterproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstack.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstandardpaths.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstatemachine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstorageinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlistmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemsemaphore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtemporarydir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtemporaryfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextboundaryfinder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextcodec.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthreadpool.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthreadstorage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimeline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimezone.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtranslator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtransposeproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypetraits.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qwaitcondition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDeadlineTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qwineventnotifier.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qxmlstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcoreversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QtGui \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QtGuiDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qabstracttextdocumentlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qglyphrun.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrawfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontdatabase.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocument.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessible.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessiblebridge.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessibleobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessibleplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbackingstore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QEvent \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMargins \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QRect \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsurface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsurfaceformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbitmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qclipboard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolorspace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolortransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qdesktopservices.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qdrag.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericpluginfactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qiconengine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qiconengineplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimageiohandler.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimagereader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimagewriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix4x4.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector3d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector4d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qquaternion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmovie.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qoffscreensurface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qt_windows.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES3/gl3.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES3/gl3platform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/KHR/khrplatform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES2/gl2.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES2/gl2platform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengles2ext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglcontext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QScopedPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QSurfaceFormat \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglversionfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengldebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglextrafunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglframebufferobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglpixeltransferoptions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglshaderprogram.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltexture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltextureblitter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMatrix3x3 \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMatrix4x4 \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltimerquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglvertexarrayobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPaintDeviceWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevicewindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPaintDevice \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QOpenGLContext \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QImage \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagedpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagelayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagesize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintengine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainterpath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpdfwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpicture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpictureformatplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmapcache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrasterwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qscreen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSize \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSizeF \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QTransform \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsessionmanager.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstandarditemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstatictext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstylehints.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsyntaxhighlighter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocumentfragment.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocumentwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtexttable.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvalidator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QtWidgets \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QtWidgetsDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractitemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractspinbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qslider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractslider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qrubberband.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractitemview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qaccessiblewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qaction.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qactiongroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qbuttongroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcalendarwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcheckbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolordialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolormap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolumnview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcombobox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcommandlinkbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qpushbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcommonstyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcompleter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdatawidgetmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdatetimeedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdial.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialogbuttonbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdirmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfileiconprovider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdockwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdrawutil.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qerrormessage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfiledialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfilesystemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfocusframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfontcombobox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfontdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qformlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgesture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgesturerecognizer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsanchorlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicseffect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitemanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslinearlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsproxywidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicswidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsscene.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicssceneevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicstransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QVector3D \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgroupbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qheaderview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qinputdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlineedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qitemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qitemeditorfactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qkeyeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qkeysequenceedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlabel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlcdnumber.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlistview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlistwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmdiarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmdisubwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmenu.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmenubar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmessagebox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmouseeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qopenglwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qplaintextedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtextedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qprogressbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qprogressdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qproxystyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QCommonStyle \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qradiobutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscroller.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QPointF \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QScrollerProperties \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollerproperties.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMetaType \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qshortcut.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizegrip.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qspinbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsplashscreen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsplitter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstackedlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstackedwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstatusbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleditemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstylefactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstylepainter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsystemtrayicon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtableview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtablewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtextbrowser.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtooltip.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreeview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreewidgetitemiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundogroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundostack.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundoview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwhatsthis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidgetaction.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwizard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchartglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtGlobal \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/chartsnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QChartGlobal \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPen \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QFont \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractAxis \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qarealegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QLegendMarker \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QLegend \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlegend.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QBrush \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAreaSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qareaseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarcategoryaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractBarSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBarSet \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxPlotSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxSet \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlesticklegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QCandlestickSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcategoryaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QValueAxis \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvalueaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchart.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchartview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QChart \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsView \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qdatetimeaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBarModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxPlotModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QCandlestickModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalpercentbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalstackedbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QXYModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlineseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QXYSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxyseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlogvalueaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpercentbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpielegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpieseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieSlice \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpieslice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpolarchart.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qscatterseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qsplineseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qstackedbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxylegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qtchartsversion.h \
		temp/ui/ui_form_spectrum.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/InstDevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/instclient.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/INFO_STRUCT.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QTcpSocket \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QHostAddress \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/MeasureResult.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QJsonObject \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\form_spectrum.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\form_spectrum.cpp

temp/obj/frmheatmap.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmheatmap.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmheatmap.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmmapgps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ringbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/MeasureResult.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QJsonObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborcommon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/quuid.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QProgressBar \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qprogressbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qframe.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/MEASURERESULT.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ui_frmHeatMap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QApplication \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGridLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QHBoxLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QHeaderView \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qheaderview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractitemview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractitemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qitemselectionmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractitemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractspinbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvalidator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qicon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qslider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractslider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qrubberband.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QTabWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QTableWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtablewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtableview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QVBoxLayout \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/CPerfTimer.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/quihelper.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/head.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appdata.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\frmheatmap.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmheatmap.cpp

temp/obj/frmmapgps.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmmapgps.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmmapgps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ringbuffer.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/quihelper.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/head.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_base/appdata.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QUrl \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QColor \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_webview/webjsdata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/maphelper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QPoint \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/core_map/mapbaidu.h \
		../../../Qt/5.15.2/mingw81_64/include/QtMultimedia/QSound \
		../../../Qt/5.15.2/mingw81_64/include/QtMultimedia/qsound.h \
		../../../Qt/5.15.2/mingw81_64/include/QtMultimedia/qtmultimediaglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtMultimedia/qtmultimedia-config.h \
		temp/ui/ui_frmmapgps.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringBuilder \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\frmmapgps.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\frmmapgps.cpp

temp/obj/helpabout.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/helpabout.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/helpabout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		temp/ui/ui_helpabout.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\helpabout.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\helpabout.cpp

temp/obj/instdevice.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/instdevice.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/instdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/instclient.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/INFO_STRUCT.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QTcpSocket \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QHostAddress \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/MeasureResult.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QJsonObject \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborcommon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/quuid.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gpsitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/QSerialPort \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialport.h \
		../../../Qt/5.15.2/mingw81_64/include/QtSerialPort/qserialportglobal.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/json.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/config.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/allocator.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/version.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/json_features.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/forwards.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/reader.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/value.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/json/writer.h \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\instdevice.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\instdevice.cpp

temp/obj/mainwindow.o: ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/mainwindow.cpp ../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/mainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMainWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmainwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig-bootstrapped.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcore-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocessordetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcompilerdetection.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypeinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsysinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlogging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qflags.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasicatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_bootstrap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qgenericatomic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_cxx11.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qatomic_msvc.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qglobalstatic.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmutex.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnumeric.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversiontagging.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtgui-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgets-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectdefs_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindowdefs_win.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstring.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qchar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrefcount.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringliteral.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringbuilder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qalgorithms.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhashfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpair.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainertools_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpoint.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraylist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregexp.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringmatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetatype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvarlengtharray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontainerfwd.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobject_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmargins.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpalette.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgb.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrgba64.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbrush.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpolygon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qregion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatastream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qiodevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixelformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qshareddata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedpointer_impl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontmetrics.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizepolicy.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qkeysequence.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariant.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlocale.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcontiguouscache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qurlquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfiledevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector2d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtouchdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qicon.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/qconfig.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QObject \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ajson.hpp \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/sconfig.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/GPS/gps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapsetting.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QDialog \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialog.h \
		temp/ui/ui_mainwindow.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/form_spectrum.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMouseEvent \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QtCharts \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QtChartsDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtCore \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtCoreDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstracteventdispatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventloop.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractitemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractnativeeventfilter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstractstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qabstracttransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydataops.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qarraydatapointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbasictimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbitarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qbytearraymatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcalendar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdatetime.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborcommon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qregularexpression.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/quuid.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcbormap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstreamreader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfloat16.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcborstreamwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcollator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcommandlineoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcommandlineparser.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcoreapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qconcatenatetablesproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qcryptographichash.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdeadlinetimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qelapsedtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qdiriterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeasingcurve.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qendian.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qexception.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfactoryinterface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfileselector.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QStringList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfilesystemwatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfinalstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfutureinterface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrunnable.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qresultstore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuturesynchronizer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qfuturewatcher.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qhistorystate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qidentityproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qisenum.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qitemselectionmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonarray.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonvalue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsondocument.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qjsonobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlibrary.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlibraryinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qversionnumber.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlinkedlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qlockfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qloggingcategory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmessageauthenticationcode.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmetaobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimedata.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimedatabase.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qmimetype.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qobjectcleanuphandler.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qoperatingsystemversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qparallelanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpauseanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpointer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpluginloader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qprocess.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qpropertyanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qvariantanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qqueue.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qrandom.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qreadwritelock.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qresource.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsavefile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopedvaluerollback.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qscopeguard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsemaphore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsequentialanimationgroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsettings.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsharedmemory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsignalmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsignaltransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsocketnotifier.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsortfilterproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstack.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstandardpaths.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstatemachine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstorageinfo.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qstringlistmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qsystemsemaphore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtemporarydir.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtemporaryfile.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextboundaryfinder.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtextcodec.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthread.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthreadpool.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qthreadstorage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimeline.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtimezone.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtranslator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtransposeproxymodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtypetraits.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qwaitcondition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDeadlineTimer \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qwineventnotifier.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qxmlstream.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qtcoreversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QtGui \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QtGuiDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qabstracttextdocumentlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qglyphrun.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrawfont.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qfontdatabase.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextcursor.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocument.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessible.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessiblebridge.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessibleobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qaccessibleplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbackingstore.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QEvent \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMargins \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QRect \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsurface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsurfaceformat.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qbitmap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qclipboard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolorspace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qcolortransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qdesktopservices.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qdrag.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericmatrix.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qgenericpluginfactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qguiapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qinputmethod.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qiconengine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qiconengineplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimageiohandler.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimagereader.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qimagewriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmatrix4x4.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector3d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvector4d.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qquaternion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qmovie.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qoffscreensurface.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengl.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/qt_windows.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES3/gl3.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES3/gl3platform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/KHR/khrplatform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES2/gl2.h \
		../../../Qt/5.15.2/mingw81_64/include/QtANGLE/GLES2/gl2platform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengles2ext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglbuffer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglcontext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QScopedPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QSurfaceFormat \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglversionfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengldebug.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglextrafunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglfunctions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglframebufferobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglpixeltransferoptions.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSharedDataPointer \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglshaderprogram.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltexture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltextureblitter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMatrix3x3 \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QMatrix4x4 \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopengltimerquery.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglvertexarrayobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qopenglwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPaintDeviceWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintdevicewindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QWindow \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPaintDevice \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QOpenGLContext \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QImage \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagedpaintdevice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagelayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpagesize.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpaintengine.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpainterpath.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpdfwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpicture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpictureformatplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qpixmapcache.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qrasterwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qscreen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QList \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSize \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QSizeF \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QTransform \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsessionmanager.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstandarditemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstatictext.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qstylehints.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qsyntaxhighlighter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextobject.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocumentfragment.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextdocumentwriter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtextlist.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtexttable.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qvalidator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/qtguiversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QtWidgets \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QtWidgetsDepends \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractitemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleoption.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractspinbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qslider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractslider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtabbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qrubberband.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractitemview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qabstractscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qaccessiblewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qaction.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qactiongroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qapplication.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdesktopwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qboxlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qbuttongroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcalendarwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcheckbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolordialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolormap.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcolumnview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcombobox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcommandlinkbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qpushbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcommonstyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qcompleter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdatawidgetmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdatetimeedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdial.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdialogbuttonbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdirmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfileiconprovider.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdockwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qdrawutil.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qerrormessage.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfiledialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfilesystemmodel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfocusframe.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfontcombobox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qfontdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qformlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QLayout \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgesture.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgesturerecognizer.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsanchorlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslayoutitem.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicseffect.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsgridlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsitemanimation.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicslinearlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsproxywidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicswidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsscene.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicssceneevent.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicstransform.h \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QVector3D \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgraphicsview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qgroupbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qheaderview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qinputdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlineedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qitemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qitemeditorfactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qkeyeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qkeysequenceedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlabel.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlcdnumber.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlistview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qlistwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmdiarea.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmdisubwindow.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmenu.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmenubar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmessagebox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qmouseeventtransition.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qopenglwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qplaintextedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtextedit.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qprogressbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qprogressdialog.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qproxystyle.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QCommonStyle \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qradiobutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscroller.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QPointF \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QScrollerProperties \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qscrollerproperties.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QMetaType \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QVariant \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qshortcut.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsizegrip.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qspinbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsplashscreen.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsplitter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstackedlayout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstackedwidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstatusbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleditemdelegate.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstylefactory.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstylepainter.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qstyleplugin.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qsystemtrayicon.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtableview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtablewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtextbrowser.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbar.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbox.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtoolbutton.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtooltip.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreeview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreewidget.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtreewidgetitemiterator.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundogroup.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundostack.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qundoview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwhatsthis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwidgetaction.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qwizard.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/qtwidgetsversion.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchartglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QtGlobal \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/chartsnamespace.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QChartGlobal \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QPen \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QFont \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qabstractseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractAxis \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qarealegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QLegendMarker \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QLegend \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlegend.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsWidget \
		../../../Qt/5.15.2/mingw81_64/include/QtGui/QBrush \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAreaSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qareaseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarcategoryaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QAbstractBarSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBarSet \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotlegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxPlotSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxSet \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlesticklegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QCandlestickSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcandlestickset.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qcategoryaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QValueAxis \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvalueaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchart.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qchartview.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QChart \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QGraphicsView \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qdatetimeaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBarModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QBoxPlotModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QCandlestickModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalpercentbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhorizontalstackedbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qhxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QXYModelMapper \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlineseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QXYSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxyseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qlogvalueaxis.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpercentbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpielegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieSeries \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpieseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/QPieSlice \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpieslice.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qpolarchart.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qscatterseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qsplineseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qstackedbarseries.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvbarmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvboxplotmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvcandlestickmodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvpiemodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qvxymodelmapper.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qxylegendmarker.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCharts/qtchartsversion.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgspectrumrange.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogalarmthreshold.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/helpabout.h \
		../../../Qt/5.15.2/mingw81_64/include/QtMultimedia/QSound \
		../../../Qt/5.15.2/mingw81_64/include/QtMultimedia/qsound.h \
		../../../Qt/5.15.2/mingw81_64/include/QtMultimedia/qtmultimediaglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtMultimedia/qtmultimedia-config.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dlgmapdownload.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmmapgps.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/ringbuffer.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/frmheatmap.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/MeasureResult.h \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QJsonObject \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QProgressBar \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/instdevice.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/instclient.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/INFO_STRUCT.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/network/TCPClient.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QTcpSocket \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtcpsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetworkglobal.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qtnetwork-config.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qabstractsocket.h \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/QHostAddress \
		../../../Qt/5.15.2/mingw81_64/include/QtNetwork/qhostaddress.h \
		../../Shandong_ZhangGuangZheng/OilDetect/OilDetect/main/dialogparam.h \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets \
		../../../Qt/5.15.2/mingw81_64/include/QtWidgets/QMessageBox \
		../../../Qt/5.15.2/mingw81_64/include/QtCore/QDateTime \
		release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\mainwindow.o ..\..\Shandong_ZhangGuangZheng\OilDetect\OilDetect\main\mainwindow.cpp

temp/obj/moc_appinit.o: temp/moc/moc_appinit.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_appinit.o temp\moc\moc_appinit.cpp

temp/obj/moc_iconhelper.o: temp/moc/moc_iconhelper.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_iconhelper.o temp\moc\moc_iconhelper.cpp

temp/obj/moc_mapbaidu.o: temp/moc/moc_mapbaidu.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_mapbaidu.o temp\moc\moc_mapbaidu.cpp

temp/obj/moc_mapdownload.o: temp/moc/moc_mapdownload.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_mapdownload.o temp\moc\moc_mapdownload.cpp

temp/obj/moc_mapdownthread.o: temp/moc/moc_mapdownthread.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_mapdownthread.o temp\moc\moc_mapdownthread.cpp

temp/obj/moc_webjsdata.o: temp/moc/moc_webjsdata.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_webjsdata.o temp\moc\moc_webjsdata.cpp

temp/obj/moc_webview.o: temp/moc/moc_webview.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_webview.o temp\moc\moc_webview.cpp

temp/obj/moc_miniblink.o: temp/moc/moc_miniblink.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_miniblink.o temp\moc\moc_miniblink.cpp

temp/obj/moc_instclient.o: temp/moc/moc_instclient.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_instclient.o temp\moc\moc_instclient.cpp

temp/obj/moc_TCPClient.o: temp/moc/moc_TCPClient.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_TCPClient.o temp\moc\moc_TCPClient.cpp

temp/obj/moc_gpsitem.o: temp/moc/moc_gpsitem.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_gpsitem.o temp\moc\moc_gpsitem.cpp

temp/obj/moc_customtablemodel.o: temp/moc/moc_customtablemodel.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_customtablemodel.o temp\moc\moc_customtablemodel.cpp

temp/obj/moc_dialogalarmthreshold.o: temp/moc/moc_dialogalarmthreshold.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_dialogalarmthreshold.o temp\moc\moc_dialogalarmthreshold.cpp

temp/obj/moc_dialogparam.o: temp/moc/moc_dialogparam.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_dialogparam.o temp\moc\moc_dialogparam.cpp

temp/obj/moc_dlgmapdownload.o: temp/moc/moc_dlgmapdownload.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_dlgmapdownload.o temp\moc\moc_dlgmapdownload.cpp

temp/obj/moc_dlgmapsetting.o: temp/moc/moc_dlgmapsetting.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_dlgmapsetting.o temp\moc\moc_dlgmapsetting.cpp

temp/obj/moc_dlgspectrumrange.o: temp/moc/moc_dlgspectrumrange.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_dlgspectrumrange.o temp\moc\moc_dlgspectrumrange.cpp

temp/obj/moc_form_spectrum.o: temp/moc/moc_form_spectrum.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_form_spectrum.o temp\moc\moc_form_spectrum.cpp

temp/obj/moc_frmheatmap.o: temp/moc/moc_frmheatmap.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_frmheatmap.o temp\moc\moc_frmheatmap.cpp

temp/obj/moc_frmmapgps.o: temp/moc/moc_frmmapgps.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_frmmapgps.o temp\moc\moc_frmmapgps.cpp

temp/obj/moc_helpabout.o: temp/moc/moc_helpabout.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_helpabout.o temp\moc\moc_helpabout.cpp

temp/obj/moc_instdevice.o: temp/moc/moc_instdevice.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_instdevice.o temp\moc\moc_instdevice.cpp

temp/obj/moc_mainwindow.o: temp/moc/moc_mainwindow.cpp release/stable.h.gch/c++
	$(CXX) -c -include release\stable.h $(CXXFLAGS) $(INCPATH) -o temp\obj\moc_mainwindow.o temp\moc\moc_mainwindow.cpp

####### Install

install:  FORCE

uninstall:  FORCE

FORCE:

