Files
comaps/qt/qt_common/res/resources_common.qrc
Konstantin Pastbin e3e4a1985a Organic Maps sources as of 02.04.2025 (fad26bbf22ac3da75e01e62aa01e5c8e11861005)
To expand with full Organic Maps and Maps.ME commits history run:
  git remote add om-historic [om-historic.git repo url]
  git fetch --tags om-historic
  git replace squashed-history historic-commits
2025-05-08 21:10:51 +07:00

25 lines
813 B
Plaintext

<RCC>
<qresource prefix="/common">
<file>minus.png</file>
<file>plus.png</file>
<file>spinner1.png</file>
<file>spinner2.png</file>
<file>spinner3.png</file>
<file>spinner4.png</file>
<file>spinner5.png</file>
<file>spinner6.png</file>
<file>spinner7.png</file>
<file>spinner8.png</file>
<file>spinner9.png</file>
<file>spinner10.png</file>
<file>spinner11.png</file>
<file>spinner12.png</file>
<file>shaders/gl_150.fsh.glsl</file>
<file>shaders/gl_150.vsh.glsl</file>
<file>shaders/gles_200.fsh.glsl</file>
<file>shaders/gles_200.vsh.glsl</file>
<file>shaders/gles_300.fsh.glsl</file>
<file>shaders/gles_300.vsh.glsl</file>
</qresource>
</RCC>