I was asked why we need to include the HEADERS into our .pro files. I should note that we do not use Creator as our primary IDE, we create the .pro-Files in order to use qmake for batch compilation.
Is there any good reason other than the IDE to include the HEADERS? Will omitting them cause dependency problems? Would a .pro-File without HEADERS still open & compile in Creator (for those of us who occasionally use that IDE)?
↧