annotate demos/interview/interview.qrc @ 399:e40f33cc0bf5

Explicitly include qglobal.h before all the ?master includes?. This makes sure that macros like Q_CORE_EXPORT are already defined for all parsed header files. Starting with this commit, QtD should build successfully against the pre-built Cocoa packages on OS X 10.6.
author David Nadlinger <code@klickverbot.at>
date Sun, 16 Jan 2011 00:56:21 +0100
parents 423e4afb245c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
58
423e4afb245c missing files
eldar
parents:
diff changeset
1 <!DOCTYPE RCC><RCC version="1.0">
423e4afb245c missing files
eldar
parents:
diff changeset
2 <qresource prefix="/">
423e4afb245c missing files
eldar
parents:
diff changeset
3 <file>images/folder.png</file>
423e4afb245c missing files
eldar
parents:
diff changeset
4 <file>images/services.png</file>
423e4afb245c missing files
eldar
parents:
diff changeset
5 <file>images/interview.png</file>
423e4afb245c missing files
eldar
parents:
diff changeset
6 </qresource>
423e4afb245c missing files
eldar
parents:
diff changeset
7 </RCC>