summaryrefslogtreecommitdiffstats
path: root/examples/qmake/tutorial/hellowin.cpp
blob: f297a7804683b4b0b97840ca40a6d8f8e5db1359 (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_x11.cpp - there shouldn't be if qmake is used on Windows.