blob: 0fb69bcc1d36c3ab048f428a83feb26f74dd7be9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<RCC>
<qresource prefix="/">
<file alias="resources/shaders/shader.frag">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/shader.frag</file>
<file alias="resources/shaders/shader.vert">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/shader.vert</file>
<file alias="resources/shaders/anchorPoint.vert">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/anchorPoint.vert</file>
<file alias="resources/shaders/anchorPoint.geom">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/anchorPoint.geom</file>
<file alias="resources/shaders/anchorPoint.frag">/Users/sotech117/Documents/final/adv/ocean-simulation/resources/shaders/anchorPoint.frag</file>
</qresource>
</RCC>
|