diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2011-03-18 18:21:11 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2011-03-18 18:21:11 (GMT) |
commit | af760349e083c0d9719733abe5f39f35ff02f81c (patch) | |
tree | ae631f646c9f5d58dca451d11990a911496cc498 /tools | |
parent | 29b596c647d2339496458231e8eec6c63ccf4641 (diff) | |
download | Qt-af760349e083c0d9719733abe5f39f35ff02f81c.zip Qt-af760349e083c0d9719733abe5f39f35ff02f81c.tar.gz Qt-af760349e083c0d9719733abe5f39f35ff02f81c.tar.bz2 |
qmake vcproj generator: do not insert $(INHERIT)
This will remove the warnings about undefined environment variables
when building with IncrediBuild.
The $(INHERIT) feature does not work in the "Create PCH through file"
property of Visual Studio. It expands to an empty string but doesn't
yield a warning in a standard VS build.
Also, the value of "Create PCH through file" is supposed to be exactly
the string as in the include statement of the cpp file.
Done-with: Marius Storm-Olsen
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions