summaryrefslogtreecommitdiffstats
path: root/examples/qmake/tutorial/hellounix.cpp
blob: 7a96b5fbf1d9eae58fb6a6306c4b3eba5dc0184f (plain)
1
2
3
4
5
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

// This file does nothing, but check your Makefile to see if there is a
// reference to hello_win.cpp - there shouldn't be if qmake is used on X11.