diff options
Diffstat (limited to 'deskutils/nextcloudclient/files/patch-doc_building.rst')
-rw-r--r-- | deskutils/nextcloudclient/files/patch-doc_building.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/deskutils/nextcloudclient/files/patch-doc_building.rst b/deskutils/nextcloudclient/files/patch-doc_building.rst new file mode 100644 index 000000000000..1765379abd1d --- /dev/null +++ b/deskutils/nextcloudclient/files/patch-doc_building.rst @@ -0,0 +1,25 @@ +--- doc/building.rst.orig 2024-09-14 08:21:08 UTC ++++ doc/building.rst +@@ -220,13 +220,9 @@ ---------------------------------- + + 1. Click on 'Modify' in the Visual Studio Installer: + +- .. image:: ./images/building/visual-studio-installer.png +- :alt: Visual Studio Installer + + 2. Select 'Desktop development with C++' + +- .. image:: ./images/building/desktop-development-with-cpp.png +- :alt: Desktop development with C++ + + Handling the dependencies + ------------------------- +@@ -265,8 +261,6 @@ --------- + + 4. To use the tools installed with Visual Studio, you need the following in your %PATH%: + +- .. image:: ./images/building/path.png +- :alt: Windows environment variables + + 5. Alternatively you can use the tools installed with KDE Craft by adding them to %PATH%: + |