summaryrefslogtreecommitdiffstats
path: root/src/activeqt/doc/snippets/doc_src_qaxcontainer.pro
blob: 14dc383c96d3d5c0f4ee7c2b46f9394afd2da067 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2015 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

#! [0]
QT += axcontainer
#! [0]


#! [1]
TYPELIBS = file.tlb
#! [1]