PDA

View Full Version : Looking for a qconfig file to reduce dll size when using QtDeclarative



hubbobubbo
12th May 2011, 23:52
Hi

I am trying to construct my own qconfig file to reduce the dll file size especially for QtGui. It is going fairly well but is very timeconsuming. At this time I have something that compiles most dlls with a bit smaller size but compilation still fails before QtDeclarative is completed.

I know others have asked similar questions but instead of just pointing to the possibility of spending loads of time tuning a qconfig file I wonder if anyone has a decent config file to share. IT must be a quite common scenario that you want to run Declarative and exclude a as much other things as possible and it seems silly that people spend time on this over and over again looking for more or less the same setup.

So anyone who has an interesting qconfig to share?