2017-05-08 10:12, Hamish Moffatt пишет:
On 08/05/17 17:07, Igor Mironchik wrote:
Hi,

Is it possible to set in qmake project file to put executable right in "." directory and don't use "debug" and "release" subdirs?

Which platform? It does that on linux.

I'm on Windows.


Maybe you can use the DESTDIR variable to control where it's output. (I had trouble with that on Windows or Mac, I can't remember which.)

I use DESTDIR = . But executable places in "debug" or "release" subfolder.


The inconsistencies between platforms are annoying.

Hamish
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


---
This email has been checked for viruses by AVG.
http://www.avg.com

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to