Generate a fatal error as appropriate.
authorStephen Kelly <stephen.kelly@kdab.com>
Sat, 14 Jul 2012 11:29:55 +0000 (13:29 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 17 Jul 2012 09:08:43 +0000 (11:08 +0200)
commitf935933b0f9d20202205fd31aec2bc6f5884acb2
tree1cb4c79a3fd441dd9d51e64463cbdc1119cb945a
parent9910b53e57df44b75c945ebe9ccff58ae57904d6
Generate a fatal error as appropriate.

Otherwise, subdirectories under directories which are added to
a resource file generate garbage in the binary.

The easiest way to see this is

 cd tests/auto/corelib/kernel/qvariant
 mkdir stream/qt4.9/somedir
 make && ./tst_qvariant loadQt4Stream

Change-Id: I92e4660ffe41c96b41a393cd0748d9b05517aa8b
Reviewed-by: hjk <qthjk@ovi.com>
src/designer/src/lib/shared/rcc.cpp