Files
qt-creator/src/plugins/qmlprojectmanager/cmakegen/qmlprojectenvheader.tpl

12 lines
147 B
Smarty
Raw Normal View History

/*
* This file is automatically generated by Qt Design Studio.
* Do not change.
*/
#include <QGuiApplication>
void set_qt_environment()
{
%1
}