PDF4QT/Pdf4QtLaunchPad/app.qrc

10 lines
363 B
Plaintext

<RCC>
<qresource prefix="/">
<file>app-icon.svg</file>
<file alias="app-editor.svg">../Pdf4QtEditor/app-icon.svg</file>
<file alias="app-viewer.svg">../Pdf4QtViewer/app-icon.svg</file>
<file alias="app-diff.svg">../Pdf4QtDiff/app-icon.svg</file>
<file alias="app-pagemaster.svg">../Pdf4QtPageMaster/app-icon.svg</file>
</qresource>
</RCC>