qtgrpc/examples/grpc/chat/client
Samuli Piippo 54837023ab qtgrpc chat example: don't deploy static lib
Remove deployment of the now static proto lib.

Amends 9437a1f2bd

Pick-to: 6.9
Change-Id: I5bdda6157842c665165ae9b14255778ce2ac0bc9
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
2025-03-06 10:56:51 +02:00
..
ChatMessages Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
android/res Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
res Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
CMakeLists.txt qtgrpc chat example: don't deploy static lib 2025-03-06 10:56:51 +02:00
ChatView.qml Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
LoginView.qml Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
Main.qml Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
StatusDisplay.qml Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
chatengine.cpp Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
chatengine.h Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
chatmessagemodel.cpp Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
chatmessagemodel.h Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
clientworker.cpp Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
clientworker.h Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
main.cpp Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
userstatusmodel.cpp Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
userstatusmodel.h Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00