simpleqml_qmlcache.qrc Example File
simpleqml/simpleqml_qmlcache.qrc<?xml version="1.0"?> <RCC> <qresource prefix="/"> <file alias="presentation/barrel.uip">presentation/barrel.uip</file> <file alias="presentation/barrel.uia">presentation/barrel.uia</file> <file alias="presentation/barrel_no_background.uip">presentation/barrel_no_background.uip</file> <file alias="presentation/barrel/meshes/Barrel.mesh">presentation/barrel/meshes/Barrel.mesh</file> <file alias="presentation/fonts/Arimo-Regular.ttf">presentation/fonts/Arimo-Regular.ttf</file> <file alias="presentation/maps/barrel_barrel_Diffuse.png">presentation/maps/barrel_barrel_Diffuse.png</file> <file alias="presentation/maps/barrel_barrel_Emissive.png">presentation/maps/barrel_barrel_Emissive.png</file> <file alias="presentation/maps/barrel_barrel_Normal.png">presentation/maps/barrel_barrel_Normal.png</file> <file alias="presentation/maps/barrel_barrel_Specular.png">presentation/maps/barrel_barrel_Specular.png</file> </qresource> </RCC>