diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2022-07-07 11:27:24 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2022-07-07 11:27:24 -0400 |
commit | b9a92ef22ccafbb43bbd5d0e3453d4d18622bee2 (patch) | |
tree | 2d139955666b634a91a9e22311b487810d52ee2e | |
parent | 1e5e20d2749690caaf5a084f90064346ec88d381 (diff) |
[1.0r3] update vs link to 2022
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -123,8 +123,8 @@ Extract the zip, copy SDL2-2.x.y into the ted directory, and rename it to SDL2. to the ted directory. Then run `make.bat release`. -To build the .msi file, you will need Visual Studio, as well as the -[Visual Studio Installer Projects extension](https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects). +To build the .msi file, you will need Visual Studio 2022, as well as the +[Visual Studio Installer Projects extension](https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects). Then, open windows\_installer\\ted\\ted.sln, and build. ## Version history |