[Qt-interest] Configuring default build directory ?

KIMURA, Hidetaka kimura at jig.jp
Tue Oct 19 06:12:27 CEST 2010


I am developing console application so I do not use *.ui. However,
settings UI_DIR variable will generate files under the directory you
specified.

There is a reference of such variables:
http://doc.trolltech.com/4.7/qmake-variable-reference.html


On Tue, 19 Oct 2010 10:27:13 +0800
Aaron Lewis <the.warl0ck.1989 at gmail.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 10/19/2010 09:00 AM, KIMURA, Hidetaka wrote:
> > Example:
> > 
> > CONFIG(debug) {
> >     DESTDIR = ../debug
> > } else {
> >     DESTDIR = ../release
> > }
> > OBJECTS_DIR = $$DESTDIR/.obj
> > MOC_DIR = $$DESTDIR/.moc
> > # any other variables for intermediate file...
> 
> Works like a charm , still missing something , files generated with *.ui
> was still left here , how to get rid of them too ? ( ui_*.h )
> 
> ( I did removed *.o moc_* firstly , and ui_*.h firstly and tried those
> variables )
> 
> Thanks !
> 
> - -- 
> Best Regards,
> Aaron Lewis - PGP: 0xDFE6C29E
> Key Server: http://keyserver.veridis.com
> Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
> 
> No HTML shits , thanks.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.16 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iQIcBAEBAgAGBQJMvQIBAAoJECSSp9Df5sKeH2cP/3TP69N/gFHwkcEiEDY3o8kf
> R6raQOzhtSL33OuHPXrZ0pisZ/DA/4mS9nBwsNgkHkMUKp5DPyC7AApJ9M9dPUcd
> rnQZa21k6L5nYojj6yPIlgSoG5vZcpaMYczeozGqylAJXswnBdaRTaTjfwtz8yyl
> UdnwVoIkoz3GByOc5RS1p1V8gUV93LF3RG70TzKUWQihK7hpjZ/urdhTMwku+yk7
> 8kHH6Q6WaLjdWbblfTmYRm5+xRdBC2Q8enCC8ibv6qD2BO1ihtGIGhiOvBqlQHsv
> c/s9Qg5mL6IKhBKwmZiKbKnNkEkgDs/CjJMrMV9NPe6txK0+lFnPh9GyQVRTPS/o
> SA2dYz/0x4sbMjafA+FPp9gDCxeOqBXuCK49wYcWw1RGYRDYZHTqa9wpGfr2Ih/C
> 3p6NwufWp3NcLAP78GBvGrfnsQvVVgtDsaUfrgZb7Kx/AfQ0J1uR4KRaAONjkYdA
> NqyXIM6xAckCKvwdAYo8/wFJWoyqpowVA/FxjW8YOdASpOrnVQ580xpZSiOxLOxG
> xvarABo3mtnXCjGpouoLOlOQWS0m7rFMR8siV9zCMkCy9azkq0uEfoY9InrZSVag
> 54W5WTuECCawdLkVdboFyjr28Gb1//PNbYJG2AaMMNZKSFvGuDXqJ8F//437fJou
> K4MWG4Il3MPaqmKnRsjA
> =ATDA
> -----END PGP SIGNATURE-----
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest

-------
株式会社 jig.jp プラットフォーム開発部
木村秀敬 - email: kimura at jig.jp / tel: 03-5367-3916




More information about the Qt-interest-old mailing list