From 80aa6f7e844c5cdcd8e2265d0e70fbcfe41cbb41 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Wed, 11 Oct 2023 22:24:59 +0100 Subject: [PATCH] Updated 12 Building on Windows (markdown) --- 12-Building-on-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12-Building-on-Windows.md b/12-Building-on-Windows.md index d76efe1..43e8099 100644 --- a/12-Building-on-Windows.md +++ b/12-Building-on-Windows.md @@ -7,7 +7,7 @@ This guide is a WIP. It will eventually explain to users how to setup the PCSX2 If you are developing against the `pcsx2-qt` solution, you will need to do the following: - Download the binaries from here https://github.com/PCSX2/pcsx2-windows-dependencies/releases/ - tools / symbols are not required -- Extract into ~~`3rdparty/qt`~~ the main folder (where the `PCSX2_qt.sln` file is); you should see a new `deps` folder after extraction +- Extract into the main folder (where the `PCSX2_qt.sln` file is); you should see a new `deps` folder after extraction - Ensure you have opened the `*-qt` .sln file. # Required Build Applications