#############################################################################
# Makefile for building: zyGrib
# Generated by qmake (3.0) (Qt 5.7.0)
# Project:  zyGrib.pro
# Template: app
# Command: /usr/bin/qmake -o Makefile zyGrib.pro
#############################################################################

MAKEFILE      = Makefile

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

CC            = gcc
CXX           = g++
DEFINES       = -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
CFLAGS        = -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
CXXFLAGS      = -pipe -O3 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
INCPATH       = -I. -I. -Iutil -Imap -IGUI -Icurvedrawer -Iqwt-6.1.3/src -Ig2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -Iobjs -IGUI -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++
QMAKE         = /usr/bin/qmake
DEL_FILE      = rm -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
COPY          = cp -f
COPY_FILE     = cp -f
COPY_DIR      = cp -f -R
INSTALL_FILE  = install -m 644 -p
INSTALL_PROGRAM = install -m 755 -p
INSTALL_DIR   = cp -f -R
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
TAR           = tar -cf
COMPRESS      = gzip -9f
DISTNAME      = zyGrib1.0.0
DISTDIR = /home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/objs/zyGrib1.0.0
LINK          = g++
LFLAGS        = -Wl,-O1 -O3 -Wl,-rpath,/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib
LIBS          = $(SUBLIBS) -lbz2 -lz -lproj -lnova -Lqwt-6.1.3/lib/ -lqwt -Lg2clib -lg2c -lpng -ljasper -L/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib -lQt5PrintSupport -L/usr/lib64 -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Network -lQt5Core -lGL -lpthread 
AR            = ar cqs
RANLIB        = 
SED           = sed
STRIP         = strip

####### Output directory

OBJECTS_DIR   = objs/

####### Files

SOURCES       = GUI/PositionEditorWidget.cpp \
		GUI/ColorEditorWidget.cpp \
		GUI/LineEditorWidget.cpp \
		GUI/TextStyleEditorWidget.cpp \
		GUI/AngleConverterWidget.cpp \
		GUI/AngleConverterDialog.cpp \
		curvedrawer/BoatSpeed.cpp \
		curvedrawer/CurveDrawer.cpp \
		curvedrawer/CustomQwtClasses.cpp \
		Astro.cpp \
		MbzFile.cpp \
		MblueRecord.cpp \
		MblueReader.cpp \
		MbluePlot.cpp \
		BoardPanel.cpp \
		ColorScale.cpp \
		ColorScaleWidget.cpp \
		DataColors.cpp \
		DataQString.cpp \
		DataMeteoAbstract.cpp \
		DataPointInfo.cpp \
		DateChooser.cpp \
		DialogBoxColumn.cpp \
		DialogFonts.cpp \
		DialogGraphicsParams.cpp \
		DialogLoadGRIB.cpp \
		DialogLoadIAC.cpp \
		DialogLoadMBLUE.cpp \
		DialogProxy.cpp \
		DialogSelectMetar.cpp \
		DialogServerStatus.cpp \
		DialogUnits.cpp \
		FileLoaderGRIB.cpp \
		FileLoaderIAC.cpp \
		FileLoaderMBLUE.cpp \
		util/Font.cpp \
		GriddedPlotter.cpp \
		GriddedReader.cpp \
		GriddedRecord.cpp \
		map/GshhsRangsReader.cpp \
		map/GshhsReader.cpp \
		GribAnimator.cpp \
		GribPlot.cpp \
		Grib2Plot.cpp \
		map/GisReader.cpp \
		GribReader.cpp \
		Grib2Reader.cpp \
		GribRecord.cpp \
		Grib2Record.cpp \
		IacPlot.cpp \
		IacReader.cpp \
		IacReaderUtil.cpp \
		ImageWriter.cpp \
		IrregularGridded.cpp \
		IsoLine.cpp \
		LongTaskProgress.cpp \
		LonLatGrid.cpp \
		main.cpp \
		MainWindow.cpp \
		MapDrawer.cpp \
		MenuBar.cpp \
		Metar.cpp \
		MeteoTable.cpp \
		MeteoTableWidget.cpp \
		MeteotableOptionsDialog.cpp \
		util/Orthodromie.cpp \
		map/POI.cpp \
		map/POI_Editor.cpp \
		map/PositionEditor.cpp \
		map/Projection.cpp \
		map/Projection_libproj.cpp \
		util/Settings.cpp \
		SkewT.cpp \
		SkewTWindow.cpp \
		Terrain.cpp \
		Therm.cpp \
		util/Util.cpp \
		util/zuFile.cpp objs/moc_PositionEditorWidget.cpp \
		objs/moc_ColorEditorWidget.cpp \
		objs/moc_LineEditorWidget.cpp \
		objs/moc_TextStyleEditorWidget.cpp \
		objs/moc_AngleConverterWidget.cpp \
		objs/moc_AngleConverterDialog.cpp \
		objs/moc_CurveDrawer.cpp \
		objs/moc_BoardPanel.cpp \
		objs/moc_ColorScaleWidget.cpp \
		objs/moc_DataQString.cpp \
		objs/moc_DateChooser.cpp \
		objs/moc_DialogBoxColumn.cpp \
		objs/moc_DialogFonts.cpp \
		objs/moc_DialogGraphicsParams.cpp \
		objs/moc_DialogLoadGRIB.cpp \
		objs/moc_DialogLoadIAC.cpp \
		objs/moc_DialogLoadMBLUE.cpp \
		objs/moc_DialogProxy.cpp \
		objs/moc_DialogSelectMetar.cpp \
		objs/moc_DialogServerStatus.cpp \
		objs/moc_DialogUnits.cpp \
		objs/moc_FileLoaderGRIB.cpp \
		objs/moc_FileLoaderIAC.cpp \
		objs/moc_FileLoaderMBLUE.cpp \
		objs/moc_GribAnimator.cpp \
		objs/moc_ImageWriter.cpp \
		objs/moc_LongTaskProgress.cpp \
		objs/moc_Metar.cpp \
		objs/moc_MeteoTable.cpp \
		objs/moc_MeteoTableWidget.cpp \
		objs/moc_MeteotableOptionsDialog.cpp \
		objs/moc_MainWindow.cpp \
		objs/moc_MapDrawer.cpp \
		objs/moc_MenuBar.cpp \
		objs/moc_POI.cpp \
		objs/moc_POI_Editor.cpp \
		objs/moc_PositionEditor.cpp \
		objs/moc_Projection.cpp \
		objs/moc_SkewT.cpp \
		objs/moc_Terrain.cpp \
		objs/moc_Util.cpp
OBJECTS       = objs/PositionEditorWidget.o \
		objs/ColorEditorWidget.o \
		objs/LineEditorWidget.o \
		objs/TextStyleEditorWidget.o \
		objs/AngleConverterWidget.o \
		objs/AngleConverterDialog.o \
		objs/BoatSpeed.o \
		objs/CurveDrawer.o \
		objs/CustomQwtClasses.o \
		objs/Astro.o \
		objs/MbzFile.o \
		objs/MblueRecord.o \
		objs/MblueReader.o \
		objs/MbluePlot.o \
		objs/BoardPanel.o \
		objs/ColorScale.o \
		objs/ColorScaleWidget.o \
		objs/DataColors.o \
		objs/DataQString.o \
		objs/DataMeteoAbstract.o \
		objs/DataPointInfo.o \
		objs/DateChooser.o \
		objs/DialogBoxColumn.o \
		objs/DialogFonts.o \
		objs/DialogGraphicsParams.o \
		objs/DialogLoadGRIB.o \
		objs/DialogLoadIAC.o \
		objs/DialogLoadMBLUE.o \
		objs/DialogProxy.o \
		objs/DialogSelectMetar.o \
		objs/DialogServerStatus.o \
		objs/DialogUnits.o \
		objs/FileLoaderGRIB.o \
		objs/FileLoaderIAC.o \
		objs/FileLoaderMBLUE.o \
		objs/Font.o \
		objs/GriddedPlotter.o \
		objs/GriddedReader.o \
		objs/GriddedRecord.o \
		objs/GshhsRangsReader.o \
		objs/GshhsReader.o \
		objs/GribAnimator.o \
		objs/GribPlot.o \
		objs/Grib2Plot.o \
		objs/GisReader.o \
		objs/GribReader.o \
		objs/Grib2Reader.o \
		objs/GribRecord.o \
		objs/Grib2Record.o \
		objs/IacPlot.o \
		objs/IacReader.o \
		objs/IacReaderUtil.o \
		objs/ImageWriter.o \
		objs/IrregularGridded.o \
		objs/IsoLine.o \
		objs/LongTaskProgress.o \
		objs/LonLatGrid.o \
		objs/main.o \
		objs/MainWindow.o \
		objs/MapDrawer.o \
		objs/MenuBar.o \
		objs/Metar.o \
		objs/MeteoTable.o \
		objs/MeteoTableWidget.o \
		objs/MeteotableOptionsDialog.o \
		objs/Orthodromie.o \
		objs/POI.o \
		objs/POI_Editor.o \
		objs/PositionEditor.o \
		objs/Projection.o \
		objs/Projection_libproj.o \
		objs/Settings.o \
		objs/SkewT.o \
		objs/SkewTWindow.o \
		objs/Terrain.o \
		objs/Therm.o \
		objs/Util.o \
		objs/zuFile.o \
		objs/moc_PositionEditorWidget.o \
		objs/moc_ColorEditorWidget.o \
		objs/moc_LineEditorWidget.o \
		objs/moc_TextStyleEditorWidget.o \
		objs/moc_AngleConverterWidget.o \
		objs/moc_AngleConverterDialog.o \
		objs/moc_CurveDrawer.o \
		objs/moc_BoardPanel.o \
		objs/moc_ColorScaleWidget.o \
		objs/moc_DataQString.o \
		objs/moc_DateChooser.o \
		objs/moc_DialogBoxColumn.o \
		objs/moc_DialogFonts.o \
		objs/moc_DialogGraphicsParams.o \
		objs/moc_DialogLoadGRIB.o \
		objs/moc_DialogLoadIAC.o \
		objs/moc_DialogLoadMBLUE.o \
		objs/moc_DialogProxy.o \
		objs/moc_DialogSelectMetar.o \
		objs/moc_DialogServerStatus.o \
		objs/moc_DialogUnits.o \
		objs/moc_FileLoaderGRIB.o \
		objs/moc_FileLoaderIAC.o \
		objs/moc_FileLoaderMBLUE.o \
		objs/moc_GribAnimator.o \
		objs/moc_ImageWriter.o \
		objs/moc_LongTaskProgress.o \
		objs/moc_Metar.o \
		objs/moc_MeteoTable.o \
		objs/moc_MeteoTableWidget.o \
		objs/moc_MeteotableOptionsDialog.o \
		objs/moc_MainWindow.o \
		objs/moc_MapDrawer.o \
		objs/moc_MenuBar.o \
		objs/moc_POI.o \
		objs/moc_POI_Editor.o \
		objs/moc_PositionEditor.o \
		objs/moc_Projection.o \
		objs/moc_SkewT.o \
		objs/moc_Terrain.o \
		objs/moc_Util.o
DIST          = /home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/spec_pre.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/unix.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/linux.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/sanitize.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/gcc-base.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/gcc-base-unix.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/g++-base.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/g++-unix.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/qconfig.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dcore.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dcore_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dextras.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dextras_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dinput.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dinput_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dlogic.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dlogic_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquick.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquick_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickextras.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickextras_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickinput.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickinput_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickrender.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickrender_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3drender.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3drender_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bluetooth.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bluetooth_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bootstrap_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_clucene_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_concurrent.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_concurrent_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_core.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_core_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_dbus.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_dbus_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designer.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designer_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designercomponents_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_eglfs_device_lib_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gamepad.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gamepad_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gui.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gui_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_help.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_help_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_location.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_location_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimedia.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimedia_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimediawidgets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimediawidgets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_network.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_network_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_nfc.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_nfc_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_opengl.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_opengl_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_openglextensions.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_openglextensions_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_packetprotocol_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_platformsupport_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_positioning.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_positioning_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_printsupport.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_printsupport_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_purchasing.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_purchasing_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qml.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qml_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmldebug_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmldevtools_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmltest.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmltest_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quick.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quick_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickcontrols2.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickcontrols2_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickparticles_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quicktemplates2_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickwidgets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickwidgets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_script.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_script_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scripttools.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scripttools_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scxml.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scxml_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sensors.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sensors_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialbus.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialbus_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialport.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialport_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sql.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sql_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_svg.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_svg_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_testlib.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_testlib_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uiplugin.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uitools.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uitools_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webchannel.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webchannel_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webengine.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webengine_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecore.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecore_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginewidgets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginewidgets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_websockets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_websockets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webview.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webview_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_widgets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_widgets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_x11extras.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_x11extras_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xml.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xml_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xmlpatterns.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xmlpatterns_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt_functions.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt_config.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++/qmake.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/spec_post.prf \
		.qmake.stash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/exclusive_builds.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/default_pre.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/resolve_config.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/default_post.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/resources.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/moc.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/unix/opengl.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/uic.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/unix/thread.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/warn_on.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/file_copies.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/testcase_targets.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/exceptions.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/yacc.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/lex.prf \
		zyGrib.pro GUI/PositionEditorWidget.h \
		GUI/ColorEditorWidget.h \
		GUI/LineEditorWidget.h \
		GUI/TextStyleEditorWidget.h \
		GUI/AngleConverterWidget.h \
		GUI/AngleConverterDialog.h \
		curvedrawer/BoatSpeed.h \
		curvedrawer/CurveDrawer.h \
		curvedrawer/CustomQwtClasses.h \
		Astro.h \
		BoardPanel.h \
		ColorScale.h \
		ColorScaleWidget.h \
		DataDefines.h \
		DataColors.h \
		DataQString.h \
		DataMeteoAbstract.h \
		DataPointInfo.h \
		DateChooser.h \
		DialogBoxBase.h \
		DialogBoxColumn.h \
		DialogFonts.h \
		DialogGraphicsParams.h \
		DialogLoadGRIB.h \
		DialogLoadIAC.h \
		DialogLoadMBLUE.h \
		DialogProxy.h \
		DialogSelectMetar.h \
		DialogServerStatus.h \
		DialogUnits.h \
		FileLoader.h \
		FileLoaderGRIB.h \
		FileLoaderIAC.h \
		FileLoaderMBLUE.h \
		util/Font.h \
		map/GshhsRangsReader.h \
		map/GshhsReader.h \
		map/GisReader.h \
		GribAnimator.h \
		GribPlot.h \
		Grib2Plot.h \
		GribReader.h \
		Grib2Reader.h \
		GribRecord.h \
		Grib2Record.h \
		GriddedPlotter.h \
		GriddedRecord.h \
		GriddedReader.h \
		IacPlot.h \
		IacReader.h \
		ImageWriter.h \
		IrregularGridded.h \
		IsoLine.h \
		LongTaskProgress.h \
		LonLatGrid.h \
		MbzFile.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		Metar.h \
		MeteoTable.h \
		MeteoTableWidget.h \
		MeteotableOptionsDialog.h \
		MainWindow.h \
		MapDrawer.h \
		MenuBar.h \
		util/Orthodromie.h \
		map/POI.h \
		map/POI_Editor.h \
		map/PositionEditor.h \
		map/Projection.h \
		util/Settings.h \
		SkewT.h \
		util/SylkFile.h \
		Terrain.h \
		Therm.h \
		util/Util.h \
		Version.h \
		util/zuFile.h GUI/PositionEditorWidget.cpp \
		GUI/ColorEditorWidget.cpp \
		GUI/LineEditorWidget.cpp \
		GUI/TextStyleEditorWidget.cpp \
		GUI/AngleConverterWidget.cpp \
		GUI/AngleConverterDialog.cpp \
		curvedrawer/BoatSpeed.cpp \
		curvedrawer/CurveDrawer.cpp \
		curvedrawer/CustomQwtClasses.cpp \
		Astro.cpp \
		MbzFile.cpp \
		MblueRecord.cpp \
		MblueReader.cpp \
		MbluePlot.cpp \
		BoardPanel.cpp \
		ColorScale.cpp \
		ColorScaleWidget.cpp \
		DataColors.cpp \
		DataQString.cpp \
		DataMeteoAbstract.cpp \
		DataPointInfo.cpp \
		DateChooser.cpp \
		DialogBoxColumn.cpp \
		DialogFonts.cpp \
		DialogGraphicsParams.cpp \
		DialogLoadGRIB.cpp \
		DialogLoadIAC.cpp \
		DialogLoadMBLUE.cpp \
		DialogProxy.cpp \
		DialogSelectMetar.cpp \
		DialogServerStatus.cpp \
		DialogUnits.cpp \
		FileLoaderGRIB.cpp \
		FileLoaderIAC.cpp \
		FileLoaderMBLUE.cpp \
		util/Font.cpp \
		GriddedPlotter.cpp \
		GriddedReader.cpp \
		GriddedRecord.cpp \
		map/GshhsRangsReader.cpp \
		map/GshhsReader.cpp \
		GribAnimator.cpp \
		GribPlot.cpp \
		Grib2Plot.cpp \
		map/GisReader.cpp \
		GribReader.cpp \
		Grib2Reader.cpp \
		GribRecord.cpp \
		Grib2Record.cpp \
		IacPlot.cpp \
		IacReader.cpp \
		IacReaderUtil.cpp \
		ImageWriter.cpp \
		IrregularGridded.cpp \
		IsoLine.cpp \
		LongTaskProgress.cpp \
		LonLatGrid.cpp \
		main.cpp \
		MainWindow.cpp \
		MapDrawer.cpp \
		MenuBar.cpp \
		Metar.cpp \
		MeteoTable.cpp \
		MeteoTableWidget.cpp \
		MeteotableOptionsDialog.cpp \
		util/Orthodromie.cpp \
		map/POI.cpp \
		map/POI_Editor.cpp \
		map/PositionEditor.cpp \
		map/Projection.cpp \
		map/Projection_libproj.cpp \
		util/Settings.cpp \
		SkewT.cpp \
		SkewTWindow.cpp \
		Terrain.cpp \
		Therm.cpp \
		util/Util.cpp \
		util/zuFile.cpp
QMAKE_TARGET  = zyGrib
DESTDIR       = 
TARGET        = zyGrib


first: all
####### Build rules

$(TARGET): GUI/ui_PositionEditorWidget.h GUI/ui_PoiEditorDialog.h GUI/ui_ColorEditorWidget.h GUI/ui_LineEditorWidget.h GUI/ui_TextStyleEditorWidget.h GUI/ui_GraphicsParamsDialog.h GUI/ui_MeteotableOptionsDialog.h GUI/ui_AngleConverterWidget.h $(OBJECTS)  
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)

Makefile: zyGrib.pro /home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++/qmake.conf /home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/spec_pre.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/unix.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/linux.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/sanitize.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/gcc-base.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/gcc-base-unix.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/g++-base.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/g++-unix.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/qconfig.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dcore.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dcore_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dextras.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dextras_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dinput.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dinput_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dlogic.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dlogic_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquick.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquick_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickextras.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickextras_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickinput.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickinput_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickrender.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickrender_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3drender.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3drender_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bluetooth.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bluetooth_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bootstrap_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_clucene_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_concurrent.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_concurrent_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_core.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_core_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_dbus.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_dbus_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designer.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designer_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designercomponents_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_eglfs_device_lib_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gamepad.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gamepad_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gui.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gui_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_help.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_help_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_location.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_location_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimedia.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimedia_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimediawidgets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimediawidgets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_network.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_network_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_nfc.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_nfc_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_opengl.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_opengl_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_openglextensions.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_openglextensions_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_packetprotocol_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_platformsupport_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_positioning.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_positioning_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_printsupport.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_printsupport_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_purchasing.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_purchasing_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qml.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qml_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmldebug_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmldevtools_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmltest.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmltest_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quick.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quick_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickcontrols2.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickcontrols2_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickparticles_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quicktemplates2_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickwidgets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickwidgets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_script.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_script_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scripttools.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scripttools_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scxml.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scxml_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sensors.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sensors_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialbus.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialbus_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialport.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialport_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sql.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sql_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_svg.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_svg_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_testlib.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_testlib_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uiplugin.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uitools.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uitools_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webchannel.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webchannel_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webengine.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webengine_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecore.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecore_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginewidgets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginewidgets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_websockets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_websockets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webview.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webview_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_widgets.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_widgets_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_x11extras.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_x11extras_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xml.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xml_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xmlpatterns.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xmlpatterns_private.pri \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt_functions.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt_config.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++/qmake.conf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/spec_post.prf \
		.qmake.stash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/exclusive_builds.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/default_pre.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/resolve_config.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/default_post.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/resources.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/moc.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/unix/opengl.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/uic.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/unix/thread.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/warn_on.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/file_copies.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/testcase_targets.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/exceptions.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/yacc.prf \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/lex.prf \
		zyGrib.pro \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5PrintSupport.prl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Widgets.prl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Gui.prl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Xml.prl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Network.prl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.prl
	$(QMAKE) -o Makefile zyGrib.pro
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/spec_pre.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/unix.conf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/linux.conf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/sanitize.conf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/gcc-base.conf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/gcc-base-unix.conf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/g++-base.conf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/common/g++-unix.conf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/qconfig.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dcore.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dcore_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dextras.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dextras_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dinput.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dinput_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dlogic.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dlogic_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquick.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquick_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickextras.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickextras_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickinput.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickinput_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickrender.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3dquickrender_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3drender.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_3drender_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bluetooth.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bluetooth_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_bootstrap_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_clucene_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_concurrent.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_concurrent_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_core.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_core_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_dbus.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_dbus_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designer.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designer_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_designercomponents_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_eglfs_device_lib_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gamepad.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gamepad_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gui.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_gui_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_help.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_help_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_location.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_location_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimedia.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimedia_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimediawidgets.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_multimediawidgets_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_network.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_network_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_nfc.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_nfc_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_opengl.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_opengl_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_openglextensions.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_openglextensions_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_packetprotocol_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_platformsupport_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_positioning.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_positioning_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_printsupport.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_printsupport_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_purchasing.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_purchasing_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qml.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qml_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmldebug_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmldevtools_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmltest.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qmltest_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quick.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quick_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickcontrols2.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickcontrols2_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickparticles_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quicktemplates2_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickwidgets.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_quickwidgets_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_script.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_script_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scripttools.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scripttools_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scxml.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_scxml_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sensors.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sensors_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialbus.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialbus_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialport.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_serialport_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sql.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_sql_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_svg.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_svg_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_testlib.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_testlib_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uiplugin.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uitools.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_uitools_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webchannel.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webchannel_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webengine.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webengine_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecore.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecore_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginewidgets.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webenginewidgets_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_websockets.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_websockets_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webview.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_webview_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_widgets.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_widgets_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_x11extras.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_x11extras_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xml.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xml_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xmlpatterns.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/modules/qt_lib_xmlpatterns_private.pri:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt_functions.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt_config.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++/qmake.conf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/spec_post.prf:
.qmake.stash:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/exclusive_builds.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/default_pre.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/resolve_config.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/default_post.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/qt.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/resources.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/moc.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/unix/opengl.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/uic.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/unix/thread.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/warn_on.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/file_copies.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/testcase_targets.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/exceptions.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/yacc.prf:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/features/lex.prf:
zyGrib.pro:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5PrintSupport.prl:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Widgets.prl:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Gui.prl:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Xml.prl:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Network.prl:
/home/jzaninet/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.prl:
qmake: FORCE
	@$(QMAKE) -o Makefile zyGrib.pro

qmake_all: FORCE


all: Makefile $(TARGET)

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

distdir: FORCE
	@test -d $(DISTDIR) || mkdir -p $(DISTDIR)
	$(COPY_FILE) --parents $(DIST) $(DISTDIR)/
	$(COPY_FILE) --parents GUI/PositionEditorWidget.h GUI/ColorEditorWidget.h GUI/LineEditorWidget.h GUI/TextStyleEditorWidget.h GUI/AngleConverterWidget.h GUI/AngleConverterDialog.h curvedrawer/BoatSpeed.h curvedrawer/CurveDrawer.h curvedrawer/CustomQwtClasses.h Astro.h BoardPanel.h ColorScale.h ColorScaleWidget.h DataDefines.h DataColors.h DataQString.h DataMeteoAbstract.h DataPointInfo.h DateChooser.h DialogBoxBase.h DialogBoxColumn.h DialogFonts.h DialogGraphicsParams.h DialogLoadGRIB.h DialogLoadIAC.h DialogLoadMBLUE.h DialogProxy.h DialogSelectMetar.h DialogServerStatus.h DialogUnits.h FileLoader.h FileLoaderGRIB.h FileLoaderIAC.h FileLoaderMBLUE.h util/Font.h map/GshhsRangsReader.h map/GshhsReader.h map/GisReader.h GribAnimator.h GribPlot.h Grib2Plot.h GribReader.h Grib2Reader.h GribRecord.h Grib2Record.h GriddedPlotter.h GriddedRecord.h GriddedReader.h IacPlot.h IacReader.h ImageWriter.h IrregularGridded.h IsoLine.h LongTaskProgress.h LonLatGrid.h MbzFile.h MbluePlot.h MblueReader.h MblueRecord.h Metar.h MeteoTable.h MeteoTableWidget.h MeteotableOptionsDialog.h MainWindow.h MapDrawer.h MenuBar.h util/Orthodromie.h map/POI.h map/POI_Editor.h map/PositionEditor.h map/Projection.h util/Settings.h SkewT.h util/SylkFile.h Terrain.h Therm.h util/Util.h Version.h util/zuFile.h $(DISTDIR)/
	$(COPY_FILE) --parents GUI/PositionEditorWidget.cpp GUI/ColorEditorWidget.cpp GUI/LineEditorWidget.cpp GUI/TextStyleEditorWidget.cpp GUI/AngleConverterWidget.cpp GUI/AngleConverterDialog.cpp curvedrawer/BoatSpeed.cpp curvedrawer/CurveDrawer.cpp curvedrawer/CustomQwtClasses.cpp Astro.cpp MbzFile.cpp MblueRecord.cpp MblueReader.cpp MbluePlot.cpp BoardPanel.cpp ColorScale.cpp ColorScaleWidget.cpp DataColors.cpp DataQString.cpp DataMeteoAbstract.cpp DataPointInfo.cpp DateChooser.cpp DialogBoxColumn.cpp DialogFonts.cpp DialogGraphicsParams.cpp DialogLoadGRIB.cpp DialogLoadIAC.cpp DialogLoadMBLUE.cpp DialogProxy.cpp DialogSelectMetar.cpp DialogServerStatus.cpp DialogUnits.cpp FileLoaderGRIB.cpp FileLoaderIAC.cpp FileLoaderMBLUE.cpp util/Font.cpp GriddedPlotter.cpp GriddedReader.cpp GriddedRecord.cpp map/GshhsRangsReader.cpp map/GshhsReader.cpp GribAnimator.cpp GribPlot.cpp Grib2Plot.cpp map/GisReader.cpp GribReader.cpp Grib2Reader.cpp GribRecord.cpp Grib2Record.cpp IacPlot.cpp IacReader.cpp IacReaderUtil.cpp ImageWriter.cpp IrregularGridded.cpp IsoLine.cpp LongTaskProgress.cpp LonLatGrid.cpp main.cpp MainWindow.cpp MapDrawer.cpp MenuBar.cpp Metar.cpp MeteoTable.cpp MeteoTableWidget.cpp MeteotableOptionsDialog.cpp util/Orthodromie.cpp map/POI.cpp map/POI_Editor.cpp map/PositionEditor.cpp map/Projection.cpp map/Projection_libproj.cpp util/Settings.cpp SkewT.cpp SkewTWindow.cpp Terrain.cpp Therm.cpp util/Util.cpp util/zuFile.cpp $(DISTDIR)/
	$(COPY_FILE) --parents GUI/PositionEditorWidget.ui GUI/PoiEditorDialog.ui GUI/ColorEditorWidget.ui GUI/LineEditorWidget.ui GUI/TextStyleEditorWidget.ui GUI/GraphicsParamsDialog.ui GUI/MeteotableOptionsDialog.ui GUI/AngleConverterWidget.ui $(DISTDIR)/
	$(COPY_FILE) --parents ../data/tr/zyGrib_fr.ts ../data/tr/zyGrib_cz.ts ../data/tr/zyGrib_de.ts ../data/tr/zyGrib_fi.ts ../data/tr/zyGrib_it.ts ../data/tr/zyGrib_nl.ts ../data/tr/zyGrib_pt.ts ../data/tr/zyGrib_ru.ts ../data/tr/zyGrib_ar.ts ../data/tr/zyGrib_gr.ts ../data/tr/zyGrib_es.ts $(DISTDIR)/


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


distclean: clean 
	-$(DEL_FILE) $(TARGET) 
	-$(DEL_FILE) .qmake.stash
	-$(DEL_FILE) Makefile


####### Sub-libraries

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all

check: first

benchmark: first

compiler_rcc_make_all:
compiler_rcc_clean:
compiler_moc_header_make_all: objs/moc_PositionEditorWidget.cpp objs/moc_ColorEditorWidget.cpp objs/moc_LineEditorWidget.cpp objs/moc_TextStyleEditorWidget.cpp objs/moc_AngleConverterWidget.cpp objs/moc_AngleConverterDialog.cpp objs/moc_CurveDrawer.cpp objs/moc_BoardPanel.cpp objs/moc_ColorScaleWidget.cpp objs/moc_DataQString.cpp objs/moc_DateChooser.cpp objs/moc_DialogBoxColumn.cpp objs/moc_DialogFonts.cpp objs/moc_DialogGraphicsParams.cpp objs/moc_DialogLoadGRIB.cpp objs/moc_DialogLoadIAC.cpp objs/moc_DialogLoadMBLUE.cpp objs/moc_DialogProxy.cpp objs/moc_DialogSelectMetar.cpp objs/moc_DialogServerStatus.cpp objs/moc_DialogUnits.cpp objs/moc_FileLoaderGRIB.cpp objs/moc_FileLoaderIAC.cpp objs/moc_FileLoaderMBLUE.cpp objs/moc_GribAnimator.cpp objs/moc_ImageWriter.cpp objs/moc_LongTaskProgress.cpp objs/moc_Metar.cpp objs/moc_MeteoTable.cpp objs/moc_MeteoTableWidget.cpp objs/moc_MeteotableOptionsDialog.cpp objs/moc_MainWindow.cpp objs/moc_MapDrawer.cpp objs/moc_MenuBar.cpp objs/moc_POI.cpp objs/moc_POI_Editor.cpp objs/moc_PositionEditor.cpp objs/moc_Projection.cpp objs/moc_SkewT.cpp objs/moc_Terrain.cpp objs/moc_Util.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) objs/moc_PositionEditorWidget.cpp objs/moc_ColorEditorWidget.cpp objs/moc_LineEditorWidget.cpp objs/moc_TextStyleEditorWidget.cpp objs/moc_AngleConverterWidget.cpp objs/moc_AngleConverterDialog.cpp objs/moc_CurveDrawer.cpp objs/moc_BoardPanel.cpp objs/moc_ColorScaleWidget.cpp objs/moc_DataQString.cpp objs/moc_DateChooser.cpp objs/moc_DialogBoxColumn.cpp objs/moc_DialogFonts.cpp objs/moc_DialogGraphicsParams.cpp objs/moc_DialogLoadGRIB.cpp objs/moc_DialogLoadIAC.cpp objs/moc_DialogLoadMBLUE.cpp objs/moc_DialogProxy.cpp objs/moc_DialogSelectMetar.cpp objs/moc_DialogServerStatus.cpp objs/moc_DialogUnits.cpp objs/moc_FileLoaderGRIB.cpp objs/moc_FileLoaderIAC.cpp objs/moc_FileLoaderMBLUE.cpp objs/moc_GribAnimator.cpp objs/moc_ImageWriter.cpp objs/moc_LongTaskProgress.cpp objs/moc_Metar.cpp objs/moc_MeteoTable.cpp objs/moc_MeteoTableWidget.cpp objs/moc_MeteotableOptionsDialog.cpp objs/moc_MainWindow.cpp objs/moc_MapDrawer.cpp objs/moc_MenuBar.cpp objs/moc_POI.cpp objs/moc_POI_Editor.cpp objs/moc_PositionEditor.cpp objs/moc_Projection.cpp objs/moc_SkewT.cpp objs/moc_Terrain.cpp objs/moc_Util.cpp
objs/moc_PositionEditorWidget.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		GUI/ui_PositionEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/PositionEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include GUI/PositionEditorWidget.h -o objs/moc_PositionEditorWidget.cpp

objs/moc_ColorEditorWidget.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GUI/ui_ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include GUI/ColorEditorWidget.h -o objs/moc_ColorEditorWidget.cpp

objs/moc_LineEditorWidget.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GUI/ui_LineEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GUI/LineEditorWidget.h \
		GUI/LineEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include GUI/LineEditorWidget.h -o objs/moc_LineEditorWidget.cpp

objs/moc_TextStyleEditorWidget.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		GUI/ui_TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GUI/TextStyleEditorWidget.h \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include GUI/TextStyleEditorWidget.h -o objs/moc_TextStyleEditorWidget.cpp

objs/moc_AngleConverterWidget.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		GUI/ui_AngleConverterWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		GUI/AngleConverterWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include GUI/AngleConverterWidget.h -o objs/moc_AngleConverterWidget.cpp

objs/moc_AngleConverterDialog.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		GUI/AngleConverterWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		GUI/ui_AngleConverterWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		GUI/AngleConverterDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include GUI/AngleConverterDialog.h -o objs/moc_AngleConverterDialog.cpp

objs/moc_CurveDrawer.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		DataPointInfo.h \
		curvedrawer/CustomQwtClasses.h \
		qwt-6.1.3/src/qwt_scale_draw.h \
		qwt-6.1.3/src/qwt_global.h \
		qwt-6.1.3/src/qwt_abstract_scale_draw.h \
		qwt-6.1.3/src/qwt_scale_div.h \
		qwt-6.1.3/src/qwt_interval.h \
		qwt-6.1.3/src/qwt_text.h \
		qwt-6.1.3/src/qwt_plot_picker.h \
		qwt-6.1.3/src/qwt_picker.h \
		qwt-6.1.3/src/qwt_event_pattern.h \
		qwt-6.1.3/src/qwt_picker_machine.h \
		qwt-6.1.3/src/qwt_plot_curve.h \
		qwt-6.1.3/src/qwt_plot_seriesitem.h \
		qwt-6.1.3/src/qwt_plot_item.h \
		qwt-6.1.3/src/qwt_legend_data.h \
		qwt-6.1.3/src/qwt_graphic.h \
		qwt-6.1.3/src/qwt_null_paintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		qwt-6.1.3/src/qwt_series_data.h \
		qwt-6.1.3/src/qwt_samples.h \
		qwt-6.1.3/src/qwt_point_3d.h \
		qwt-6.1.3/src/qwt_point_polar.h \
		qwt-6.1.3/src/qwt_math.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		qwt-6.1.3/src/qwt_series_store.h \
		qwt-6.1.3/src/qwt_plot_canvas.h \
		qwt-6.1.3/src/qwt_point_data.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVector \
		qwt-6.1.3/src/qwt_scale_engine.h \
		qwt-6.1.3/src/qwt_plot_legenditem.h \
		qwt-6.1.3/src/qwt_plot_marker.h \
		qwt-6.1.3/src/qwt_legend.h \
		qwt-6.1.3/src/qwt_abstract_legend.h \
		qwt-6.1.3/src/qwt_plot.h \
		qwt-6.1.3/src/qwt_plot_dict.h \
		qwt-6.1.3/src/qwt_scale_map.h \
		qwt-6.1.3/src/qwt_transform.h \
		qwt-6.1.3/src/qwt_legend_label.h \
		qwt-6.1.3/src/qwt_text_label.h \
		curvedrawer/CurveDrawer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include curvedrawer/CurveDrawer.h -o objs/moc_CurveDrawer.cpp

objs/moc_BoardPanel.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenu \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenu.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h \
		DataPointInfo.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		GriddedRecord.h \
		util/zuFile.h \
		BoardPanel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include BoardPanel.h -o objs/moc_BoardPanel.cpp

objs/moc_ColorScaleWidget.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h \
		DataDefines.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		ColorScale.h \
		ColorScaleWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ColorScaleWidget.h -o objs/moc_ColorScaleWidget.cpp

objs/moc_DataQString.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DataQString.h -o objs/moc_DataQString.cpp

objs/moc_DateChooser.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		DateChooser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DateChooser.h -o objs/moc_DateChooser.cpp

objs/moc_DialogBoxColumn.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		DialogBoxBase.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogBoxColumn.h -o objs/moc_DialogBoxColumn.cpp

objs/moc_DialogFonts.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DialogBoxBase.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		DataDefines.h \
		DialogFonts.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogFonts.h -o objs/moc_DialogFonts.cpp

objs/moc_DialogGraphicsParams.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		GUI/ui_GraphicsParamsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		GUI/ui_ColorEditorWidget.h \
		GUI/LineEditorWidget.h \
		GUI/ui_LineEditorWidget.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		DialogBoxBase.h \
		DialogGraphicsParams.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogGraphicsParams.h -o objs/moc_DialogGraphicsParams.cpp

objs/moc_DialogLoadGRIB.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		DataDefines.h \
		DialogBoxBase.h \
		FileLoaderGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DialogLoadGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogLoadGRIB.h -o objs/moc_DialogLoadGRIB.cpp

objs/moc_DialogLoadIAC.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		DialogBoxBase.h \
		FileLoaderIAC.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		DialogLoadIAC.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogLoadIAC.h -o objs/moc_DialogLoadIAC.cpp

objs/moc_DialogLoadMBLUE.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		DialogBoxBase.h \
		FileLoaderMBLUE.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		MblueReader.h \
		IrregularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		util/zuFile.h \
		GriddedPlotter.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		MblueRecord.h \
		MbzFile.h \
		DialogLoadMBLUE.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogLoadMBLUE.h -o objs/moc_DialogLoadMBLUE.cpp

objs/moc_DialogProxy.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		DialogBoxBase.h \
		DialogProxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogProxy.h -o objs/moc_DialogProxy.cpp

objs/moc_DialogSelectMetar.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreeview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidgetItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDesktopWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		DialogBoxBase.h \
		Metar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/Projection.h \
		util/zuFile.h \
		DialogSelectMetar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogSelectMetar.h -o objs/moc_DialogSelectMetar.cpp

objs/moc_DialogServerStatus.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		DialogBoxBase.h \
		DialogServerStatus.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogServerStatus.h -o objs/moc_DialogServerStatus.cpp

objs/moc_DialogUnits.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		DialogBoxBase.h \
		DialogUnits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include DialogUnits.h -o objs/moc_DialogUnits.cpp

objs/moc_FileLoaderGRIB.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DataDefines.h \
		FileLoaderGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include FileLoaderGRIB.h -o objs/moc_FileLoaderGRIB.cpp

objs/moc_FileLoaderIAC.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		FileLoaderIAC.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include FileLoaderIAC.h -o objs/moc_FileLoaderIAC.cpp

objs/moc_FileLoaderMBLUE.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		FileLoaderMBLUE.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include FileLoaderMBLUE.h -o objs/moc_FileLoaderMBLUE.cpp

objs/moc_GribAnimator.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QStackedWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstackedwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		DialogBoxBase.h \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		util/zuFile.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		GribAnimator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include GribAnimator.h -o objs/moc_GribAnimator.cpp

objs/moc_ImageWriter.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		DialogBoxBase.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		util/zuFile.h \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		DateChooser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		ColorScaleWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h \
		ImageWriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include ImageWriter.h -o objs/moc_ImageWriter.cpp

objs/moc_LongTaskProgress.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include LongTaskProgress.h -o objs/moc_LongTaskProgress.cpp

objs/moc_Metar.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/Projection.h \
		util/zuFile.h \
		Metar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include Metar.h -o objs/moc_Metar.cpp

objs/moc_MeteoTable.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		MeteoTableWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		DataPointInfo.h \
		SkewT.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		DialogBoxBase.h \
		GUI/ui_MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QListWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		util/Settings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		MeteoTable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include MeteoTable.h -o objs/moc_MeteoTable.cpp

objs/moc_MeteoTableWidget.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		DataPointInfo.h \
		SkewT.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		MeteoTableWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include MeteoTableWidget.h -o objs/moc_MeteoTableWidget.cpp

objs/moc_MeteotableOptionsDialog.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		DialogBoxBase.h \
		GUI/ui_MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QListWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		DataDefines.h \
		util/Settings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		map/Projection.h \
		MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include MeteotableOptionsDialog.h -o objs/moc_MeteotableOptionsDialog.cpp

objs/moc_MainWindow.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		DialogGraphicsParams.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		GUI/ui_GraphicsParamsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		GUI/ui_ColorEditorWidget.h \
		GUI/LineEditorWidget.h \
		GUI/ui_LineEditorWidget.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		DialogBoxBase.h \
		ImageWriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		util/zuFile.h \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		DateChooser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		ColorScaleWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h \
		MenuBar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenuBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenubar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenu.h \
		BoardPanel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenu \
		DialogLoadGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		FileLoaderGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		DialogLoadIAC.h \
		FileLoaderIAC.h \
		DialogLoadMBLUE.h \
		FileLoaderMBLUE.h \
		DialogServerStatus.h \
		DialogProxy.h \
		DialogUnits.h \
		DialogSelectMetar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreeview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidgetItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDesktopWidget \
		Metar.h \
		GribAnimator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QStackedWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstackedwidget.h \
		DialogFonts.h \
		SkewT.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		MainWindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include MainWindow.h -o objs/moc_MainWindow.cpp

objs/moc_MapDrawer.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		util/zuFile.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		MapDrawer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include MapDrawer.h -o objs/moc_MapDrawer.cpp

objs/moc_MenuBar.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenuBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenubar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenu.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		MenuBar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include MenuBar.h -o objs/moc_MenuBar.cpp

objs/moc_POI.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include map/POI.h -o objs/moc_POI.cpp

objs/moc_POI_Editor.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/POI.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		GUI/ui_PoiEditorDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		GUI/ui_ColorEditorWidget.h \
		GUI/PositionEditorWidget.h \
		GUI/ui_PositionEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		GUI/ui_TextStyleEditorWidget.h \
		map/POI_Editor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include map/POI_Editor.h -o objs/moc_POI_Editor.cpp

objs/moc_PositionEditor.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/PositionEditor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include map/PositionEditor.h -o objs/moc_PositionEditor.cpp

objs/moc_Projection.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include map/Projection.h -o objs/moc_Projection.cpp

objs/moc_SkewT.cpp: Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		GriddedRecord.h \
		util/zuFile.h \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		SkewT.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include SkewT.h -o objs/moc_SkewT.cpp

objs/moc_Terrain.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		util/zuFile.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include Terrain.h -o objs/moc_Terrain.cpp

objs/moc_Util.cpp: /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/moc $(DEFINES) -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/mkspecs/linux-g++ -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/util -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/map -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/GUI -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/curvedrawer -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/qwt-6.1.3/src -I/home/jzaninet/C/GRIB/ZyGrib_test/tmp_distrib/zyGrib-8.0.1/src/g2clib -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork -I/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore -I/usr/include/c++/4.8 -I/usr/include/x86_64-linux-gnu/c++/4.8 -I/usr/include/c++/4.8/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include util/Util.h -o objs/moc_Util.cpp

compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all: GUI/ui_PositionEditorWidget.h GUI/ui_PoiEditorDialog.h GUI/ui_ColorEditorWidget.h GUI/ui_LineEditorWidget.h GUI/ui_TextStyleEditorWidget.h GUI/ui_GraphicsParamsDialog.h GUI/ui_MeteotableOptionsDialog.h GUI/ui_AngleConverterWidget.h
compiler_uic_clean:
	-$(DEL_FILE) GUI/ui_PositionEditorWidget.h GUI/ui_PoiEditorDialog.h GUI/ui_ColorEditorWidget.h GUI/ui_LineEditorWidget.h GUI/ui_TextStyleEditorWidget.h GUI/ui_GraphicsParamsDialog.h GUI/ui_MeteotableOptionsDialog.h GUI/ui_AngleConverterWidget.h
GUI/ui_PositionEditorWidget.h: GUI/PositionEditorWidget.ui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic GUI/PositionEditorWidget.ui -o GUI/ui_PositionEditorWidget.h

GUI/ui_PoiEditorDialog.h: GUI/PoiEditorDialog.ui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic \
		GUI/ColorEditorWidget.h \
		GUI/PositionEditorWidget.h \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GUI/ui_ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		GUI/ui_PositionEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		GUI/ui_TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GUI/TextStyleEditorWidget.h
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic GUI/PoiEditorDialog.ui -o GUI/ui_PoiEditorDialog.h

GUI/ui_ColorEditorWidget.h: GUI/ColorEditorWidget.ui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic GUI/ColorEditorWidget.ui -o GUI/ui_ColorEditorWidget.h

GUI/ui_LineEditorWidget.h: GUI/LineEditorWidget.ui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic \
		GUI/LineEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GUI/LineEditorWidget.h
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic GUI/LineEditorWidget.ui -o GUI/ui_LineEditorWidget.h

GUI/ui_TextStyleEditorWidget.h: GUI/TextStyleEditorWidget.ui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic \
		GUI/TextStyleEditorWidget.h \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GUI/TextStyleEditorWidget.h
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic GUI/TextStyleEditorWidget.ui -o GUI/ui_TextStyleEditorWidget.h

GUI/ui_GraphicsParamsDialog.h: GUI/GraphicsParamsDialog.ui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic \
		GUI/ColorEditorWidget.h \
		GUI/LineEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GUI/ui_ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GUI/ui_LineEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GUI/LineEditorWidget.h
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic GUI/GraphicsParamsDialog.ui -o GUI/ui_GraphicsParamsDialog.h

GUI/ui_MeteotableOptionsDialog.h: GUI/MeteotableOptionsDialog.ui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic GUI/MeteotableOptionsDialog.ui -o GUI/ui_MeteotableOptionsDialog.h

GUI/ui_AngleConverterWidget.h: GUI/AngleConverterWidget.ui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic
	/home/jzaninet/Qt5.7.0/5.7/gcc_64/bin/uic GUI/AngleConverterWidget.ui -o GUI/ui_AngleConverterWidget.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_moc_header_clean compiler_uic_clean 

####### Compile

objs/PositionEditorWidget.o: GUI/PositionEditorWidget.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGuiDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessible.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessiblebridge.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengineplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimageiohandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagereader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagewriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmovie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpicture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpictureformatplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmapcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstandarditemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qclipboard.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdrag.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericpluginfactory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qoffscreensurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurfaceformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglcontext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QSurfaceFormat \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qt_windows.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengles2ext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglversionfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDeviceWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevicewindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMargins \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QRect \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QOpenGLContext \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrasterwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qscreen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSize \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSizeF \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QTransform \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsessionmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstylehints.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix4x4.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector3d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector4d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qquaternion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengldebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglextrafunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglframebufferobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglshaderprogram.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltexture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltimerquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglvertexarrayobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbackingstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpdfwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qglyphrun.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrawfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontdatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstatictext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsyntaxhighlighter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentfragment.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtexttable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdesktopservices.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtguiversion.h \
		GUI/PositionEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		GUI/ui_PositionEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/PositionEditorWidget.o GUI/PositionEditorWidget.cpp

objs/ColorEditorWidget.o: GUI/ColorEditorWidget.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGuiDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessible.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessiblebridge.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengineplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimageiohandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagereader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagewriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmovie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpicture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpictureformatplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmapcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstandarditemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qclipboard.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdrag.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericpluginfactory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qoffscreensurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurfaceformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglcontext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QSurfaceFormat \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qt_windows.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengles2ext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglversionfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDeviceWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevicewindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMargins \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QRect \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QOpenGLContext \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrasterwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qscreen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSize \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSizeF \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QTransform \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsessionmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstylehints.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix4x4.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector3d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector4d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qquaternion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengldebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglextrafunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglframebufferobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglshaderprogram.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltexture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltimerquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglvertexarrayobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbackingstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpdfwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qglyphrun.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrawfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontdatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstatictext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsyntaxhighlighter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentfragment.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtexttable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdesktopservices.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtguiversion.h \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GUI/ui_ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/ColorEditorWidget.o GUI/ColorEditorWidget.cpp

objs/LineEditorWidget.o: GUI/LineEditorWidget.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGuiDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessible.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessiblebridge.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengineplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimageiohandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagereader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagewriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmovie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpicture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpictureformatplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmapcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstandarditemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qclipboard.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdrag.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericpluginfactory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qoffscreensurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurfaceformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglcontext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QSurfaceFormat \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qt_windows.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengles2ext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglversionfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDeviceWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevicewindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMargins \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QRect \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QOpenGLContext \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrasterwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qscreen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSize \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSizeF \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QTransform \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsessionmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstylehints.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix4x4.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector3d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector4d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qquaternion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengldebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglextrafunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglframebufferobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglshaderprogram.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltexture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltimerquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglvertexarrayobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbackingstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpdfwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qglyphrun.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrawfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontdatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstatictext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsyntaxhighlighter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentfragment.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtexttable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdesktopservices.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtguiversion.h \
		GUI/LineEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GUI/ui_LineEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/LineEditorWidget.o GUI/LineEditorWidget.cpp

objs/TextStyleEditorWidget.o: GUI/TextStyleEditorWidget.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGuiDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessible.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessiblebridge.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengineplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimageiohandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagereader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagewriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmovie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpicture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpictureformatplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmapcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstandarditemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qclipboard.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdrag.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericpluginfactory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qoffscreensurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurfaceformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglcontext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QSurfaceFormat \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qt_windows.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengles2ext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglversionfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDeviceWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevicewindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMargins \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QRect \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QOpenGLContext \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrasterwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qscreen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSize \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSizeF \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QTransform \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsessionmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstylehints.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix4x4.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector3d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector4d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qquaternion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengldebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglextrafunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglframebufferobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglshaderprogram.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltexture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltimerquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglvertexarrayobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbackingstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpdfwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qglyphrun.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrawfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontdatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstatictext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsyntaxhighlighter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentfragment.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtexttable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdesktopservices.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtguiversion.h \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		GUI/ui_TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/TextStyleEditorWidget.o GUI/TextStyleEditorWidget.cpp

objs/AngleConverterWidget.o: GUI/AngleConverterWidget.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGui \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QtGuiDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessible.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessiblebridge.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qaccessibleplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qiconengineplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimageiohandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagereader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagewriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmovie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpicture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpictureformatplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmapcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstandarditemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qclipboard.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdrag.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericpluginfactory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qoffscreensurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsurfaceformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglcontext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QSurfaceFormat \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qt_windows.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengles2ext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglversionfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDeviceWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevicewindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMargins \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QRect \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintDevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QOpenGLContext \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrasterwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qscreen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSize \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSizeF \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QTransform \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsessionmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstylehints.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qgenericmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix4x4.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector3d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector4d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qquaternion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengldebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglextrafunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglframebufferobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglpixeltransferoptions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglshaderprogram.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltexture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopengltimerquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qopenglvertexarrayobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbackingstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpdfwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qabstracttextdocumentlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qglyphrun.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrawfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontdatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qstatictext.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qsyntaxhighlighter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentfragment.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextdocumentwriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtexttable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qdesktopservices.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtguiversion.h \
		GUI/AngleConverterWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		GUI/ui_AngleConverterWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/AngleConverterWidget.o GUI/AngleConverterWidget.cpp

objs/AngleConverterDialog.o: GUI/AngleConverterDialog.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		GUI/AngleConverterDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		GUI/AngleConverterWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		GUI/ui_AngleConverterWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/AngleConverterDialog.o GUI/AngleConverterDialog.cpp

objs/BoatSpeed.o: curvedrawer/BoatSpeed.cpp util/zuFile.h \
		curvedrawer/BoatSpeed.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/BoatSpeed.o curvedrawer/BoatSpeed.cpp

objs/CurveDrawer.o: curvedrawer/CurveDrawer.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		util/Orthodromie.h \
		curvedrawer/CurveDrawer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		DataPointInfo.h \
		curvedrawer/CustomQwtClasses.h \
		qwt-6.1.3/src/qwt_scale_draw.h \
		qwt-6.1.3/src/qwt_global.h \
		qwt-6.1.3/src/qwt_abstract_scale_draw.h \
		qwt-6.1.3/src/qwt_scale_div.h \
		qwt-6.1.3/src/qwt_interval.h \
		qwt-6.1.3/src/qwt_text.h \
		qwt-6.1.3/src/qwt_plot_picker.h \
		qwt-6.1.3/src/qwt_picker.h \
		qwt-6.1.3/src/qwt_event_pattern.h \
		qwt-6.1.3/src/qwt_picker_machine.h \
		qwt-6.1.3/src/qwt_plot_curve.h \
		qwt-6.1.3/src/qwt_plot_seriesitem.h \
		qwt-6.1.3/src/qwt_plot_item.h \
		qwt-6.1.3/src/qwt_legend_data.h \
		qwt-6.1.3/src/qwt_graphic.h \
		qwt-6.1.3/src/qwt_null_paintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		qwt-6.1.3/src/qwt_series_data.h \
		qwt-6.1.3/src/qwt_samples.h \
		qwt-6.1.3/src/qwt_point_3d.h \
		qwt-6.1.3/src/qwt_point_polar.h \
		qwt-6.1.3/src/qwt_math.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		qwt-6.1.3/src/qwt_series_store.h \
		qwt-6.1.3/src/qwt_plot_canvas.h \
		qwt-6.1.3/src/qwt_point_data.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVector \
		qwt-6.1.3/src/qwt_scale_engine.h \
		qwt-6.1.3/src/qwt_plot_legenditem.h \
		qwt-6.1.3/src/qwt_plot_marker.h \
		qwt-6.1.3/src/qwt_legend.h \
		qwt-6.1.3/src/qwt_abstract_legend.h \
		qwt-6.1.3/src/qwt_plot.h \
		qwt-6.1.3/src/qwt_plot_dict.h \
		qwt-6.1.3/src/qwt_scale_map.h \
		qwt-6.1.3/src/qwt_transform.h \
		qwt-6.1.3/src/qwt_legend_label.h \
		qwt-6.1.3/src/qwt_text_label.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/CurveDrawer.o curvedrawer/CurveDrawer.cpp

objs/CustomQwtClasses.o: curvedrawer/CustomQwtClasses.cpp curvedrawer/CustomQwtClasses.h \
		qwt-6.1.3/src/qwt_scale_draw.h \
		qwt-6.1.3/src/qwt_global.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		qwt-6.1.3/src/qwt_abstract_scale_draw.h \
		qwt-6.1.3/src/qwt_scale_div.h \
		qwt-6.1.3/src/qwt_interval.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		qwt-6.1.3/src/qwt_text.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		qwt-6.1.3/src/qwt_plot_picker.h \
		qwt-6.1.3/src/qwt_picker.h \
		qwt-6.1.3/src/qwt_event_pattern.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		qwt-6.1.3/src/qwt_picker_machine.h \
		qwt-6.1.3/src/qwt_plot_curve.h \
		qwt-6.1.3/src/qwt_plot_seriesitem.h \
		qwt-6.1.3/src/qwt_plot_item.h \
		qwt-6.1.3/src/qwt_legend_data.h \
		qwt-6.1.3/src/qwt_graphic.h \
		qwt-6.1.3/src/qwt_null_paintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		qwt-6.1.3/src/qwt_series_data.h \
		qwt-6.1.3/src/qwt_samples.h \
		qwt-6.1.3/src/qwt_point_3d.h \
		qwt-6.1.3/src/qwt_point_polar.h \
		qwt-6.1.3/src/qwt_math.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		qwt-6.1.3/src/qwt_series_store.h \
		qwt-6.1.3/src/qwt_plot_canvas.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		qwt-6.1.3/src/qwt_point_data.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVector \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/CustomQwtClasses.o curvedrawer/CustomQwtClasses.cpp

objs/Astro.o: Astro.cpp Astro.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Astro.o Astro.cpp

objs/MbzFile.o: MbzFile.cpp MbzFile.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		util/zuFile.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MbzFile.o MbzFile.cpp

objs/MblueRecord.o: MblueRecord.cpp MblueRecord.h \
		IrregularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		util/zuFile.h \
		GriddedPlotter.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		MbzFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MblueRecord.o MblueRecord.cpp

objs/MblueReader.o: MblueReader.cpp util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		MblueReader.h \
		IrregularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		util/zuFile.h \
		GriddedPlotter.h \
		DataMeteoAbstract.h \
		Therm.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		MblueRecord.h \
		MbzFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MblueReader.o MblueReader.cpp

objs/MbluePlot.o: MbluePlot.cpp MbluePlot.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		util/zuFile.h \
		IrregularGridded.h \
		GriddedPlotter.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MbluePlot.o MbluePlot.cpp

objs/BoardPanel.o: BoardPanel.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		BoardPanel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenu \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenu.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h \
		DataPointInfo.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		GriddedRecord.h \
		util/zuFile.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/BoardPanel.o BoardPanel.cpp

objs/ColorScale.o: ColorScale.cpp ColorScale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		DataDefines.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		util/zuFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/ColorScale.o ColorScale.cpp

objs/ColorScaleWidget.o: ColorScaleWidget.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		ColorScaleWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h \
		DataDefines.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		ColorScale.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/ColorScaleWidget.o ColorScaleWidget.cpp

objs/DataColors.o: DataColors.cpp DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		DataDefines.h \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		ColorScale.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DataColors.o DataColors.cpp

objs/DataQString.o: DataQString.cpp DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DataQString.o DataQString.cpp

objs/DataMeteoAbstract.o: DataMeteoAbstract.cpp DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DataMeteoAbstract.o DataMeteoAbstract.cpp

objs/DataPointInfo.o: DataPointInfo.cpp util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		DataPointInfo.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		util/zuFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DataPointInfo.o DataPointInfo.cpp

objs/DateChooser.o: DateChooser.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QStyle \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QStyleOptionSlider \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		DateChooser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		GriddedPlotter.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DateChooser.o DateChooser.cpp

objs/DialogBoxColumn.o: DialogBoxColumn.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		DialogBoxBase.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogBoxColumn.o DialogBoxColumn.cpp

objs/DialogFonts.o: DialogFonts.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		DialogFonts.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DialogBoxBase.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogFonts.o DialogFonts.cpp

objs/DialogGraphicsParams.o: DialogGraphicsParams.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		DialogGraphicsParams.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		GUI/ui_GraphicsParamsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		GUI/ui_ColorEditorWidget.h \
		GUI/LineEditorWidget.h \
		GUI/ui_LineEditorWidget.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		DialogBoxBase.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogGraphicsParams.o DialogGraphicsParams.cpp

objs/DialogLoadGRIB.o: DialogLoadGRIB.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTabWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		DialogLoadGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		DataDefines.h \
		DialogBoxBase.h \
		FileLoaderGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DialogServerStatus.h \
		DialogProxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogLoadGRIB.o DialogLoadGRIB.cpp

objs/DialogLoadIAC.o: DialogLoadIAC.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFileInfo \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		DialogLoadIAC.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		DialogBoxBase.h \
		FileLoaderIAC.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogLoadIAC.o DialogLoadIAC.cpp

objs/DialogLoadMBLUE.o: DialogLoadMBLUE.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		DialogLoadMBLUE.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		DialogBoxBase.h \
		FileLoaderMBLUE.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		MblueReader.h \
		IrregularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		util/zuFile.h \
		GriddedPlotter.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		MblueRecord.h \
		MbzFile.h \
		DialogServerStatus.h \
		DialogProxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogLoadMBLUE.o DialogLoadMBLUE.cpp

objs/DialogProxy.o: DialogProxy.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		DialogProxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		DialogBoxBase.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogProxy.o DialogProxy.cpp

objs/DialogSelectMetar.o: DialogSelectMetar.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		DialogSelectMetar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreeview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidgetItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDesktopWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		DialogBoxBase.h \
		Metar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/Projection.h \
		util/zuFile.h \
		util/Settings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogSelectMetar.o DialogSelectMetar.cpp

objs/DialogServerStatus.o: DialogServerStatus.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		DialogServerStatus.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		DialogBoxBase.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DataDefines.h \
		Version.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogServerStatus.o DialogServerStatus.cpp

objs/DialogUnits.o: DialogUnits.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		DialogUnits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		DialogBoxBase.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/DialogUnits.o DialogUnits.cpp

objs/FileLoaderGRIB.o: FileLoaderGRIB.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/QDomDocument \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/qdom.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/qtxmlglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		FileLoaderGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DataDefines.h \
		Version.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/FileLoaderGRIB.o FileLoaderGRIB.cpp

objs/FileLoaderIAC.o: FileLoaderIAC.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/QDomDocument \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/qdom.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/qtxmlglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		FileLoaderIAC.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DataDefines.h \
		Version.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/FileLoaderIAC.o FileLoaderIAC.cpp

objs/FileLoaderMBLUE.o: FileLoaderMBLUE.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/QDomDocument \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/qdom.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtXml/qtxmlglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		FileLoaderMBLUE.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		DataDefines.h \
		Version.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/FileLoaderMBLUE.o FileLoaderMBLUE.cpp

objs/Font.o: util/Font.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontDatabase \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontdatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Font.o util/Font.cpp

objs/GriddedPlotter.o: GriddedPlotter.cpp GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GriddedPlotter.o GriddedPlotter.cpp

objs/GriddedReader.o: GriddedReader.cpp util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		util/zuFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GriddedReader.o GriddedReader.cpp

objs/GriddedRecord.o: GriddedRecord.cpp GriddedRecord.h \
		DataDefines.h \
		DataMeteoAbstract.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GriddedRecord.o GriddedRecord.cpp

objs/GshhsRangsReader.o: map/GshhsRangsReader.cpp map/GshhsRangsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GshhsRangsReader.o map/GshhsRangsReader.cpp

objs/GshhsReader.o: map/GshhsReader.cpp map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		util/zuFile.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GshhsReader.o map/GshhsReader.cpp

objs/GribAnimator.o: GribAnimator.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		GribAnimator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QStackedWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstackedwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		DialogBoxBase.h \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		util/zuFile.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		ImageWriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		DateChooser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		ColorScaleWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GribAnimator.o GribAnimator.cpp

objs/GribPlot.o: GribPlot.cpp GribPlot.h \
		RegularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		util/zuFile.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GribPlot.o GribPlot.cpp

objs/Grib2Plot.o: Grib2Plot.cpp Grib2Plot.h \
		GribPlot.h \
		RegularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		util/zuFile.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Grib2Plot.o Grib2Plot.cpp

objs/GisReader.o: map/GisReader.cpp map/GisReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		util/zuFile.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GisReader.o map/GisReader.cpp

objs/GribReader.o: GribReader.cpp GribReader.h \
		RegularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		util/zuFile.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GribRecord.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GribReader.o GribReader.cpp

objs/Grib2Reader.o: Grib2Reader.cpp Grib2Reader.h \
		RegularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		util/zuFile.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		GribReader.h \
		GribRecord.h \
		Grib2Record.h \
		g2clib/grib2.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Grib2Reader.o Grib2Reader.cpp

objs/GribRecord.o: GribRecord.cpp GribRecord.h \
		util/zuFile.h \
		RegularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		GriddedReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/GribRecord.o GribRecord.cpp

objs/Grib2Record.o: Grib2Record.cpp Grib2Record.h \
		g2clib/grib2.h \
		GribRecord.h \
		util/zuFile.h \
		RegularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		GriddedReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Grib2Record.o Grib2Record.cpp

objs/IacPlot.o: IacPlot.cpp IacPlot.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		util/zuFile.h \
		IacReader.h \
		map/Projection.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/IacPlot.o IacPlot.cpp

objs/IacReader.o: IacReader.cpp IacReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		util/zuFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/IacReader.o IacReader.cpp

objs/IacReaderUtil.o: IacReaderUtil.cpp IacReader.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		util/zuFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/IacReaderUtil.o IacReaderUtil.cpp

objs/ImageWriter.o: ImageWriter.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImageWriter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagewriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimageiohandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QAbstractEventDispatcher \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		ImageWriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		DialogBoxBase.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		util/zuFile.h \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		DateChooser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		ColorScaleWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/ImageWriter.o ImageWriter.cpp

objs/IrregularGridded.o: IrregularGridded.cpp IrregularGridded.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		util/zuFile.h \
		GriddedPlotter.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/IrregularGridded.o IrregularGridded.cpp

objs/IsoLine.o: IsoLine.cpp IsoLine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		GriddedRecord.h \
		DataDefines.h \
		DataMeteoAbstract.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		map/Projection.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/IsoLine.o IsoLine.cpp

objs/LongTaskProgress.o: LongTaskProgress.cpp util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/LongTaskProgress.o LongTaskProgress.cpp

objs/LonLatGrid.o: LonLatGrid.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		LonLatGrid.h \
		map/Projection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/LonLatGrid.o LonLatGrid.cpp

objs/main.o: main.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextCodec \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTranslator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImageWriter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimagewriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimageiohandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		MainWindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		DialogGraphicsParams.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		GUI/ui_GraphicsParamsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		GUI/ui_ColorEditorWidget.h \
		GUI/LineEditorWidget.h \
		GUI/ui_LineEditorWidget.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		DialogBoxBase.h \
		ImageWriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		util/zuFile.h \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		DateChooser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		ColorScaleWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h \
		MenuBar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenuBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenubar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenu.h \
		BoardPanel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenu \
		DialogLoadGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		FileLoaderGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		DialogLoadIAC.h \
		FileLoaderIAC.h \
		DialogLoadMBLUE.h \
		FileLoaderMBLUE.h \
		DialogServerStatus.h \
		DialogProxy.h \
		DialogUnits.h \
		DialogSelectMetar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreeview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidgetItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDesktopWidget \
		Metar.h \
		GribAnimator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QStackedWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstackedwidget.h \
		DialogFonts.h \
		SkewT.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		util/Settings.h \
		Version.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/main.o main.cpp

objs/MainWindow.o: MainWindow.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QStatusBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstatusbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenu \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenu.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		MainWindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		DialogGraphicsParams.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		GUI/ui_GraphicsParamsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		GUI/ui_ColorEditorWidget.h \
		GUI/LineEditorWidget.h \
		GUI/ui_LineEditorWidget.h \
		DialogBoxColumn.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		DialogBoxBase.h \
		ImageWriter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		util/zuFile.h \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		DateChooser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSlider \
		ColorScaleWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDockWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdockwidget.h \
		MenuBar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenuBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenubar.h \
		BoardPanel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbutton.h \
		DialogLoadGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressbar.h \
		FileLoaderGRIB.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetwork \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QtNetworkDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCore \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtCoreDepends \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qparallelanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpauseanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpropertyanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariantanimation.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeasingcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsequentialanimationgroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextcodec.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qendian.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibraryinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbuffer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdiriterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileselector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfilesystemwatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlockfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qloggingcategory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocess.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresource.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsavefile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstandardpaths.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstorageinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporarydir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QScopedPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtemporaryfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qidentityproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsortfilterproxymodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlistmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonvalue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsondocument.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qjsonobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracteventdispatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractnativeeventfilter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetaobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectcleanuphandler.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedmemory.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignalmapper.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsocketnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtranslator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwineventnotifier.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimedatabase.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmimetype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfactoryinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlibrary.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qplugin.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpluginloader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/quuid.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstracttransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventtransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfinalstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhistorystate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsignaltransition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstatemachine.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qexception.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuture.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfutureinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrunnable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qresultstore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturesynchronizer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfuturewatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qreadwritelock.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsemaphore.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadpool.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthreadstorage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qwaitcondition.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydataops.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydatapointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbitarray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraymatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcollator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcommandlineparser.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qelapsedtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlinkedlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmessageauthenticationcode.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qqueue.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedvaluerollback.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstack.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextboundaryfinder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimeline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimezone.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversionnumber.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qxmlstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtcoreversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractnetworkcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhttpmultipart.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QByteArray \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QIODevice \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkaccessmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslConfiguration \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslerror.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qssl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFlags \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QSslPreSharedKeyAuthenticator \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslpresharedkeyauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QtGlobal \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QMetaType \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookie.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkcookiejar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkdiskcache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkreply.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkAccessManager \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfigmanager.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkconfiguration.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworksession.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkinterface.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qauthenticator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qdnslookup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qlocalsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtcpserver.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qudpsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcertificateextension.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslcipher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslellipticcurve.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qsslkey.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qtnetworkversion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QBuffer \
		FileLoader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		DialogLoadIAC.h \
		FileLoaderIAC.h \
		DialogLoadMBLUE.h \
		FileLoaderMBLUE.h \
		DialogServerStatus.h \
		DialogProxy.h \
		DialogUnits.h \
		DialogSelectMetar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreeview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtreewidgetitemiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QTreeWidgetItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDesktopWidget \
		Metar.h \
		GribAnimator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QStackedWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstackedwidget.h \
		DialogFonts.h \
		SkewT.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		MeteoTable.h \
		MeteoTableWidget.h \
		MeteotableOptionsDialog.h \
		GUI/ui_MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QListWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistview.h \
		util/Settings.h \
		map/POI_Editor.h \
		GUI/ui_PoiEditorDialog.h \
		GUI/PositionEditorWidget.h \
		GUI/ui_PositionEditorWidget.h \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		GUI/ui_TextStyleEditorWidget.h \
		util/Orthodromie.h \
		Version.h \
		GUI/AngleConverterDialog.h \
		GUI/AngleConverterWidget.h \
		GUI/ui_AngleConverterWidget.h \
		curvedrawer/CurveDrawer.h \
		curvedrawer/CustomQwtClasses.h \
		qwt-6.1.3/src/qwt_scale_draw.h \
		qwt-6.1.3/src/qwt_global.h \
		qwt-6.1.3/src/qwt_abstract_scale_draw.h \
		qwt-6.1.3/src/qwt_scale_div.h \
		qwt-6.1.3/src/qwt_interval.h \
		qwt-6.1.3/src/qwt_text.h \
		qwt-6.1.3/src/qwt_plot_picker.h \
		qwt-6.1.3/src/qwt_picker.h \
		qwt-6.1.3/src/qwt_event_pattern.h \
		qwt-6.1.3/src/qwt_picker_machine.h \
		qwt-6.1.3/src/qwt_plot_curve.h \
		qwt-6.1.3/src/qwt_plot_seriesitem.h \
		qwt-6.1.3/src/qwt_plot_item.h \
		qwt-6.1.3/src/qwt_legend_data.h \
		qwt-6.1.3/src/qwt_graphic.h \
		qwt-6.1.3/src/qwt_null_paintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintengine.h \
		qwt-6.1.3/src/qwt_series_data.h \
		qwt-6.1.3/src/qwt_samples.h \
		qwt-6.1.3/src/qwt_point_3d.h \
		qwt-6.1.3/src/qwt_point_polar.h \
		qwt-6.1.3/src/qwt_math.h \
		qwt-6.1.3/src/qwt_series_store.h \
		qwt-6.1.3/src/qwt_plot_canvas.h \
		qwt-6.1.3/src/qwt_point_data.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVector \
		qwt-6.1.3/src/qwt_scale_engine.h \
		qwt-6.1.3/src/qwt_plot_legenditem.h \
		qwt-6.1.3/src/qwt_plot_marker.h \
		qwt-6.1.3/src/qwt_legend.h \
		qwt-6.1.3/src/qwt_abstract_legend.h \
		qwt-6.1.3/src/qwt_plot.h \
		qwt-6.1.3/src/qwt_plot_dict.h \
		qwt-6.1.3/src/qwt_scale_map.h \
		qwt-6.1.3/src/qwt_transform.h \
		qwt-6.1.3/src/qwt_legend_label.h \
		qwt-6.1.3/src/qwt_text_label.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MainWindow.o MainWindow.cpp

objs/MapDrawer.o: MapDrawer.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		MapDrawer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		util/zuFile.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		LonLatGrid.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MapDrawer.o MapDrawer.cpp

objs/MenuBar.o: MenuBar.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		MenuBar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMenuBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenubar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmenu.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/Projection.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MenuBar.o MenuBar.cpp

objs/Metar.o: Metar.cpp Metar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/Projection.h \
		util/zuFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Metar.o Metar.cpp

objs/MeteoTable.o: MeteoTable.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		MeteoTable.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		MeteoTableWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataMeteoAbstract.h \
		DataDefines.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		DataPointInfo.h \
		SkewT.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		DialogBoxBase.h \
		GUI/ui_MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QListWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		util/Settings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		GribPlot.h \
		RegularGridded.h \
		GribReader.h \
		GribRecord.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MeteoTable.o MeteoTable.cpp

objs/MeteoTableWidget.o: MeteoTableWidget.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		Astro.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		util/Settings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		map/Projection.h \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		MeteoTableWidget.h \
		GriddedPlotter.h \
		DataMeteoAbstract.h \
		Therm.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		ColorScale.h \
		GriddedReader.h \
		GriddedRecord.h \
		util/zuFile.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		DataPointInfo.h \
		SkewT.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MeteoTableWidget.o MeteoTableWidget.cpp

objs/MeteotableOptionsDialog.o: MeteotableOptionsDialog.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QRadioButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qradiobutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		DialogBoxBase.h \
		GUI/ui_MeteotableOptionsDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QListWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlistview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		DataDefines.h \
		util/Settings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		map/Projection.h \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/MeteotableOptionsDialog.o MeteotableOptionsDialog.cpp

objs/Orthodromie.o: util/Orthodromie.cpp util/Orthodromie.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Orthodromie.o util/Orthodromie.cpp

objs/POI.o: map/POI.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		util/Settings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		map/Projection.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/POI_Editor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		GUI/ui_PoiEditorDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		GUI/ui_ColorEditorWidget.h \
		GUI/PositionEditorWidget.h \
		GUI/ui_PositionEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		GUI/ui_TextStyleEditorWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/POI.o map/POI.cpp

objs/POI_Editor.o: map/POI_Editor.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		util/Settings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		map/Projection.h \
		map/POI_Editor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		GUI/ui_PoiEditorDialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QButtonGroup \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qbuttongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHeaderView \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qheaderview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemview.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qitemselectionmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpacerItem \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		GUI/ColorEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QColorDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcolordialog.h \
		GUI/ui_ColorEditorWidget.h \
		GUI/PositionEditorWidget.h \
		GUI/ui_PositionEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QSpinBox \
		GUI/TextStyleEditorWidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFontDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfontdialog.h \
		GUI/ui_TextStyleEditorWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/POI_Editor.o map/POI_Editor.cpp

objs/PositionEditor.o: map/PositionEditor.cpp map/PositionEditor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QHBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QVBoxLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/PositionEditor.o map/PositionEditor.cpp

objs/Projection.o: map/Projection.cpp map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Projection.o map/Projection.cpp

objs/Projection_libproj.o: map/Projection_libproj.cpp map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Projection_libproj.o map/Projection_libproj.cpp

objs/Settings.o: util/Settings.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		util/Settings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		map/Projection.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Settings.o util/Settings.cpp

objs/SkewT.o: SkewT.cpp SkewT.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		GriddedRecord.h \
		util/zuFile.h \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/SkewT.o SkewT.cpp

objs/SkewTWindow.o: SkewTWindow.cpp SkewT.h \
		Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		GriddedRecord.h \
		util/zuFile.h \
		GriddedPlotter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		map/Projection.h \
		IsoLine.h \
		LongTaskProgress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		util/SylkFile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QFile \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTextStream \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMainWindow \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmainwindow.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QKeyEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrintDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qabstractprintdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qtprintsupportglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/QPrinter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtPrintSupport/qprinter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagedpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagelayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpagesize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QAction \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QScrollArea \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractscrollarea.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QCheckBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcheckbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QThread \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qthread.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/SkewTWindow.o SkewTWindow.cpp

objs/Terrain.o: Terrain.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPaintEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QProgressDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qprogressdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QMessageBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qmessagebox.h \
		Terrain.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QWidget \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QToolBar \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtoolbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qaction.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qactiongroup.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QBitmap \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbitmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QTimer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasictimer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPen \
		map/GshhsReader.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QImage \
		util/zuFile.h \
		map/Projection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		map/GshhsRangsReader.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		map/GisReader.h \
		util/Font.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFont \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QFontInfo \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		MapDrawer.h \
		GribPlot.h \
		RegularGridded.h \
		GriddedReader.h \
		DataMeteoAbstract.h \
		Therm.h \
		GriddedRecord.h \
		GriddedPlotter.h \
		DataColors.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QColor \
		DataQString.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		ColorScale.h \
		IsoLine.h \
		LongTaskProgress.h \
		GribReader.h \
		GribRecord.h \
		DataPointInfo.h \
		IacPlot.h \
		IacReader.h \
		IrregularGridded.h \
		Grib2Plot.h \
		Grib2Reader.h \
		Grib2Record.h \
		g2clib/grib2.h \
		MbluePlot.h \
		MblueReader.h \
		MblueRecord.h \
		MbzFile.h \
		util/Orthodromie.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Terrain.o Terrain.cpp

objs/Therm.o: Therm.cpp Therm.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Therm.o Therm.cpp

objs/Util.o: util/Util.cpp /home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDir \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdir.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstring.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qchar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobal.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qconfig.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfeatures.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsystemdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qprocessordetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcompilerdetection.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypeinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtypetraits.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qisenum.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsysinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlogging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qflags.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbasicatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_bootstrap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qgenericatomic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_cxx11.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qatomic_msvc.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qglobalstatic.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmutex.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnumeric.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qversiontagging.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrefcount.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qnamespace.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qarraydata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringbuilder.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfileinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfile.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qfiledevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiodevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobjectdefs_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qalgorithms.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qiterator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhashfunctions.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpair.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qbytearraylist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringlist.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregexp.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qstringmatcher.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qscopedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmetatype.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvarlengtharray.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontainerfwd.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qobject_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qshareddata.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qhash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QStringList \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QUrl \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qurlquery.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxy \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkproxy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qhostaddress.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qabstractsocket.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdebug.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qtextstream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qlocale.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvariant.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qvector.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qpoint.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qset.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcontiguouscache.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsharedpointer_impl.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/qnetworkrequest.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSharedDataPointer \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QString \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QVariant \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkProxyQuery \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QCryptographicHash \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcryptographichash.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFileDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qfiledialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdialog.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qwindowdefs_win.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qmargins.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpaintdevice.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qrect.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsize.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpalette.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcolor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgb.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qrgba64.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qbrush.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qmatrix.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpolygon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qregion.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatastream.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qline.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtransform.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainterpath.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qimage.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixelformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpixmap.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfont.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontmetrics.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qfontinfo.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qsizepolicy.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qkeysequence.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qevent.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvector2d.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtouchdevice.h \
		util/Settings.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QApplication \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qcoreapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qeventloop.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qdesktopwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qguiapplication.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qinputmethod.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QObject \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QSettings \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qsettings.h \
		map/POI.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QFrame \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qframe.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGridLayout \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgridlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlayoutitem.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qboxlayout.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLabel \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlabel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QPainter \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpainter.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qpen.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/QMouseEvent \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QLineEdit \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qlineedit.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextcursor.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qtextformat.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDoubleSpinBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractspinbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qvalidator.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qregularexpression.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QComboBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qcombobox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractitemdelegate.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyleoption.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtGui/qicon.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractslider.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qstyle.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabbar.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qtabwidget.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qrubberband.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qabstractitemmodel.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QGroupBox \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qgroupbox.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QDialog \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/QPushButton \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qpushbutton.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtWidgets/qabstractbutton.h \
		map/Projection.h \
		util/Util.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QDateTime \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/qdatetime.h \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtNetwork/QNetworkRequest \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QLocale \
		/home/jzaninet/Qt5.7.0/5.7/gcc_64/include/QtCore/QHash \
		DataDefines.h \
		Version.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/Util.o util/Util.cpp

objs/zuFile.o: util/zuFile.cpp util/zuFile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/zuFile.o util/zuFile.cpp

objs/moc_PositionEditorWidget.o: objs/moc_PositionEditorWidget.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_PositionEditorWidget.o objs/moc_PositionEditorWidget.cpp

objs/moc_ColorEditorWidget.o: objs/moc_ColorEditorWidget.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_ColorEditorWidget.o objs/moc_ColorEditorWidget.cpp

objs/moc_LineEditorWidget.o: objs/moc_LineEditorWidget.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_LineEditorWidget.o objs/moc_LineEditorWidget.cpp

objs/moc_TextStyleEditorWidget.o: objs/moc_TextStyleEditorWidget.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_TextStyleEditorWidget.o objs/moc_TextStyleEditorWidget.cpp

objs/moc_AngleConverterWidget.o: objs/moc_AngleConverterWidget.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_AngleConverterWidget.o objs/moc_AngleConverterWidget.cpp

objs/moc_AngleConverterDialog.o: objs/moc_AngleConverterDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_AngleConverterDialog.o objs/moc_AngleConverterDialog.cpp

objs/moc_CurveDrawer.o: objs/moc_CurveDrawer.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_CurveDrawer.o objs/moc_CurveDrawer.cpp

objs/moc_BoardPanel.o: objs/moc_BoardPanel.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_BoardPanel.o objs/moc_BoardPanel.cpp

objs/moc_ColorScaleWidget.o: objs/moc_ColorScaleWidget.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_ColorScaleWidget.o objs/moc_ColorScaleWidget.cpp

objs/moc_DataQString.o: objs/moc_DataQString.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DataQString.o objs/moc_DataQString.cpp

objs/moc_DateChooser.o: objs/moc_DateChooser.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DateChooser.o objs/moc_DateChooser.cpp

objs/moc_DialogBoxColumn.o: objs/moc_DialogBoxColumn.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogBoxColumn.o objs/moc_DialogBoxColumn.cpp

objs/moc_DialogFonts.o: objs/moc_DialogFonts.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogFonts.o objs/moc_DialogFonts.cpp

objs/moc_DialogGraphicsParams.o: objs/moc_DialogGraphicsParams.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogGraphicsParams.o objs/moc_DialogGraphicsParams.cpp

objs/moc_DialogLoadGRIB.o: objs/moc_DialogLoadGRIB.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogLoadGRIB.o objs/moc_DialogLoadGRIB.cpp

objs/moc_DialogLoadIAC.o: objs/moc_DialogLoadIAC.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogLoadIAC.o objs/moc_DialogLoadIAC.cpp

objs/moc_DialogLoadMBLUE.o: objs/moc_DialogLoadMBLUE.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogLoadMBLUE.o objs/moc_DialogLoadMBLUE.cpp

objs/moc_DialogProxy.o: objs/moc_DialogProxy.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogProxy.o objs/moc_DialogProxy.cpp

objs/moc_DialogSelectMetar.o: objs/moc_DialogSelectMetar.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogSelectMetar.o objs/moc_DialogSelectMetar.cpp

objs/moc_DialogServerStatus.o: objs/moc_DialogServerStatus.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogServerStatus.o objs/moc_DialogServerStatus.cpp

objs/moc_DialogUnits.o: objs/moc_DialogUnits.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_DialogUnits.o objs/moc_DialogUnits.cpp

objs/moc_FileLoaderGRIB.o: objs/moc_FileLoaderGRIB.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_FileLoaderGRIB.o objs/moc_FileLoaderGRIB.cpp

objs/moc_FileLoaderIAC.o: objs/moc_FileLoaderIAC.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_FileLoaderIAC.o objs/moc_FileLoaderIAC.cpp

objs/moc_FileLoaderMBLUE.o: objs/moc_FileLoaderMBLUE.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_FileLoaderMBLUE.o objs/moc_FileLoaderMBLUE.cpp

objs/moc_GribAnimator.o: objs/moc_GribAnimator.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_GribAnimator.o objs/moc_GribAnimator.cpp

objs/moc_ImageWriter.o: objs/moc_ImageWriter.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_ImageWriter.o objs/moc_ImageWriter.cpp

objs/moc_LongTaskProgress.o: objs/moc_LongTaskProgress.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_LongTaskProgress.o objs/moc_LongTaskProgress.cpp

objs/moc_Metar.o: objs/moc_Metar.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_Metar.o objs/moc_Metar.cpp

objs/moc_MeteoTable.o: objs/moc_MeteoTable.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_MeteoTable.o objs/moc_MeteoTable.cpp

objs/moc_MeteoTableWidget.o: objs/moc_MeteoTableWidget.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_MeteoTableWidget.o objs/moc_MeteoTableWidget.cpp

objs/moc_MeteotableOptionsDialog.o: objs/moc_MeteotableOptionsDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_MeteotableOptionsDialog.o objs/moc_MeteotableOptionsDialog.cpp

objs/moc_MainWindow.o: objs/moc_MainWindow.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_MainWindow.o objs/moc_MainWindow.cpp

objs/moc_MapDrawer.o: objs/moc_MapDrawer.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_MapDrawer.o objs/moc_MapDrawer.cpp

objs/moc_MenuBar.o: objs/moc_MenuBar.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_MenuBar.o objs/moc_MenuBar.cpp

objs/moc_POI.o: objs/moc_POI.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_POI.o objs/moc_POI.cpp

objs/moc_POI_Editor.o: objs/moc_POI_Editor.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_POI_Editor.o objs/moc_POI_Editor.cpp

objs/moc_PositionEditor.o: objs/moc_PositionEditor.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_PositionEditor.o objs/moc_PositionEditor.cpp

objs/moc_Projection.o: objs/moc_Projection.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_Projection.o objs/moc_Projection.cpp

objs/moc_SkewT.o: objs/moc_SkewT.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_SkewT.o objs/moc_SkewT.cpp

objs/moc_Terrain.o: objs/moc_Terrain.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_Terrain.o objs/moc_Terrain.cpp

objs/moc_Util.o: objs/moc_Util.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o objs/moc_Util.o objs/moc_Util.cpp

####### Install

install:  FORCE

uninstall:  FORCE

FORCE:

