diff options
author | bonmas14 <bonmas14@gmail.com> | 2025-09-20 22:46:29 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-20 22:46:29 +0300 |
commit | 651123babf08c7368250357b4e33c013eaeaf3ea (patch) | |
tree | df1e69ceebc0e0494ee0278e4568ddb539cfae4f /README.md | |
parent | cdda4c4182c9ee068567529715e4a5c68a8efb58 (diff) | |
download | c_wizard-651123babf08c7368250357b4e33c013eaeaf3ea.tar.gz c_wizard-651123babf08c7368250357b4e33c013eaeaf3ea.zip |
thats not .exe you stupid
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Contains header-only library for encoding/decoding audio streams called: `lpc10_ Tested on: ## Windows 10, Visual Studio 2022 msvc version 19.39.33523 for x64 -0. Open terminal and run vcvars64.exe to setup environment. +0. Open terminal and run `vcvars64.bat` to setup environment. 1. execute: ```cmd full_rebuild.bat rel |