1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-05 16:15:26 +02:00
Commit graph

4 commits

Author SHA1 Message Date
Aline Gondim Santos
bb3abad327 misc: use static ffmpeg
Change-Id: I3880d4b45de98377f4a2779723522a7ed1de8527
2022-08-02 16:23:35 -04:00
Ming Rui Zhang
05a602c81c cmake: add missing ringtones deployment
Change-Id: Ie56185a88e57606337d45bea8f70259433ba476c
2021-07-28 15:37:01 -04:00
Andreas Traczyk
1a61af02f3 resources: remove unused images and icons
gen-resources.py should be used to generate resources.qrc and
JamiResources.qml. Steps to add an image resource:
- add the resource file to the appropriate path under resources/
- run gen-resources.py
- use the newly available resource

Note: only icons and images will be represented by Qml properties.

The resource file generation may be made to run during CMake
configuration in a subsequent commit.

Some unused components were also removed during the refactor.

Gitlab: #477
Change-Id: I8e7f13d465031666be2bbadd5f29f9afc94d210d
2021-07-20 21:57:27 -04:00
Ming Rui Zhang
a7eafe4793 test: add building blocks for qml and GTest on windows
- Also updated the INSTALL.md

Gitlab: #385

Change-Id: Ib5bf9f0348dbc6da57e586475d698fe8dec0351b
2021-05-04 11:19:59 -04:00
Renamed from cmake/windows_deploy.cmake (Browse further)