Mercurial > minori
comparison rc/licenses.qrc @ 339:eac06513db86
dialog/about: add licenses button
otherwise we wouldn't be complying with most of the libraries
and external software we use
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Wed, 19 Jun 2024 14:02:11 -0400 |
| parents | |
| children | 1faa72660932 |
comparison
equal
deleted
inserted
replaced
| 338:f63dfa309380 | 339:eac06513db86 |
|---|---|
| 1 <!DOCTYPE rcc><RCC version="1.0"> | |
| 2 <qresource prefix="licenses/"> | |
| 3 <file alias="LICENSE.minori">../LICENSE</file> | |
| 4 <file alias="LICENSE.BSD.animone">../dep/animone/LICENSE.BSD</file> | |
| 5 <file alias="LICENSE.MIT.animone">../dep/animone/LICENSE.MIT</file> | |
| 6 <file alias="LICENSE.anitomy">../dep/anitomy/LICENSE</file> | |
| 7 <file alias="LICENSE.fmt">../dep/fmt/LICENSE</file> | |
| 8 <file alias="LICENSE.nlohmann">../dep/json/LICENSE</file> | |
| 9 <file alias="LICENSE.pugixml">../dep/pugixml/LICENSE</file> | |
| 10 <file alias="LICENSE.semver">../dep/semver/LICENSE</file> | |
| 11 <file alias="LICENSE.toml11">../dep/toml11/LICENSE</file> | |
| 12 <file alias="LICENSE.utf8proc">../dep/utf8proc/LICENSE</file> | |
| 13 </qresource> | |
| 14 </RCC> |
