All,
i'm using eclipse and QT to develop my apps.
I'm still wondering how i can set the qmake parameters? And who is setting them currently for me?
I see that eclipse is calling make at the end, but it must be creating my makefiles using the .pro file! So
where can i see how eclipe is doing this?
thanks,