diff src/resources.qrc @ 80:c8fd927cd2c4

Restructure the project by placing source code, images into appropriate subdirectories.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 24 Apr 2017 12:12:39 +0300
parents resources.qrc@ac3daf42f781
children d65e053209ea
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/resources.qrc	Mon Apr 24 12:12:39 2017 +0300
@@ -0,0 +1,6 @@
+<RCC>
+  <qresource prefix="img">
+    <file>../img/logo.png</file>
+    <file>../img/icon-64.png</file>
+  </qresource>
+</RCC>