cppcheck/gui/test/cppchecklibrarydata/resources.qrc

11 lines
352 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/">
<file>files/xml_reader_error.cfg</file>
<file>files/mandatory_attribute_missing.cfg</file>
<file>files/unhandled_element.cfg</file>
<file>files/typechecks_valid.cfg</file>
<file>files/podtype_valid.cfg</file>
<file>files/smartptr_valid.cfg</file>
</qresource>
</RCC>