summaryrefslogtreecommitdiffstats
path: root/mkspecs/devices/linux-g++-tizen-2.x-mobile/qplatformdefs.h
diff options
context:
space:
mode:
authorTomasz Olszak <olszak.tomasz@gmail.com>2015-02-26 15:41:39 +0100
committerTomasz Olszak <olszak.tomasz@gmail.com>2015-02-28 10:30:55 +0000
commitfa806c8352962605f73ede546a2fb3529a535edd (patch)
tree7efcd489d4f54d9283dfcc7616b80935f834f198 /mkspecs/devices/linux-g++-tizen-2.x-mobile/qplatformdefs.h
parenta4e1ff336cc75bae27fde3e6d85c285672d31440 (diff)
Added device mkspec for Tizen 2.* mobile cross compilation.wip/tizen
Change-Id: I01c42562141906ca7a1f873d9818965434418860 Reviewed-by: Jarosław Staniek <staniek@kde.org> Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
Diffstat (limited to 'mkspecs/devices/linux-g++-tizen-2.x-mobile/qplatformdefs.h')
-rw-r--r--mkspecs/devices/linux-g++-tizen-2.x-mobile/qplatformdefs.h34
1 files changed, 34 insertions, 0 deletions
diff --git a/mkspecs/devices/linux-g++-tizen-2.x-mobile/qplatformdefs.h b/mkspecs/devices/linux-g++-tizen-2.x-mobile/qplatformdefs.h
new file mode 100644
index 0000000000..ebd59e2f53
--- /dev/null
+++ b/mkspecs/devices/linux-g++-tizen-2.x-mobile/qplatformdefs.h
@@ -0,0 +1,34 @@
+/****************************************************************************
+**
+** Copyright (©) 2015 Tomasz Olszak <olszak.tomasz@gmail.com>
+** Contact: http://www.qt-project.org/legal
+**
+** This file is part of the qmake spec of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL21$
+** 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 Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/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 2.1 or version 3 as published by the Free
+** Software Foundation and appearing in the file LICENSE.LGPLv21 and
+** LICENSE.LGPLv3 included in the packaging of this file. Please review the
+** following information to ensure the GNU Lesser General Public License
+** requirements will be met: https://www.gnu.org/licenses/lgpl.html and
+** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+**
+** In addition, as a special exception, Digia gives you certain additional
+** rights. These rights are described in the Digia Qt LGPL Exception
+** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+#include "../../linux-g++/qplatformdefs.h"