Hey trolls,

I have the following line in my .pro file :

Qt Code:
  1. include(src/factories/factories.pri)
To copy to clipboard, switch view to plain text mode 

I want these files to be added to my QtCreator projet but prevent them from being compiled.

How can I do that ?

Thanks.
Benjamin Arnaud.