qt5base-lts/qmake/generators
Joerg Bornemann a72420d012 qmake: object_with_source feature removed
By putting object_with_source into CONFIG one could force qmake to
output each object file into the same directory as its source file
came from. This was a rather nasty work-around from Qt 3 times to
support source files with the same file name in a project.
Unfortunately this doesn't play nicely with shadow builds.

Change-Id: Ie79e14d36ba6eac4219edc14ea75ab6a96f9ea96
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-08-17 12:27:40 +02:00
..
integrity dispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORKPATH_FLAGS 2012-07-27 16:29:18 +02:00
mac dispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORKPATH_FLAGS 2012-07-27 16:29:18 +02:00
unix beautify "aux" target 2012-08-17 12:27:01 +02:00
win32 unbreak "aux" template for mingw & msvc 2012-08-17 12:27:05 +02:00
makefile.cpp qmake: object_with_source feature removed 2012-08-17 12:27:40 +02:00
makefile.h revamp preparation of command line for qmake calls in makefiles 2012-08-14 23:12:23 +02:00
makefiledeps.cpp QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators 2012-02-26 09:14:11 +01:00
makefiledeps.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.cpp Remove references to Borland and bmake 2012-08-01 12:39:39 +02:00
metamakefile.h revamp handling of qmake target mode 2012-06-27 09:39:50 +02:00
projectgenerator.cpp Fix qmake -project 2012-08-06 16:04:03 +02:00
projectgenerator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.cpp qmake vcxproj generator: properly escape XML attributes 2012-04-05 17:48:15 +02:00
xmloutput.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00