qt6windows7/tests/auto/other/android_deployment_settings/noop.cpp
2023-11-01 22:23:55 +01:00

8 lines
180 B
C++

// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
int main(int, char *[])
{
return 0;
}