[Interest] 4NT shell and qmake

Thiago Macieira thiago.macieira at intel.com
Sun Dec 29 14:54:14 CET 2013


On domingo, 29 de dezembro de 2013 14:36:38, Gisle Vanem wrote:
> I edited my %QT_INSTALL_PREFIX\mkspecs\common\shell-win32.conf and
> replaced:
>   QMAKE_DEL_FILE          = del
> 
> with:
>   QMAKE_DEL_FILE          = del /e /k
> 
> This works fine. Thanks.
> 
> Are the shell-win32.conf commands used universally now? AFAICR some commands
> where hardcoded into qmake previously.

qmake should not hardcode anything. It will always use the contents of the 
qmake.conf file.

However, some .prf files in mkspecs/features might hardcode stuff instead of 
using the variables set in qmake.conf or defined at the top of the Makefile.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131229/49f07e98/attachment.sig>


More information about the Interest mailing list