summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/recipes/recipes.qrc
blob: 65b6615c3d3901fea26b801f8e09e0f5b0a8ceea (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>files/cookbook.xml</file>
    <file>files/allRecipes.xq</file>
    <file>files/liquidIngredientsInSoup.xq</file>
    <file>files/mushroomSoup.xq</file>
    <file>files/preparationLessThan30.xq</file>
    <file>files/preparationTimes.xq</file>
</qresource>
</RCC>