Index: s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quagzipfile.cpp
===================================================================
--- s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quagzipfile.cpp	(revision 1097)
+++ s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quagzipfile.cpp	(revision 1097)
@@ -0,0 +1,89 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'quagzipfile.h'
+**
+** Created by: The Qt Meta Object Compiler version 67 (Qt 5.6.0)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../quagzipfile.h"
+#include <QtCore/qbytearray.h>
+#include <QtCore/qmetatype.h>
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'quagzipfile.h' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 67
+#error "This file was generated using the moc from 5.6.0. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+struct qt_meta_stringdata_QuaGzipFile_t {
+    QByteArrayData data[1];
+    char stringdata0[12];
+};
+#define QT_MOC_LITERAL(idx, ofs, len) \
+    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
+    qptrdiff(offsetof(qt_meta_stringdata_QuaGzipFile_t, stringdata0) + ofs \
+        - idx * sizeof(QByteArrayData)) \
+    )
+static const qt_meta_stringdata_QuaGzipFile_t qt_meta_stringdata_QuaGzipFile = {
+    {
+QT_MOC_LITERAL(0, 0, 11) // "QuaGzipFile"
+
+    },
+    "QuaGzipFile"
+};
+#undef QT_MOC_LITERAL
+
+static const uint qt_meta_data_QuaGzipFile[] = {
+
+ // content:
+       7,       // revision
+       0,       // classname
+       0,    0, // classinfo
+       0,    0, // methods
+       0,    0, // properties
+       0,    0, // enums/sets
+       0,    0, // constructors
+       0,       // flags
+       0,       // signalCount
+
+       0        // eod
+};
+
+void QuaGzipFile::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+    Q_UNUSED(_o);
+    Q_UNUSED(_id);
+    Q_UNUSED(_c);
+    Q_UNUSED(_a);
+}
+
+const QMetaObject QuaGzipFile::staticMetaObject = {
+    { &QIODevice::staticMetaObject, qt_meta_stringdata_QuaGzipFile.data,
+      qt_meta_data_QuaGzipFile,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
+};
+
+
+const QMetaObject *QuaGzipFile::metaObject() const
+{
+    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
+}
+
+void *QuaGzipFile::qt_metacast(const char *_clname)
+{
+    if (!_clname) return Q_NULLPTR;
+    if (!strcmp(_clname, qt_meta_stringdata_QuaGzipFile.stringdata0))
+        return static_cast<void*>(const_cast< QuaGzipFile*>(this));
+    return QIODevice::qt_metacast(_clname);
+}
+
+int QuaGzipFile::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+    _id = QIODevice::qt_metacall(_c, _id, _a);
+    if (_id < 0)
+        return _id;
+    return _id;
+}
+QT_END_MOC_NAMESPACE
Index: s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quaziodevice.cpp
===================================================================
--- s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quaziodevice.cpp	(revision 1097)
+++ s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quaziodevice.cpp	(revision 1097)
@@ -0,0 +1,89 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'quaziodevice.h'
+**
+** Created by: The Qt Meta Object Compiler version 67 (Qt 5.6.0)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../quaziodevice.h"
+#include <QtCore/qbytearray.h>
+#include <QtCore/qmetatype.h>
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'quaziodevice.h' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 67
+#error "This file was generated using the moc from 5.6.0. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+struct qt_meta_stringdata_QuaZIODevice_t {
+    QByteArrayData data[1];
+    char stringdata0[13];
+};
+#define QT_MOC_LITERAL(idx, ofs, len) \
+    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
+    qptrdiff(offsetof(qt_meta_stringdata_QuaZIODevice_t, stringdata0) + ofs \
+        - idx * sizeof(QByteArrayData)) \
+    )
+static const qt_meta_stringdata_QuaZIODevice_t qt_meta_stringdata_QuaZIODevice = {
+    {
+QT_MOC_LITERAL(0, 0, 12) // "QuaZIODevice"
+
+    },
+    "QuaZIODevice"
+};
+#undef QT_MOC_LITERAL
+
+static const uint qt_meta_data_QuaZIODevice[] = {
+
+ // content:
+       7,       // revision
+       0,       // classname
+       0,    0, // classinfo
+       0,    0, // methods
+       0,    0, // properties
+       0,    0, // enums/sets
+       0,    0, // constructors
+       0,       // flags
+       0,       // signalCount
+
+       0        // eod
+};
+
+void QuaZIODevice::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+    Q_UNUSED(_o);
+    Q_UNUSED(_id);
+    Q_UNUSED(_c);
+    Q_UNUSED(_a);
+}
+
+const QMetaObject QuaZIODevice::staticMetaObject = {
+    { &QIODevice::staticMetaObject, qt_meta_stringdata_QuaZIODevice.data,
+      qt_meta_data_QuaZIODevice,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
+};
+
+
+const QMetaObject *QuaZIODevice::metaObject() const
+{
+    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
+}
+
+void *QuaZIODevice::qt_metacast(const char *_clname)
+{
+    if (!_clname) return Q_NULLPTR;
+    if (!strcmp(_clname, qt_meta_stringdata_QuaZIODevice.stringdata0))
+        return static_cast<void*>(const_cast< QuaZIODevice*>(this));
+    return QIODevice::qt_metacast(_clname);
+}
+
+int QuaZIODevice::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+    _id = QIODevice::qt_metacall(_c, _id, _a);
+    if (_id < 0)
+        return _id;
+    return _id;
+}
+QT_END_MOC_NAMESPACE
Index: s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quazipfile.cpp
===================================================================
--- s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quazipfile.cpp	(revision 1097)
+++ s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quazipfile.cpp	(revision 1097)
@@ -0,0 +1,89 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'quazipfile.h'
+**
+** Created by: The Qt Meta Object Compiler version 67 (Qt 5.6.0)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../quazipfile.h"
+#include <QtCore/qbytearray.h>
+#include <QtCore/qmetatype.h>
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'quazipfile.h' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 67
+#error "This file was generated using the moc from 5.6.0. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+struct qt_meta_stringdata_QuaZipFile_t {
+    QByteArrayData data[1];
+    char stringdata0[11];
+};
+#define QT_MOC_LITERAL(idx, ofs, len) \
+    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
+    qptrdiff(offsetof(qt_meta_stringdata_QuaZipFile_t, stringdata0) + ofs \
+        - idx * sizeof(QByteArrayData)) \
+    )
+static const qt_meta_stringdata_QuaZipFile_t qt_meta_stringdata_QuaZipFile = {
+    {
+QT_MOC_LITERAL(0, 0, 10) // "QuaZipFile"
+
+    },
+    "QuaZipFile"
+};
+#undef QT_MOC_LITERAL
+
+static const uint qt_meta_data_QuaZipFile[] = {
+
+ // content:
+       7,       // revision
+       0,       // classname
+       0,    0, // classinfo
+       0,    0, // methods
+       0,    0, // properties
+       0,    0, // enums/sets
+       0,    0, // constructors
+       0,       // flags
+       0,       // signalCount
+
+       0        // eod
+};
+
+void QuaZipFile::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+    Q_UNUSED(_o);
+    Q_UNUSED(_id);
+    Q_UNUSED(_c);
+    Q_UNUSED(_a);
+}
+
+const QMetaObject QuaZipFile::staticMetaObject = {
+    { &QIODevice::staticMetaObject, qt_meta_stringdata_QuaZipFile.data,
+      qt_meta_data_QuaZipFile,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
+};
+
+
+const QMetaObject *QuaZipFile::metaObject() const
+{
+    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
+}
+
+void *QuaZipFile::qt_metacast(const char *_clname)
+{
+    if (!_clname) return Q_NULLPTR;
+    if (!strcmp(_clname, qt_meta_stringdata_QuaZipFile.stringdata0))
+        return static_cast<void*>(const_cast< QuaZipFile*>(this));
+    return QIODevice::qt_metacast(_clname);
+}
+
+int QuaZipFile::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+    _id = QIODevice::qt_metacall(_c, _id, _a);
+    if (_id < 0)
+        return _id;
+    return _id;
+}
+QT_END_MOC_NAMESPACE
Index: s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.0.dylib
===================================================================
--- s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.0.dylib	(revision 1097)
+++ s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.0.dylib	(revision 1097)
@@ -0,0 +1,1 @@
+link libquazip.1.0.0.dylib
Index: s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.dylib
===================================================================
--- s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.dylib	(revision 1097)
+++ s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.dylib	(revision 1097)
@@ -0,0 +1,1 @@
+link libquazip.1.0.0.dylib
Index: s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.dylib
===================================================================
--- s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.dylib	(revision 1097)
+++ s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.dylib	(revision 1097)
@@ -0,0 +1,1 @@
+link libquazip.1.0.0.dylib
