summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns
diff options
context:
space:
mode:
authorMartin Petersson <martin.petersson@nokia.com>2010-03-03 17:18:09 (GMT)
committerMarius Storm-Olsen <marius.storm-olsen@nokia.com>2010-04-21 10:31:11 (GMT)
commitcd601ef53385962c4affdb2020cfcb415d117bc1 (patch)
treef49d98fea77c3a9dd4319f005f220ec53a5cf90b /examples/xmlpatterns
parent69c4893008ccd4f89bf190c6ca930363b9d65efc (diff)
downloadQt-cd601ef53385962c4affdb2020cfcb415d117bc1.zip
Qt-cd601ef53385962c4affdb2020cfcb415d117bc1.tar.gz
Qt-cd601ef53385962c4affdb2020cfcb415d117bc1.tar.bz2
Add support for MSBuild, which is the project format for MSVC 2010
Reviewed-by: Marius SO
Diffstat (limited to 'examples/xmlpatterns')
-rw-r--r--examples/xmlpatterns/recipes/recipes.qrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/xmlpatterns/recipes/recipes.qrc b/examples/xmlpatterns/recipes/recipes.qrc
index 2f375ee..65b6615 100644
--- a/examples/xmlpatterns/recipes/recipes.qrc
+++ b/examples/xmlpatterns/recipes/recipes.qrc
@@ -1,6 +1,5 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
- <file>forms/querywidget.ui</file>
<file>files/cookbook.xml</file>
<file>files/allRecipes.xq</file>
<file>files/liquidIngredientsInSoup.xq</file>