summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/android_deployment_settings/noop.cpp
blob: 6f2ee31826c70dea279707d69413bafc887ab24b (plain)
1
2
3
4
5
6
7
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

int main(int, char *[])
{
    return 0;
}