summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-clang-32/qplatformdefs.h
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-09-20 13:18:08 -0700
committerJake Petroules <jake.petroules@qt.io>2016-09-21 23:06:20 +0000
commit87ae0bc169149be2688f8cdd1f302eba200ae143 (patch)
tree61b196d66577b810571dc7cc33f56a5117c3510f /mkspecs/macx-clang-32/qplatformdefs.h
parent8f06124b70bad709b2f99789f2416529db5f153d (diff)
Remove macx-clang-32 and macx-g++-32 mkspecs
32-bit Qt for macOS is now deprecated. Change-Id: Idda4f4b3d48c58afae3932e7802bcf82cc75d3aa Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
Diffstat (limited to 'mkspecs/macx-clang-32/qplatformdefs.h')
-rw-r--r--mkspecs/macx-clang-32/qplatformdefs.h41
1 files changed, 0 insertions, 41 deletions
diff --git a/mkspecs/macx-clang-32/qplatformdefs.h b/mkspecs/macx-clang-32/qplatformdefs.h
deleted file mode 100644
index 063491dd90..0000000000
--- a/mkspecs/macx-clang-32/qplatformdefs.h
+++ /dev/null
@@ -1,41 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the qmake spec of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or (at your option) the GNU General
-** Public license version 3 or any later version approved by the KDE Free
-** Qt Foundation. The licenses are as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-2.0.html and
-** https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "../common/mac/qplatformdefs.h"
-