Re: [Qt-creator] Disable QBS project caching

2015-01-21 Thread Christian Kandeler
I'm tuning to move my codebase to qbs and qt creator. I've noticed that if I generate any property that belongs to Product in .qbs file by JS script it's going to be cached by QtCreator. The only one way to force reload the cache is change something in the .qbs file. Simple example is:

[Qt-creator] Disable QBS project caching

2015-01-20 Thread Andrii Anpilogov
Hi, I'm tuning to move my codebase to qbs and qt creator. I've noticed that if I generate any property that belongs to Product in .qbs file by JS script it's going to be cached by QtCreator. The only one way to force reload the cache is change something in the .qbs file. Simple example is: