aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2019-05-25 17:50:21 +0100
committerGraham Bloice <graham.bloice@trihedral.com>2019-05-25 18:25:22 +0000
commit93303118d43041c0fa1e428f218cc7afe9204de5 (patch)
tree13853e59d9490d117e91ccb1ee7f6a4f27533ac5 /docbook/wsdg_src
parent6ca48b2b6638f34e23b74cc4f268395750553c42 (diff)
Developers Guide: Fix issue with Windows env vars
Change-Id: I2f78cf59267196c2994f7f16934562074afa9f4f Reviewed-on: https://code.wireshark.org/review/33358 Petri-Dish: Graham Bloice <graham.bloice@trihedral.com> Tested-by: Petri Dish Buildbot Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'docbook/wsdg_src')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.adoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc b/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc
index 58fc75bd14..e8313e86de 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.adoc
@@ -347,12 +347,6 @@ Set the following environment variables, using paths and values suitable for you
> set WIRESHARK_VERSION_EXTRA=-YourExtraVersionInfo
----
-If you are using a version of Visual Studio earlier than VS2017 then you must set an additional env var,
-e.g. for VS2019 set the following:
-----
-> set VisualStudioVersion=10.0
-----
-
Setting these variables could be added to a batch file to be run after you open
the Visual Studio Tools Command Prompt.