qt6-bb10/qmake/generators
Joerg Bornemann 02b55967d5 QMake: Fix generation of Visual Studio filter files
This amends commit a0a990863f.

We bailed out of writing the filter file if opening the file for writing
was successful. The condition must be flipped.

Change-Id: I24331c5374a25c5a1126c6f7f71d41d840e0e532
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2024-04-19 12:47:42 +02:00
..
mac Remove extra semi-colons 2024-02-06 20:17:18 +09:00
unix qmake: Don't add dummy empty.lproj localization to macOS bundles 2023-04-20 20:11:02 +02:00
win32 QMake: Fix generation of Visual Studio filter files 2024-04-19 12:47:42 +02:00
makefile.cpp Remove build machine path that was baked into the qmake binary 2023-12-13 06:56:48 +00:00
makefile.h qmake: Fix infinite make loop if RESOURCES contains nonexistent .qrc 2023-04-17 23:32:34 +02:00
makefiledeps.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
makefiledeps.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
metamakefile.cpp QMake: make it error out if it cannot open output files 2024-03-27 04:24:11 +01:00
metamakefile.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
projectgenerator.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
projectgenerator.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
xmloutput.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
xmloutput.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00