diff Resources.qrc @ 1:0b3630a29ad8

Initial version based on previous repository. Project was ported to QT6 and in now cmake based.
author Ideenmodellierer <tiefenrauscher@web.de>
date Thu, 27 Nov 2025 18:40:28 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources.qrc	Thu Nov 27 18:40:28 2025 +0100
@@ -0,0 +1,19 @@
+<RCC>
+    <qresource prefix="/">
+        <file>Images/Settings.svg</file>
+        <file>Images/app_OSTC_Companion.svg</file>
+        <file>Images/frog_160x120.png</file>
+        <file>Images/ostc_sport_160x120.png</file>
+        <file>Images/ostc2c_160x120.png</file>
+        <file>Images/ostc2p_160x120.png</file>
+        <file>Images/ostc3_160x120.png</file>
+        <file>Images/ostc3p_160x120.png</file>
+        <file>Images/ostc_cr_160x120.png</file>
+        <file>Images/ostc4_160x120.png</file>
+        <file>Translations/companion_DE.qm</file>
+        <file>Translations/companion_ES.qm</file>
+        <file>Translations/companion_FR.qm</file>
+        <file>Translations/companion_IT.qm</file>
+        <file>Translations/companion_RU.qm</file>
+    </qresource>
+</RCC>