qt6-bb10/examples/corelib/serialization/savegame
Kai Köhne 131681652e Examples: Clean up WIN32_EXECUTABLE, MACOSX_BUNDLE properties
Both are FALSE by default, so no point in explicitly setting
them to FALSE.

In addition, dbus/listnames is a command line tool. No reason
to set WIN32_EXECUTABLE, MACOSX_BUNDLE here.

Pick-to: 6.3
Change-Id: I99aaf27a0267c5575bd2ee5b6183991fce721f44
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-12-17 10:38:49 +01:00
..
doc/src Doc: Centralize RFC documentation-links in rfc.qdoc 2021-09-16 15:52:27 +02:00
CMakeLists.txt Examples: Clean up WIN32_EXECUTABLE, MACOSX_BUNDLE properties 2021-12-17 10:38:49 +01:00
character.cpp Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
character.h Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
game.cpp Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
game.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
level.cpp Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
level.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
main.cpp Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
savegame.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00