Logo
Explore Drone CI Help
Register Sign In
w4kek/WSJT-X
1
0
Fork 0
You've already forked WSJT-X
mirror of https://github.com/saitohirga/WSJT-X.git synced 2025-05-28 04:12:32 -04:00
Code Issues Packages Projects Releases Wiki Activity
WSJT-X/wsjtx.qrc.in

6 lines
88 B
Plaintext
Raw Normal View History

Tidy up resource generation with a CMake function This change generates all the resources using a CMake function add_resources() and substitution into a template .qrc file. The location of resource files in the source tree is no longer related to the path of the resources in the embedded executable resources file system. Instead the roesources are embedded with predetermined paths e.g. :/, :/Palettes/ and, :/samples/ . git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5131 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-03-27 13:42:10 +00:00
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>@wsjtx_RESOURCES@
</qresource>
Add CMake option to exclude sample files from the embedded resources The compilation of the WSJT-X resources file requires a lot of virtual memory because of the large .WAV files included. For developers building on very limited resource machines like single board embedded platforms there is now an option WSJT_EMBED_SAMPLES which can be set to OFF to skip the inclusion of the sample files in the WSJT_X binary. The sample files may still be added manually to the target machine if required. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5130 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-03-27 01:48:41 +00:00
</RCC>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 164ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API