Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <1557255+kcgen@users.noreply.github.com>2022-07-28 20:34:37 +0300
committerGitHub <noreply@github.com>2022-07-28 20:34:37 +0300
commit73909db4948359f85e8ba4d3527c965aa094abb7 (patch)
treeebf66b23a049198d81d2fabb7c529b06c3241ea4 /BUILD.md
parente02135743ad2d6d97a9c2cd27b6ab925c72d6b3a (diff)
Drop the pdcurses dependency for Visual Studio debugger builds
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/BUILD.md b/BUILD.md
index eae9e88cc..8695060ed 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -32,9 +32,8 @@ meson setup -Dbuildtype=release -Denable_debugger=heavy build/debugger
ninja -C build/debugger
```
-If using Visual Studio, install `pdcurses` using vcpkg and change
-the `C_DEBUG` and optionally the `C_HEAVY_DEBUG` lines inside
-`src/platform/visualc/config.h`.
+If using Visual Studio change the `C_DEBUG` and optionally the
+`C_HEAVY_DEBUG` lines inside `src/platform/visualc/config.h`.
Default debugger: