aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_examples_tutorial.qdoc
blob: 6194f3c00596cc04cbd0ed384aaa33d24227314c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

//! [0]
qmake -project
qmake
//! [0]


//! [1]
qmake -project
qmake
//! [1]