summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager/cmakegen/qmlprojectenvheader.tpl
blob: bf60adb4ac1f9c17bc1e7f1e491d23e52e35fdfd (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * This file is automatically generated by Qt Design Studio.
 * Do not change.
*/

#include <QGuiApplication>

void set_qt_environment()
{
%1
}