| 1 | #############################################################################
 | 
|---|
| 2 | # Makefile for building: quazip
 | 
|---|
| 3 | # Generated by qmake (3.0) (Qt 5.7.0)
 | 
|---|
| 4 | # Project:  quazip.pro
 | 
|---|
| 5 | # Template: lib
 | 
|---|
| 6 | #############################################################################
 | 
|---|
| 7 | 
 | 
|---|
| 8 | MAKEFILE      = Makefile.Release
 | 
|---|
| 9 | 
 | 
|---|
| 10 | ####### Compiler, tools and options
 | 
|---|
| 11 | 
 | 
|---|
| 12 | CC            = gcc
 | 
|---|
| 13 | CXX           = g++
 | 
|---|
| 14 | DEFINES       = -DUNICODE -DQUAZIP_BUILD -DNOMINMAX -DQT_NO_DEBUG -DQT_CORE_LIB
 | 
|---|
| 15 | CFLAGS        = -pipe -fno-keep-inline-dllexport -O2 -Wall -Wextra $(DEFINES)
 | 
|---|
| 16 | CXXFLAGS      = -pipe -fno-keep-inline-dllexport -O2 -std=gnu++11 -Wall -Wextra -frtti -fexceptions -mthreads $(DEFINES)
 | 
|---|
| 17 | INCPATH       = -I. -I..\..\Libs\zlib-1.2.8 -I. -IC:\Qt\5.7\mingw53_32\include -IC:\Qt\5.7\mingw53_32\include\QtCore -Irelease -IC:\Qt\5.7\mingw53_32\mkspecs\win32-g++ 
 | 
|---|
| 18 | LINKER      =        g++
 | 
|---|
| 19 | LFLAGS        =        -Wl,-s -shared -Wl,-subsystem,windows -mthreads -Wl,--out-implib,release\libquazip.a
 | 
|---|
| 20 | LIBS        =        -LC:C:\Users\fabio.bento\Documents\QtWorkspace\Libs\zlib-1.2.8 -lz -LC:\Qt\5.7\mingw53_32\lib C:\Qt\5.7\mingw53_32\lib\libQt5Core.a 
 | 
|---|
| 21 | QMAKE         = C:\Qt\5.7\mingw53_32\bin\qmake.exe
 | 
|---|
| 22 | IDC           = idc
 | 
|---|
| 23 | IDL           = midl
 | 
|---|
| 24 | ZIP           = zip -r -9
 | 
|---|
| 25 | DEF_FILE      = 
 | 
|---|
| 26 | RES_FILE      = 
 | 
|---|
| 27 | COPY          = copy /y
 | 
|---|
| 28 | SED           = $(QMAKE) -install sed
 | 
|---|
| 29 | COPY_FILE     = copy /y
 | 
|---|
| 30 | COPY_DIR      = xcopy /s /q /y /i
 | 
|---|
| 31 | DEL_FILE      = del
 | 
|---|
| 32 | DEL_DIR       = rmdir
 | 
|---|
| 33 | MOVE          = move
 | 
|---|
| 34 | CHK_DIR_EXISTS= if not exist
 | 
|---|
| 35 | MKDIR         = mkdir
 | 
|---|
| 36 | INSTALL_FILE    = copy /y
 | 
|---|
| 37 | INSTALL_PROGRAM = copy /y
 | 
|---|
| 38 | INSTALL_DIR     = xcopy /s /q /y /i
 | 
|---|
| 39 | 
 | 
|---|
| 40 | ####### Output directory
 | 
|---|
| 41 | 
 | 
|---|
| 42 | OBJECTS_DIR   = release
 | 
|---|
| 43 | 
 | 
|---|
| 44 | ####### Files
 | 
|---|
| 45 | 
 | 
|---|
| 46 | SOURCES       = qioapi.cpp \
 | 
|---|
| 47 |                 JlCompress.cpp \
 | 
|---|
| 48 |                 quaadler32.cpp \
 | 
|---|
| 49 |                 quacrc32.cpp \
 | 
|---|
| 50 |                 quagzipfile.cpp \
 | 
|---|
| 51 |                 quaziodevice.cpp \
 | 
|---|
| 52 |                 quazip.cpp \
 | 
|---|
| 53 |                 quazipdir.cpp \
 | 
|---|
| 54 |                 quazipfile.cpp \
 | 
|---|
| 55 |                 quazipfileinfo.cpp \
 | 
|---|
| 56 |                 quazipnewinfo.cpp \
 | 
|---|
| 57 |                 unzip.c \
 | 
|---|
| 58 |                 zip.c release\moc_quagzipfile.cpp \
 | 
|---|
| 59 |                 release\moc_quaziodevice.cpp \
 | 
|---|
| 60 |                 release\moc_quazipfile.cpp
 | 
|---|
| 61 | OBJECTS       = release/qioapi.o \
 | 
|---|
| 62 |                 release/JlCompress.o \
 | 
|---|
| 63 |                 release/quaadler32.o \
 | 
|---|
| 64 |                 release/quacrc32.o \
 | 
|---|
| 65 |                 release/quagzipfile.o \
 | 
|---|
| 66 |                 release/quaziodevice.o \
 | 
|---|
| 67 |                 release/quazip.o \
 | 
|---|
| 68 |                 release/quazipdir.o \
 | 
|---|
| 69 |                 release/quazipfile.o \
 | 
|---|
| 70 |                 release/quazipfileinfo.o \
 | 
|---|
| 71 |                 release/quazipnewinfo.o \
 | 
|---|
| 72 |                 release/unzip.o \
 | 
|---|
| 73 |                 release/zip.o \
 | 
|---|
| 74 |                 release/moc_quagzipfile.o \
 | 
|---|
| 75 |                 release/moc_quaziodevice.o \
 | 
|---|
| 76 |                 release/moc_quazipfile.o
 | 
|---|
| 77 | 
 | 
|---|
| 78 | DIST          =  crypt.h \
 | 
|---|
| 79 |                 ioapi.h \
 | 
|---|
| 80 |                 JlCompress.h \
 | 
|---|
| 81 |                 quaadler32.h \
 | 
|---|
| 82 |                 quachecksum32.h \
 | 
|---|
| 83 |                 quacrc32.h \
 | 
|---|
| 84 |                 quagzipfile.h \
 | 
|---|
| 85 |                 quaziodevice.h \
 | 
|---|
| 86 |                 quazipdir.h \
 | 
|---|
| 87 |                 quazipfile.h \
 | 
|---|
| 88 |                 quazipfileinfo.h \
 | 
|---|
| 89 |                 quazip_global.h \
 | 
|---|
| 90 |                 quazip.h \
 | 
|---|
| 91 |                 quazipnewinfo.h \
 | 
|---|
| 92 |                 unzip.h \
 | 
|---|
| 93 |                 zip.h qioapi.cpp \
 | 
|---|
| 94 |                 JlCompress.cpp \
 | 
|---|
| 95 |                 quaadler32.cpp \
 | 
|---|
| 96 |                 quacrc32.cpp \
 | 
|---|
| 97 |                 quagzipfile.cpp \
 | 
|---|
| 98 |                 quaziodevice.cpp \
 | 
|---|
| 99 |                 quazip.cpp \
 | 
|---|
| 100 |                 quazipdir.cpp \
 | 
|---|
| 101 |                 quazipfile.cpp \
 | 
|---|
| 102 |                 quazipfileinfo.cpp \
 | 
|---|
| 103 |                 quazipnewinfo.cpp \
 | 
|---|
| 104 |                 unzip.c \
 | 
|---|
| 105 |                 zip.c
 | 
|---|
| 106 | QMAKE_TARGET  = quazip
 | 
|---|
| 107 | DESTDIR        = release\ #avoid trailing-slash linebreak
 | 
|---|
| 108 | TARGET         = quazip.dll
 | 
|---|
| 109 | DESTDIR_TARGET = release\quazip.dll
 | 
|---|
| 110 | 
 | 
|---|
| 111 | ####### Build rules
 | 
|---|
| 112 | 
 | 
|---|
| 113 | first: all
 | 
|---|
| 114 | all: Makefile.Release  $(DESTDIR_TARGET)
 | 
|---|
| 115 | 
 | 
|---|
| 116 | $(DESTDIR_TARGET):  $(OBJECTS) 
 | 
|---|
| 117 |         $(LINKER) $(LFLAGS) -o $(DESTDIR_TARGET) object_script.quazip.Release  $(LIBS)
 | 
|---|
| 118 | 
 | 
|---|
| 119 | qmake: FORCE
 | 
|---|
| 120 |         @$(QMAKE) "CONFIG+=release" "INCLUDEPATH+=C:\Users\fabio.bento\Documents\QtWorkspace\Libs\zlib-1.2.8" "LIBS+=-LC:C:\Users\fabio.bento\Documents\QtWorkspace\Libs\zlib-1.2.8 -lz" -o Makefile.Release quazip.pro
 | 
|---|
| 121 | 
 | 
|---|
| 122 | qmake_all: FORCE
 | 
|---|
| 123 | 
 | 
|---|
| 124 | dist:
 | 
|---|
| 125 |         $(ZIP) quazip.zip $(SOURCES) $(DIST) quazip.pro C:\Qt\5.7\mingw53_32\mkspecs\features\spec_pre.prf C:\Qt\5.7\mingw53_32\mkspecs\qdevice.pri C:\Qt\5.7\mingw53_32\mkspecs\features\device_config.prf C:\Qt\5.7\mingw53_32\mkspecs\common\angle.conf C:\Qt\5.7\mingw53_32\mkspecs\qconfig.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dcore.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dcore_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dextras.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dextras_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dinput.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dinput_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dlogic.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dlogic_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dquick.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dquick_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dquickextras.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dquickextras_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dquickinput.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dquickinput_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dquickrender.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3dquickrender_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3drender.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_3drender_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_axbase.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_axbase_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_axcontainer.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_axcontainer_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_axserver.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_axserver_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_bluetooth.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_bluetooth_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_bootstrap_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_clucene_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_concurrent.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_concurrent_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_core.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_core_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_dbus.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_dbus_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_designer.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_designer_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_designercomponents_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_gui.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_gui_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_help.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_help_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_location.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_location_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_multimedia.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_multimedia_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_multimediawidgets.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_multimediawidgets_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_network.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_network_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_nfc.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_nfc_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_opengl.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_opengl_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_openglextensions.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_openglextensions_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_packetprotocol_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_platformsupport_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_positioning.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_positioning_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_printsupport.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_printsupport_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_qml.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_qml_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_qmldebug_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_qmldevtools_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_qmltest.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_qmltest_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_quick.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_quick_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_quickcontrols2.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_quickcontrols2_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_quickparticles_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_quicktemplates2_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_quickwidgets.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_quickwidgets_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_script.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_script_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_scripttools.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_scripttools_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_sensors.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_sensors_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_serialport.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_serialport_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_sql.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_sql_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_svg.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_svg_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_testlib.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_testlib_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_uiplugin.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_uitools.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_uitools_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_webchannel.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_webchannel_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_websockets.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_websockets_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_widgets.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_widgets_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_winextras.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_winextras_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_xml.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_xml_private.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_xmlpatterns.pri C:\Qt\5.7\mingw53_32\mkspecs\modules\qt_lib_xmlpatterns_private.pri C:\Qt\5.7\mingw53_32\mkspecs\features\qt_functions.prf C:\Qt\5.7\mingw53_32\mkspecs\features\qt_config.prf C:\Qt\5.7\mingw53_32\mkspecs\features\win32\qt_config.prf C:\Qt\5.7\mingw53_32\mkspecs\win32-g++\qmake.conf C:\Qt\5.7\mingw53_32\mkspecs\features\spec_post.prf ..\.qmake.stash C:\Qt\5.7\mingw53_32\mkspecs\features\exclusive_builds.prf C:\Qt\5.7\mingw53_32\mkspecs\features\default_pre.prf C:\Qt\5.7\mingw53_32\mkspecs\features\win32\default_pre.prf quazip.pri C:\Qt\5.7\mingw53_32\mkspecs\features\resolve_config.prf C:\Qt\5.7\mingw53_32\mkspecs\features\exclusive_builds_post.prf C:\Qt\5.7\mingw53_32\mkspecs\features\default_post.prf C:\Qt\5.7\mingw53_32\mkspecs\features\build_pass.prf C:\Qt\5.7\mingw53_32\mkspecs\features\warn_on.prf C:\Qt\5.7\mingw53_32\mkspecs\features\qt.prf C:\Qt\5.7\mingw53_32\mkspecs\features\resources.prf C:\Qt\5.7\mingw53_32\mkspecs\features\moc.prf C:\Qt\5.7\mingw53_32\mkspecs\features\win32\rtti.prf C:\Qt\5.7\mingw53_32\mkspecs\features\precompile_header.prf C:\Qt\5.7\mingw53_32\mkspecs\features\file_copies.prf C:\Qt\5.7\mingw53_32\mkspecs\features\win32\windows.prf C:\Qt\5.7\mingw53_32\mkspecs\features\testcase_targets.prf C:\Qt\5.7\mingw53_32\mkspecs\features\exceptions.prf C:\Qt\5.7\mingw53_32\mkspecs\features\yacc.prf C:\Qt\5.7\mingw53_32\mkspecs\features\lex.prf quazip.pro C:\Qt\5.7\mingw53_32\lib\Qt5Core.prl  RESOURCES HEADERS SOURCES OBJECTIVE_SOURCES NO_PCH_SOURCES YACCSOURCES YACCSOURCES LEXSOURCES 
 | 
|---|
| 126 | 
 | 
|---|
| 127 | clean: compiler_clean 
 | 
|---|
| 128 |         -$(DEL_FILE) release\qioapi.o release\JlCompress.o release\quaadler32.o release\quacrc32.o release\quagzipfile.o release\quaziodevice.o release\quazip.o release\quazipdir.o release\quazipfile.o release\quazipfileinfo.o release\quazipnewinfo.o release\unzip.o release\zip.o release\moc_quagzipfile.o release\moc_quaziodevice.o release\moc_quazipfile.o
 | 
|---|
| 129 |         -$(DEL_FILE) release\libquazip.a
 | 
|---|
| 130 | 
 | 
|---|
| 131 | distclean: clean 
 | 
|---|
| 132 |         -$(DEL_FILE) $(DESTDIR_TARGET)
 | 
|---|
| 133 |         -$(DEL_FILE) Makefile.Release
 | 
|---|
| 134 | 
 | 
|---|
| 135 | mocclean: compiler_moc_header_clean compiler_moc_source_clean
 | 
|---|
| 136 | 
 | 
|---|
| 137 | mocables: compiler_moc_header_make_all compiler_moc_source_make_all
 | 
|---|
| 138 | 
 | 
|---|
| 139 | check: first
 | 
|---|
| 140 | 
 | 
|---|
| 141 | benchmark: first
 | 
|---|
| 142 | 
 | 
|---|
| 143 | compiler_rcc_make_all:
 | 
|---|
| 144 | compiler_rcc_clean:
 | 
|---|
| 145 | compiler_moc_header_make_all: release/moc_quagzipfile.cpp release/moc_quaziodevice.cpp release/moc_quazipfile.cpp
 | 
|---|
| 146 | compiler_moc_header_clean:
 | 
|---|
| 147 |         -$(DEL_FILE) release\moc_quagzipfile.cpp release\moc_quaziodevice.cpp release\moc_quazipfile.cpp
 | 
|---|
| 148 | release/moc_quagzipfile.cpp: C:/Qt/5.7/mingw53_32/include/QtCore/QIODevice \
 | 
|---|
| 149 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 150 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 151 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 152 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 153 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 154 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 155 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 156 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 157 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 158 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 159 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 160 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 161 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 162 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 163 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 164 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 165 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 166 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 167 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 168 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 169 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 170 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 171 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 172 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 173 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 174 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 175 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 176 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 177 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 178 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 179 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 180 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 181 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 182 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 183 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 184 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 185 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 186 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 187 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 188 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 189 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 190 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 191 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 192 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 193 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 194 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 195 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 196 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 197 |                 quazip_global.h \
 | 
|---|
| 198 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 199 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 200 |                 quagzipfile.h \
 | 
|---|
| 201 |                 C:/Qt/5.7/mingw53_32/bin/moc.exe
 | 
|---|
| 202 |         C:\Qt\5.7\mingw53_32\bin\moc.exe $(DEFINES) -D__GNUC__ -DWIN32 -IC:/Qt/5.7/mingw53_32/mkspecs/win32-g++ -IC:/Users/fabio.bento/Documents/QtWorkspace/quazip-0.7.2/quazip -IC:/Users/fabio.bento/Documents/QtWorkspace/Libs/zlib-1.2.8 -IC:/Users/fabio.bento/Documents/QtWorkspace/quazip-0.7.2/quazip -IC:/Qt/5.7/mingw53_32/include -IC:/Qt/5.7/mingw53_32/include/QtCore -IC:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include -IC:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include-fixed -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++ -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/i686-w64-mingw32 -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/backward quagzipfile.h -o release\moc_quagzipfile.cpp
 | 
|---|
| 203 | 
 | 
|---|
| 204 | release/moc_quaziodevice.cpp: C:/Qt/5.7/mingw53_32/include/QtCore/QIODevice \
 | 
|---|
| 205 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 206 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 207 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 208 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 209 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 210 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 211 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 212 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 213 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 214 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 215 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 216 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 217 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 218 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 219 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 220 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 221 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 222 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 223 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 224 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 225 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 226 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 227 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 228 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 229 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 230 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 231 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 232 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 233 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 234 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 235 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 236 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 237 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 238 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 239 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 240 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 241 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 242 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 243 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 244 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 245 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 246 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 247 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 248 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 249 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 250 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 251 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 252 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 253 |                 quazip_global.h \
 | 
|---|
| 254 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 255 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 256 |                 quaziodevice.h \
 | 
|---|
| 257 |                 C:/Qt/5.7/mingw53_32/bin/moc.exe
 | 
|---|
| 258 |         C:\Qt\5.7\mingw53_32\bin\moc.exe $(DEFINES) -D__GNUC__ -DWIN32 -IC:/Qt/5.7/mingw53_32/mkspecs/win32-g++ -IC:/Users/fabio.bento/Documents/QtWorkspace/quazip-0.7.2/quazip -IC:/Users/fabio.bento/Documents/QtWorkspace/Libs/zlib-1.2.8 -IC:/Users/fabio.bento/Documents/QtWorkspace/quazip-0.7.2/quazip -IC:/Qt/5.7/mingw53_32/include -IC:/Qt/5.7/mingw53_32/include/QtCore -IC:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include -IC:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include-fixed -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++ -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/i686-w64-mingw32 -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/backward quaziodevice.h -o release\moc_quaziodevice.cpp
 | 
|---|
| 259 | 
 | 
|---|
| 260 | release/moc_quazipfile.cpp: C:/Qt/5.7/mingw53_32/include/QtCore/QIODevice \
 | 
|---|
| 261 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 262 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 263 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 264 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 265 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 266 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 267 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 268 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 269 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 270 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 271 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 272 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 273 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 274 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 275 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 276 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 277 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 278 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 279 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 280 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 281 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 282 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 283 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 284 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 285 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 286 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 287 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 288 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 289 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 290 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 291 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 292 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 293 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 294 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 295 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 296 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 297 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 298 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 299 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 300 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 301 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 302 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 303 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 304 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 305 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 306 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 307 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 308 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 309 |                 quazip_global.h \
 | 
|---|
| 310 |                 quazip.h \
 | 
|---|
| 311 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QString \
 | 
|---|
| 312 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QStringList \
 | 
|---|
| 313 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QTextCodec \
 | 
|---|
| 314 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtextcodec.h \
 | 
|---|
| 315 |                 zip.h \
 | 
|---|
| 316 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 317 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 318 |                 ioapi.h \
 | 
|---|
| 319 |                 unzip.h \
 | 
|---|
| 320 |                 quazipfileinfo.h \
 | 
|---|
| 321 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray \
 | 
|---|
| 322 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDateTime \
 | 
|---|
| 323 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdatetime.h \
 | 
|---|
| 324 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qshareddata.h \
 | 
|---|
| 325 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhash.h \
 | 
|---|
| 326 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 327 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 328 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h \
 | 
|---|
| 329 |                 quazipnewinfo.h \
 | 
|---|
| 330 |                 quazipfile.h \
 | 
|---|
| 331 |                 C:/Qt/5.7/mingw53_32/bin/moc.exe
 | 
|---|
| 332 |         C:\Qt\5.7\mingw53_32\bin\moc.exe $(DEFINES) -D__GNUC__ -DWIN32 -IC:/Qt/5.7/mingw53_32/mkspecs/win32-g++ -IC:/Users/fabio.bento/Documents/QtWorkspace/quazip-0.7.2/quazip -IC:/Users/fabio.bento/Documents/QtWorkspace/Libs/zlib-1.2.8 -IC:/Users/fabio.bento/Documents/QtWorkspace/quazip-0.7.2/quazip -IC:/Qt/5.7/mingw53_32/include -IC:/Qt/5.7/mingw53_32/include/QtCore -IC:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include -IC:/Qt/Tools/mingw530_32/lib/gcc/i686-w64-mingw32/5.3.0/include-fixed -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++ -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/i686-w64-mingw32 -IC:/Qt/Tools/mingw530_32/i686-w64-mingw32/include/c++/backward quazipfile.h -o release\moc_quazipfile.cpp
 | 
|---|
| 333 | 
 | 
|---|
| 334 | compiler_moc_source_make_all:
 | 
|---|
| 335 | compiler_moc_source_clean:
 | 
|---|
| 336 | compiler_no_pch_compiler_make_all:
 | 
|---|
| 337 | compiler_no_pch_compiler_clean:
 | 
|---|
| 338 | compiler_yacc_decl_make_all:
 | 
|---|
| 339 | compiler_yacc_decl_clean:
 | 
|---|
| 340 | compiler_yacc_impl_make_all:
 | 
|---|
| 341 | compiler_yacc_impl_clean:
 | 
|---|
| 342 | compiler_lex_make_all:
 | 
|---|
| 343 | compiler_lex_clean:
 | 
|---|
| 344 | compiler_clean: compiler_moc_header_clean 
 | 
|---|
| 345 | 
 | 
|---|
| 346 | 
 | 
|---|
| 347 | 
 | 
|---|
| 348 | ####### Compile
 | 
|---|
| 349 | 
 | 
|---|
| 350 | release/qioapi.o: qioapi.cpp ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 351 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 352 |                 ioapi.h \
 | 
|---|
| 353 |                 quazip_global.h \
 | 
|---|
| 354 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 355 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 356 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 357 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 358 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 359 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 360 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 361 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 362 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 363 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 364 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 365 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 366 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 367 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 368 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 369 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 370 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 371 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 372 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 373 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 374 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 375 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 376 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QIODevice \
 | 
|---|
| 377 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 378 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 379 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 380 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 381 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 382 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 383 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 384 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 385 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 386 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 387 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 388 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 389 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 390 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 391 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 392 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 393 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 394 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 395 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 396 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 397 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 398 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 399 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 400 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 401 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 402 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 403 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QSaveFile \
 | 
|---|
| 404 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsavefile.h \
 | 
|---|
| 405 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h
 | 
|---|
| 406 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\qioapi.o qioapi.cpp
 | 
|---|
| 407 | 
 | 
|---|
| 408 | release/JlCompress.o: JlCompress.cpp JlCompress.h \
 | 
|---|
| 409 |                 quazip.h \
 | 
|---|
| 410 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QString \
 | 
|---|
| 411 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 412 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 413 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 414 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 415 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 416 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 417 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 418 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 419 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 420 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 421 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 422 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 423 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 424 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 425 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 426 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 427 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 428 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 429 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 430 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 431 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 432 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 433 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 434 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 435 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 436 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 437 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 438 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 439 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 440 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QStringList \
 | 
|---|
| 441 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 442 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 443 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 444 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 445 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 446 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 447 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 448 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 449 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 450 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QTextCodec \
 | 
|---|
| 451 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtextcodec.h \
 | 
|---|
| 452 |                 zip.h \
 | 
|---|
| 453 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 454 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 455 |                 ioapi.h \
 | 
|---|
| 456 |                 unzip.h \
 | 
|---|
| 457 |                 quazip_global.h \
 | 
|---|
| 458 |                 quazipfileinfo.h \
 | 
|---|
| 459 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray \
 | 
|---|
| 460 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDateTime \
 | 
|---|
| 461 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdatetime.h \
 | 
|---|
| 462 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qshareddata.h \
 | 
|---|
| 463 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhash.h \
 | 
|---|
| 464 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 465 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 466 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h \
 | 
|---|
| 467 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 468 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 469 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 470 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 471 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 472 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 473 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 474 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 475 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 476 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 477 |                 quazipfile.h \
 | 
|---|
| 478 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QIODevice \
 | 
|---|
| 479 |                 quazipnewinfo.h \
 | 
|---|
| 480 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDir \
 | 
|---|
| 481 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdir.h \
 | 
|---|
| 482 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfileinfo.h \
 | 
|---|
| 483 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFileInfo \
 | 
|---|
| 484 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDebug \
 | 
|---|
| 485 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdebug.h \
 | 
|---|
| 486 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmap.h \
 | 
|---|
| 487 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtextstream.h \
 | 
|---|
| 488 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlocale.h \
 | 
|---|
| 489 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvariant.h \
 | 
|---|
| 490 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvector.h \
 | 
|---|
| 491 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpoint.h \
 | 
|---|
| 492 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qset.h \
 | 
|---|
| 493 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontiguouscache.h \
 | 
|---|
| 494 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsharedpointer.h \
 | 
|---|
| 495 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsharedpointer_impl.h
 | 
|---|
| 496 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\JlCompress.o JlCompress.cpp
 | 
|---|
| 497 | 
 | 
|---|
| 498 | release/quaadler32.o: quaadler32.cpp quaadler32.h \
 | 
|---|
| 499 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray \
 | 
|---|
| 500 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 501 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 502 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 503 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 504 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 505 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 506 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 507 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 508 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 509 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 510 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 511 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 512 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 513 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 514 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 515 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 516 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 517 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 518 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 519 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 520 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 521 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 522 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 523 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 524 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 525 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 526 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 527 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 528 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 529 |                 quachecksum32.h \
 | 
|---|
| 530 |                 quazip_global.h \
 | 
|---|
| 531 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 532 |                 ../../Libs/zlib-1.2.8/zconf.h
 | 
|---|
| 533 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quaadler32.o quaadler32.cpp
 | 
|---|
| 534 | 
 | 
|---|
| 535 | release/quacrc32.o: quacrc32.cpp quacrc32.h \
 | 
|---|
| 536 |                 quachecksum32.h \
 | 
|---|
| 537 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray \
 | 
|---|
| 538 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 539 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 540 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 541 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 542 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 543 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 544 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 545 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 546 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 547 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 548 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 549 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 550 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 551 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 552 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 553 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 554 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 555 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 556 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 557 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 558 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 559 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 560 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 561 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 562 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 563 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 564 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 565 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 566 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 567 |                 quazip_global.h \
 | 
|---|
| 568 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 569 |                 ../../Libs/zlib-1.2.8/zconf.h
 | 
|---|
| 570 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quacrc32.o quacrc32.cpp
 | 
|---|
| 571 | 
 | 
|---|
| 572 | release/quagzipfile.o: quagzipfile.cpp C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 573 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 574 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h \
 | 
|---|
| 575 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 576 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 577 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 578 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 579 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 580 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 581 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 582 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 583 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 584 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 585 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 586 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 587 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 588 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 589 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 590 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 591 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 592 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 593 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 594 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 595 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 596 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 597 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 598 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 599 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 600 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 601 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 602 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 603 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 604 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 605 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 606 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 607 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 608 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 609 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 610 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 611 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 612 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 613 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 614 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 615 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 616 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 617 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 618 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 619 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 620 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 621 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 622 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 623 |                 quagzipfile.h \
 | 
|---|
| 624 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QIODevice \
 | 
|---|
| 625 |                 quazip_global.h \
 | 
|---|
| 626 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 627 |                 ../../Libs/zlib-1.2.8/zconf.h
 | 
|---|
| 628 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quagzipfile.o quagzipfile.cpp
 | 
|---|
| 629 | 
 | 
|---|
| 630 | release/quaziodevice.o: quaziodevice.cpp quaziodevice.h \
 | 
|---|
| 631 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QIODevice \
 | 
|---|
| 632 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 633 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 634 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 635 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 636 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 637 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 638 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 639 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 640 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 641 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 642 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 643 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 644 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 645 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 646 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 647 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 648 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 649 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 650 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 651 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 652 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 653 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 654 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 655 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 656 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 657 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 658 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 659 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 660 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 661 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 662 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 663 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 664 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 665 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 666 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 667 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 668 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 669 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 670 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 671 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 672 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 673 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 674 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 675 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 676 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 677 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 678 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 679 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 680 |                 quazip_global.h \
 | 
|---|
| 681 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 682 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 683 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 684 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 685 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h
 | 
|---|
| 686 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quaziodevice.o quaziodevice.cpp
 | 
|---|
| 687 | 
 | 
|---|
| 688 | release/quazip.o: quazip.cpp C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 689 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 690 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h \
 | 
|---|
| 691 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 692 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 693 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 694 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 695 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 696 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 697 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 698 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 699 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 700 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 701 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 702 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 703 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 704 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 705 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 706 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 707 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 708 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 709 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 710 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 711 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 712 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 713 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 714 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 715 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 716 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 717 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 718 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 719 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 720 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 721 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 722 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 723 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 724 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 725 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 726 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 727 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 728 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 729 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 730 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 731 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 732 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 733 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 734 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 735 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 736 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 737 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 738 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 739 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFlags \
 | 
|---|
| 740 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QHash \
 | 
|---|
| 741 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhash.h \
 | 
|---|
| 742 |                 quazip.h \
 | 
|---|
| 743 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QString \
 | 
|---|
| 744 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QStringList \
 | 
|---|
| 745 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QTextCodec \
 | 
|---|
| 746 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtextcodec.h \
 | 
|---|
| 747 |                 zip.h \
 | 
|---|
| 748 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 749 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 750 |                 ioapi.h \
 | 
|---|
| 751 |                 unzip.h \
 | 
|---|
| 752 |                 quazip_global.h \
 | 
|---|
| 753 |                 quazipfileinfo.h \
 | 
|---|
| 754 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray \
 | 
|---|
| 755 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDateTime \
 | 
|---|
| 756 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdatetime.h \
 | 
|---|
| 757 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qshareddata.h
 | 
|---|
| 758 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quazip.o quazip.cpp
 | 
|---|
| 759 | 
 | 
|---|
| 760 | release/quazipdir.o: quazipdir.cpp quazipdir.h \
 | 
|---|
| 761 |                 quazip.h \
 | 
|---|
| 762 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QString \
 | 
|---|
| 763 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 764 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 765 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 766 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 767 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 768 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 769 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 770 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 771 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 772 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 773 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 774 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 775 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 776 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 777 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 778 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 779 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 780 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 781 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 782 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 783 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 784 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 785 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 786 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 787 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 788 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 789 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 790 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 791 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 792 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QStringList \
 | 
|---|
| 793 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 794 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 795 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 796 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 797 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 798 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 799 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 800 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 801 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 802 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QTextCodec \
 | 
|---|
| 803 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtextcodec.h \
 | 
|---|
| 804 |                 zip.h \
 | 
|---|
| 805 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 806 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 807 |                 ioapi.h \
 | 
|---|
| 808 |                 unzip.h \
 | 
|---|
| 809 |                 quazip_global.h \
 | 
|---|
| 810 |                 quazipfileinfo.h \
 | 
|---|
| 811 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray \
 | 
|---|
| 812 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDateTime \
 | 
|---|
| 813 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdatetime.h \
 | 
|---|
| 814 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qshareddata.h \
 | 
|---|
| 815 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhash.h \
 | 
|---|
| 816 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 817 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 818 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h \
 | 
|---|
| 819 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 820 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 821 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 822 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 823 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 824 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 825 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 826 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 827 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 828 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 829 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDir \
 | 
|---|
| 830 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdir.h \
 | 
|---|
| 831 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfileinfo.h \
 | 
|---|
| 832 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QList \
 | 
|---|
| 833 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QSharedDataPointer \
 | 
|---|
| 834 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QSet \
 | 
|---|
| 835 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qset.h \
 | 
|---|
| 836 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QSharedData
 | 
|---|
| 837 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quazipdir.o quazipdir.cpp
 | 
|---|
| 838 | 
 | 
|---|
| 839 | release/quazipfile.o: quazipfile.cpp quazipfile.h \
 | 
|---|
| 840 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QIODevice \
 | 
|---|
| 841 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 842 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 843 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 844 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 845 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 846 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 847 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 848 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 849 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 850 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 851 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 852 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 853 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 854 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 855 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 856 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 857 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 858 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 859 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 860 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 861 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 862 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 863 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 864 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 865 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 866 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 867 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 868 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 869 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 870 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 871 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 872 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 873 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 874 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 875 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 876 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 877 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 878 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 879 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 880 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 881 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 882 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 883 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 884 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 885 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 886 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 887 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 888 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 889 |                 quazip_global.h \
 | 
|---|
| 890 |                 quazip.h \
 | 
|---|
| 891 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QString \
 | 
|---|
| 892 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QStringList \
 | 
|---|
| 893 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QTextCodec \
 | 
|---|
| 894 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtextcodec.h \
 | 
|---|
| 895 |                 zip.h \
 | 
|---|
| 896 |                 ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 897 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 898 |                 ioapi.h \
 | 
|---|
| 899 |                 unzip.h \
 | 
|---|
| 900 |                 quazipfileinfo.h \
 | 
|---|
| 901 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray \
 | 
|---|
| 902 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDateTime \
 | 
|---|
| 903 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdatetime.h \
 | 
|---|
| 904 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qshareddata.h \
 | 
|---|
| 905 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhash.h \
 | 
|---|
| 906 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 907 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 908 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h \
 | 
|---|
| 909 |                 quazipnewinfo.h
 | 
|---|
| 910 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quazipfile.o quazipfile.cpp
 | 
|---|
| 911 | 
 | 
|---|
| 912 | release/quazipfileinfo.o: quazipfileinfo.cpp quazipfileinfo.h \
 | 
|---|
| 913 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray \
 | 
|---|
| 914 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 915 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 916 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 917 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 918 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 919 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 920 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 921 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 922 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 923 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 924 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 925 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 926 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 927 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 928 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 929 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 930 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 931 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 932 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 933 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 934 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 935 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 936 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 937 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 938 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 939 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 940 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 941 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 942 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 943 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDateTime \
 | 
|---|
| 944 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdatetime.h \
 | 
|---|
| 945 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qshareddata.h \
 | 
|---|
| 946 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhash.h \
 | 
|---|
| 947 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 948 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 949 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 950 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 951 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 952 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 953 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 954 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 955 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 956 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 957 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 958 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h \
 | 
|---|
| 959 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 960 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 961 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 962 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 963 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 964 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 965 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 966 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 967 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 968 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 969 |                 quazip_global.h
 | 
|---|
| 970 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quazipfileinfo.o quazipfileinfo.cpp
 | 
|---|
| 971 | 
 | 
|---|
| 972 | release/quazipnewinfo.o: quazipnewinfo.cpp C:/Qt/5.7/mingw53_32/include/QtCore/QFileInfo \
 | 
|---|
| 973 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfileinfo.h \
 | 
|---|
| 974 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfile.h \
 | 
|---|
| 975 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfiledevice.h \
 | 
|---|
| 976 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiodevice.h \
 | 
|---|
| 977 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 978 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 979 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 980 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 981 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 982 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 983 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 984 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 985 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 986 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 987 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 988 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 989 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 990 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 991 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 992 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 993 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 994 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 995 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 996 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 997 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 998 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h \
 | 
|---|
| 999 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject.h \
 | 
|---|
| 1000 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs.h \
 | 
|---|
| 1001 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnamespace.h \
 | 
|---|
| 1002 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobjectdefs_impl.h \
 | 
|---|
| 1003 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstring.h \
 | 
|---|
| 1004 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qchar.h \
 | 
|---|
| 1005 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearray.h \
 | 
|---|
| 1006 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qrefcount.h \
 | 
|---|
| 1007 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qarraydata.h \
 | 
|---|
| 1008 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringbuilder.h \
 | 
|---|
| 1009 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlist.h \
 | 
|---|
| 1010 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qalgorithms.h \
 | 
|---|
| 1011 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qiterator.h \
 | 
|---|
| 1012 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhashfunctions.h \
 | 
|---|
| 1013 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qpair.h \
 | 
|---|
| 1014 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbytearraylist.h \
 | 
|---|
| 1015 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringlist.h \
 | 
|---|
| 1016 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qregexp.h \
 | 
|---|
| 1017 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qstringmatcher.h \
 | 
|---|
| 1018 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcoreevent.h \
 | 
|---|
| 1019 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qscopedpointer.h \
 | 
|---|
| 1020 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmetatype.h \
 | 
|---|
| 1021 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qvarlengtharray.h \
 | 
|---|
| 1022 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcontainerfwd.h \
 | 
|---|
| 1023 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qobject_impl.h \
 | 
|---|
| 1024 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qshareddata.h \
 | 
|---|
| 1025 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qhash.h \
 | 
|---|
| 1026 |                 quazipnewinfo.h \
 | 
|---|
| 1027 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QDateTime \
 | 
|---|
| 1028 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qdatetime.h \
 | 
|---|
| 1029 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QFile \
 | 
|---|
| 1030 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QString \
 | 
|---|
| 1031 |                 quazip_global.h \
 | 
|---|
| 1032 |                 quazipfileinfo.h \
 | 
|---|
| 1033 |                 C:/Qt/5.7/mingw53_32/include/QtCore/QByteArray
 | 
|---|
| 1034 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\quazipnewinfo.o quazipnewinfo.cpp
 | 
|---|
| 1035 | 
 | 
|---|
| 1036 | release/unzip.o: unzip.c ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 1037 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 1038 |                 unzip.h \
 | 
|---|
| 1039 |                 ioapi.h \
 | 
|---|
| 1040 |                 crypt.h \
 | 
|---|
| 1041 |                 quazip_global.h \
 | 
|---|
| 1042 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 1043 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 1044 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 1045 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 1046 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 1047 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 1048 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 1049 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 1050 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 1051 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 1052 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 1053 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 1054 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 1055 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 1056 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 1057 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 1058 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 1059 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 1060 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 1061 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 1062 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 1063 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h
 | 
|---|
| 1064 |         $(CC) -c $(CFLAGS) $(INCPATH) -o release\unzip.o unzip.c
 | 
|---|
| 1065 | 
 | 
|---|
| 1066 | release/zip.o: zip.c ../../Libs/zlib-1.2.8/zlib.h \
 | 
|---|
| 1067 |                 ../../Libs/zlib-1.2.8/zconf.h \
 | 
|---|
| 1068 |                 zip.h \
 | 
|---|
| 1069 |                 ioapi.h \
 | 
|---|
| 1070 |                 crypt.h \
 | 
|---|
| 1071 |                 quazip_global.h \
 | 
|---|
| 1072 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobal.h \
 | 
|---|
| 1073 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qconfig.h \
 | 
|---|
| 1074 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qfeatures.h \
 | 
|---|
| 1075 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsystemdetection.h \
 | 
|---|
| 1076 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qprocessordetection.h \
 | 
|---|
| 1077 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qcompilerdetection.h \
 | 
|---|
| 1078 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypeinfo.h \
 | 
|---|
| 1079 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qtypetraits.h \
 | 
|---|
| 1080 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qisenum.h \
 | 
|---|
| 1081 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qsysinfo.h \
 | 
|---|
| 1082 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qlogging.h \
 | 
|---|
| 1083 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qflags.h \
 | 
|---|
| 1084 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic.h \
 | 
|---|
| 1085 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qbasicatomic.h \
 | 
|---|
| 1086 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_bootstrap.h \
 | 
|---|
| 1087 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qgenericatomic.h \
 | 
|---|
| 1088 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_cxx11.h \
 | 
|---|
| 1089 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qatomic_msvc.h \
 | 
|---|
| 1090 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qglobalstatic.h \
 | 
|---|
| 1091 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qmutex.h \
 | 
|---|
| 1092 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qnumeric.h \
 | 
|---|
| 1093 |                 C:/Qt/5.7/mingw53_32/include/QtCore/qversiontagging.h
 | 
|---|
| 1094 |         $(CC) -c $(CFLAGS) $(INCPATH) -o release\zip.o zip.c
 | 
|---|
| 1095 | 
 | 
|---|
| 1096 | release/moc_quagzipfile.o: release/moc_quagzipfile.cpp 
 | 
|---|
| 1097 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_quagzipfile.o release\moc_quagzipfile.cpp
 | 
|---|
| 1098 | 
 | 
|---|
| 1099 | release/moc_quaziodevice.o: release/moc_quaziodevice.cpp 
 | 
|---|
| 1100 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_quaziodevice.o release\moc_quaziodevice.cpp
 | 
|---|
| 1101 | 
 | 
|---|
| 1102 | release/moc_quazipfile.o: release/moc_quazipfile.cpp 
 | 
|---|
| 1103 |         $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_quazipfile.o release\moc_quazipfile.cpp
 | 
|---|
| 1104 | 
 | 
|---|
| 1105 | ####### Install
 | 
|---|
| 1106 | 
 | 
|---|
| 1107 | install_headers: first FORCE
 | 
|---|
| 1108 |         @if not exist $(INSTALL_ROOT:@msyshack@%=%)\include\quazip mkdir $(INSTALL_ROOT:@msyshack@%=%)\include\quazip & if not exist $(INSTALL_ROOT:@msyshack@%=%)\include\quazip exit 1
 | 
|---|
| 1109 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\crypt.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1110 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\ioapi.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1111 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\JlCompress.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1112 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quaadler32.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1113 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quachecksum32.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1114 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quacrc32.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1115 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quagzipfile.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1116 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quaziodevice.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1117 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quazipdir.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1118 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quazipfile.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1119 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quazipfileinfo.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1120 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quazip_global.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1121 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quazip.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1122 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\quazipnewinfo.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1123 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\unzip.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1124 |         -$(INSTALL_FILE) C:\Users\fabio.bento\Documents\QtWorkspace\quazip-0.7.2\quazip\zip.h $(INSTALL_ROOT:@msyshack@%=%)\include\quazip
 | 
|---|
| 1125 | 
 | 
|---|
| 1126 | uninstall_headers: FORCE
 | 
|---|
| 1127 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\zip.h
 | 
|---|
| 1128 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\unzip.h
 | 
|---|
| 1129 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quazipnewinfo.h
 | 
|---|
| 1130 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quazip.h
 | 
|---|
| 1131 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quazip_global.h
 | 
|---|
| 1132 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quazipfileinfo.h
 | 
|---|
| 1133 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quazipfile.h
 | 
|---|
| 1134 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quazipdir.h
 | 
|---|
| 1135 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quaziodevice.h
 | 
|---|
| 1136 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quagzipfile.h
 | 
|---|
| 1137 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quacrc32.h
 | 
|---|
| 1138 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quachecksum32.h
 | 
|---|
| 1139 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\quaadler32.h
 | 
|---|
| 1140 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\JlCompress.h
 | 
|---|
| 1141 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\ioapi.h
 | 
|---|
| 1142 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip\crypt.h
 | 
|---|
| 1143 |         -$(DEL_DIR) $(INSTALL_ROOT:@msyshack@%=%)\include\quazip 
 | 
|---|
| 1144 | 
 | 
|---|
| 1145 | 
 | 
|---|
| 1146 | install_target: first FORCE
 | 
|---|
| 1147 |         @if not exist $(INSTALL_ROOT:@msyshack@%=%)\lib mkdir $(INSTALL_ROOT:@msyshack@%=%)\lib & if not exist $(INSTALL_ROOT:@msyshack@%=%)\lib exit 1
 | 
|---|
| 1148 |         -$(INSTALL_FILE) release\libquazip.a $(INSTALL_ROOT:@msyshack@%=%)\lib\libquazip.a
 | 
|---|
| 1149 |         -$(INSTALL_FILE) $(DESTDIR_TARGET) $(INSTALL_ROOT:@msyshack@%=%)\lib\$(TARGET)
 | 
|---|
| 1150 | 
 | 
|---|
| 1151 | uninstall_target: FORCE
 | 
|---|
| 1152 |         -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\lib\libquazip.a 
 | 
|---|
| 1153 |          -$(DEL_FILE) $(INSTALL_ROOT:@msyshack@%=%)\lib\$(TARGET)
 | 
|---|
| 1154 |         -$(DEL_DIR) $(INSTALL_ROOT:@msyshack@%=%)\lib 
 | 
|---|
| 1155 | 
 | 
|---|
| 1156 | 
 | 
|---|
| 1157 | install: install_headers install_target  FORCE
 | 
|---|
| 1158 | 
 | 
|---|
| 1159 | uninstall: uninstall_headers uninstall_target  FORCE
 | 
|---|
| 1160 | 
 | 
|---|
| 1161 | FORCE:
 | 
|---|
| 1162 | 
 | 
|---|