clt debugger
Review URL: https://codereview.appspot.com/6267043

git-svn-id: http://skia.googlecode.com/svn/trunk@4404 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/debugger/QT/SkIcons.qrc b/debugger/QT/SkIcons.qrc
new file mode 100644
index 0000000..53f456f
--- /dev/null
+++ b/debugger/QT/SkIcons.qrc
@@ -0,0 +1,18 @@
+<RCC>
+    <qresource prefix="/images">
+        <file>Icons/package-br32.png</file>
+        <file>Icons/drawer-open-icon.png</file>
+        <file>Icons/rewind.png</file>
+        <file>Icons/back.png</file>
+        <file>Icons/go-next.png</file>
+        <file>Icons/play.png</file>
+        <file>Icons/breakpoint.png</file>
+        <file>Icons/breakpoint_16x16.png</file>
+        <file>Icons/inspector.png</file>
+        <file>Icons/reset.png</file>
+        <file>Icons/skia.png</file>
+        <file>Icons/delete.png</file>
+        <file>Icons/reload.png</file>
+        <file>Icons/settings.png</file>
+    </qresource>
+</RCC>