view examples/dialogs/classwizard/classwizard.qrc @ 357:9784459f0750

An attempt (failed due to optlink) to improve locality of declarations exported from QtD executables Q_CLASSINFO implementation Now Qtd can be built on Windows
author Max Samukha <maxter@spambox.com>
date Wed, 02 Jun 2010 19:38:05 +0300
parents d010168e50de
children
line wrap: on
line source

<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>images/background.png</file>
    <file>images/banner.png</file>
    <file>images/logo1.png</file>
    <file>images/logo2.png</file>
    <file>images/logo3.png</file>
    <file>images/watermark1.png</file>
    <file>images/watermark2.png</file>
</qresource>
</RCC>