view demos/interview/interview.qrc @ 61:a2871e6b8b15

drcc: automatic initialization of resources with program start (disabled with option -no-static-initialize) demos: resources fixes. examples: resources fixes.
author SokoL_SD
date Tue, 19 May 2009 10:48:30 +0000
parents 423e4afb245c
children
line wrap: on
line source

<!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>