mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 00:58:32 -04:00
line 117: #define _WIN64 1 must be removed in ./compressed_archive/libp7zip/CPP/myWindows/StdAfx.h "cannot find -lpulse" compiling under Qt 5.0.2 can be fixed creating a symbolic link from libpulse.so.0 to libpulse.so (further research is needed)
20 lines
735 B
Plaintext
20 lines
735 B
Plaintext
<RCC>
|
|
<qresource prefix="/" >
|
|
<file>../images/main_toolbar/back.png</file>
|
|
<file>../images/main_toolbar/back_disabled.png</file>
|
|
<file>../images/main_toolbar/forward.png</file>
|
|
<file>../images/main_toolbar/forward_disabled.png</file>
|
|
<file>../images/main_toolbar/settings.png</file>
|
|
<file>../images/main_toolbar/server.png</file>
|
|
<file>../images/main_toolbar/help.png</file>
|
|
<file>../images/main_toolbar/fullscreen.png</file>
|
|
|
|
<file>../images/libraryIcon.png</file>
|
|
<file>../images/setRoot.png</file>
|
|
<file>../images/expand.png</file>
|
|
<file>../images/colapse.png</file>
|
|
<file>../images/newLibraryIcon.png</file>
|
|
<file>../images/openLibraryIcon.png</file>
|
|
</qresource>
|
|
</RCC>
|