summaryrefslogtreecommitdiffstats
path: root/res/pvsmgr.qrc
diff options
context:
space:
mode:
authorSimon Rettberg2022-10-30 12:03:43 +0100
committerSimon Rettberg2022-10-30 12:03:43 +0100
commit9bacddf36631572b610f042e17b5ee631dfebbca (patch)
treeb7537d8a5293f28e7d02d41545f609bfa10921c1 /res/pvsmgr.qrc
parentFix Qt fix (diff)
downloadpvs2-9bacddf36631572b610f042e17b5ee631dfebbca.tar.gz
pvs2-9bacddf36631572b610f042e17b5ee631dfebbca.tar.xz
pvs2-9bacddf36631572b610f042e17b5ee631dfebbca.zip
Modernize cmake file and project structure a bit
Diffstat (limited to 'res/pvsmgr.qrc')
-rw-r--r--res/pvsmgr.qrc25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/pvsmgr.qrc b/res/pvsmgr.qrc
new file mode 100644
index 0000000..1070fe7
--- /dev/null
+++ b/res/pvsmgr.qrc
@@ -0,0 +1,25 @@
+<RCC>
+ <qresource>
+ <file alias="exit">icons/exit.svg</file>
+ <file alias="terminal">icons/terminal.svg</file>
+ <file alias="photo">icons/photo.svg</file>
+ <file alias="lock">icons/lock.svg</file>
+ <file alias="lock-single">icons/lock-single.svg</file>
+ <file alias="dozent">icons/dozent.svg</file>
+ <file alias="eye">icons/eye.svg</file>
+ <file alias="cam32">icons/cam32.svg</file>
+ <file alias="student2all">icons/student2all.svg</file>
+ <file alias="tutor2all">icons/tutor2all.svg</file>
+ <file alias="student2tutor">icons/student2tutor.svg</file>
+ <file alias="tutor2student">icons/tutor2student.svg</file>
+ <file alias="stopprojection">icons/stopprojection.svg</file>
+ <file alias="reset">icons/keyboard_key.svg</file>
+ <file alias="student2tutorextension">icons/student2tutor_extension.svg</file>
+ <file alias="helpme">icons/help.svg</file>
+ <file alias="trash">icons/trash.svg</file>
+ <file alias="reloadClassroom">icons/reloadClassroom.svg</file>
+ <file alias="cf_cam">icons/cf_icon_cam.svg</file>
+ <file alias="cf_eye">icons/cf_icon_eye.svg</file>
+ <file alias="cf_lock">icons/cf_icon_lock.svg</file>
+ </qresource>
+</RCC>