qt6windows7/examples/qmake/tutorial/hellounix.cpp
2023-10-29 23:33:08 +01:00

6 lines
260 B
C++

// 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.