aboutsummaryrefslogtreecommitdiffstats
path: root/doc/codesnippets/doc/src/snippets/code/doc_src_qaxcontainer.qdoc
blob: 9edd87f05f254ea4f65adeb5752dd543819fb455 (plain)
1
2
3
4
5
6
7
8
//! [0]
CONFIG += qaxcontainer
//! [0]


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