qt5base-lts/examples/network/network-chat
Alexandru Croitor 397b372517 CMake: Regenerate examples to set the WIN32_EXECUTABLE property
As well as the MACOSX_BUNDLE properties as necessary.

Task-number: QTBUG-87664
Task-number: QTBUG-86827
Change-Id: I7677449a26d51fa853bd67bab6b3b61afbd2b12f
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-10-27 12:49:39 +01:00
..
chatdialog.cpp Cleanup network examples 2019-11-06 10:57:23 +01:00
chatdialog.h Cleanup network examples 2019-11-06 10:57:23 +01:00
chatdialog.ui Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
client.cpp QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead 2020-02-27 13:56:45 +01:00
client.h Unify license header usage. 2016-03-29 10:20:03 +00:00
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
connection.cpp Cleanup network examples 2019-11-06 10:57:23 +01:00
connection.h Cleanup network examples 2019-11-06 10:57:23 +01:00
main.cpp Remove bearer management from remaining network examples 2020-02-19 13:28:00 +01:00
network-chat.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
peermanager.cpp Cleanup network examples 2019-11-06 10:57:23 +01:00
peermanager.h Network examples: cleanup foreach usage 2019-01-06 13:39:49 +00:00
server.cpp Examples: change the main network-chat protocol to CBOR 2018-06-02 03:11:30 +00:00
server.h Cleanup network examples 2019-11-06 10:57:23 +01:00