summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/opcua/doc/src/uacpp.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opcua/doc/src/uacpp.qdoc b/src/opcua/doc/src/uacpp.qdoc
index 0764f3e..b71f505 100644
--- a/src/opcua/doc/src/uacpp.qdoc
+++ b/src/opcua/doc/src/uacpp.qdoc
@@ -192,7 +192,7 @@
\code
cd \path\to\qtopcua
- qmake CONFIG+=debug -- UACPP_PREFIX=$SDKDIR
+ qmake CONFIG+=debug -- UACPP_PREFIX=%SDKDIR%
nmake
nmake install
\endcode