changeset 58:423e4afb245c

missing files
author eldar
date Tue, 19 May 2009 02:53:25 +0000
parents 7be693ea7070
children 17165763b300
files changelog.txt demos/interview/interview.qrc
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/changelog.txt	Tue May 19 02:49:08 2009 +0000
+++ b/changelog.txt	Tue May 19 02:53:25 2009 +0000
@@ -8,4 +8,5 @@
  * API dealing with containers is now wrapped
  * building system is now based on CMake to be crossplatform and more flexible
  * all classes from Gui, OpenGL, Xml, Svg, Network and Webkit packages are wrapped
- * ported duic, a tool for generating code out from xml representation
\ No newline at end of file
+ * ported duic, the tool for generating code out from xml representation
+ * ported drcc, the resources compiler
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/demos/interview/interview.qrc	Tue May 19 02:53:25 2009 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource prefix="/">
+	<file>images/folder.png</file>
+	<file>images/services.png</file>
+	<file>images/interview.png</file>
+</qresource>
+</RCC>