Qmake Edit Mode (qmake.xml v1.0 by flyer-explorer)
Submitted by Friday, 16 December, 2011 - 05:17
on
This is my first stab at an edit mode for qmake's .pro and .pri build files. It has:
<MODE NAME="qmake" FILE="qmake.xml" FILE_NAME_GLOB="*.{pro,pri}" />
Yes, I know .pro conflicts with prolog, but .pro is the default for qmake as well. If you run into any problems. comments, or suggestions, email me at n-p-o-t-t-s u-c-a-r[dot]edu. Add the circle a where it seems appropriate.
- All the official documented variables
- Some extra "use the source luke" variables from qmake's sources.
- All the current (as of QT 4.7)'s buildspecs with shortcuts
<MODE NAME="qmake" FILE="qmake.xml" FILE_NAME_GLOB="*.{pro,pri}" />
Yes, I know .pro conflicts with prolog, but .pro is the default for qmake as well. If you run into any problems. comments, or suggestions, email me at n-p-o-t-t-s u-c-a-r[dot]edu. Add the circle a where it seems appropriate.
Updated on 12/16/2011 - 05:23
Downloads: 1300