Build fix when building libGLESv2 on Windows with MSVC 2010
[profile/ivi/qtbase.git] / examples / widgets / tools / undo / undo.qrc
1 <RCC>
2     <qresource prefix="/" >
3         <file>icons/background.png</file>
4         <file>icons/blue.png</file>
5         <file>icons/circle.png</file>
6         <file>icons/exit.png</file>
7         <file>icons/fileclose.png</file>
8         <file>icons/filenew.png</file>
9         <file>icons/fileopen.png</file>
10         <file>icons/filesave.png</file>
11         <file>icons/green.png</file>
12         <file>icons/ok.png</file>
13         <file>icons/rectangle.png</file>
14         <file>icons/red.png</file>
15         <file>icons/redo.png</file>
16         <file>icons/remove.png</file>
17         <file>icons/triangle.png</file>
18         <file>icons/undo.png</file>
19     </qresource>
20 </RCC>