summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/wince-introduction.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/wince-introduction.qdoc')
-rw-r--r--doc/src/platforms/wince-introduction.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/platforms/wince-introduction.qdoc b/doc/src/platforms/wince-introduction.qdoc
index cbf308ac3..5f76e2d28 100644
--- a/doc/src/platforms/wince-introduction.qdoc
+++ b/doc/src/platforms/wince-introduction.qdoc
@@ -94,11 +94,11 @@
application. You can either do it on the command line or inside of
Visual Studio. To do it on the command line, simply write:
- \snippet doc/src/snippets/code/doc_src_wince-introduction.qdoc 0
+ \snippet snippets/code/doc_src_wince-introduction.qdoc 0
To build the project inside of Visual Studio, on the command line write:
- \snippet doc/src/snippets/code/doc_src_wince-introduction.qdoc 1
+ \snippet snippets/code/doc_src_wince-introduction.qdoc 1
then start Visual Studio with the generated \c .vcproj or \c .sln file and
select \e{Build project}.