Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.5.0
-
Windows, OsX
-
b2cb83ecbb1eec29268852d1b230f37e4c8592e9
Description
- Unzip the attached test project
- run qmake -project -o hello.pro -r -nopwd yy source use quake from 5.5 with 5.4 it works
Current Result:
hello.pro contains:
HEADERS += /source/hello.h source/hello.h SOURCES += /yy/a.cpp /source/hello.cpp /source/main.cpp source/hello.cpp
Expected Result: (as with 5.4)
hello.pro contains:
HEADERS += source/hello.h source/hello.h SOURCES += yy/a.cpp /source/hello.cpp /source/main.cpp source/hello.cpp
Attachments
Issue Links
- is duplicated by
-
QTBUG-53859 [REG 5.4.2->5.5.1] qmake -project produces incorrect HEADERS and SOURCES
-
- Closed
-
For Gerrit Dashboard: QTBUG-48342 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
197309,3 | Pass the absolute path with the file when finding files | 5.9 | qt/qtbase | Status: MERGED | +2 | 0 |