I'm trying to learn qmake, but can't find a native way to create .pri file with qt creator
PRI File Summary File Extension PRI has two unique file types (with the primary being the Qt Project Include File format) and is mostly associated with Qt SDK (The Qt Company) and one other software programs. The majority of PRI files are considered Developer Files.
pro file in the Finder/File Explorer. In the Qt Creator application, choose menu File->Open File or Project, navigate to the project folder and choose the . pro file to open.
QMake is a build system that generates Makefiles for GNU Make or project build files for Microsoft Visual Studio. It is part of the Qt software framework by Trolltech. While it is commonly used to construct Qt-based software, any project can benefit from it.
You can create a new .pri file with Qt Creator as follows:
(I'm using Qt Creator 2.4.1.)
The sequence of actions on Qt Creator 4.12.0 on MacOS
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With