change ftxui to efsw

This commit is contained in:
Jason Ly 2025-12-29 13:12:55 -05:00
parent dbd113deab
commit d3884f8e43

View File

@ -42,7 +42,7 @@ Run **x64 Native Tools Command Prompt for VS 2022**
``` ```
mkdir learndir mkdir learndir
cd learndir cd learndir
git clone https://git.indoodle.com/jason/joomer-ftxui-file-monitoring.git git clone https://git.indoodle.com/jason/joomer-efsw-file-monitoring.git
premake5 vs2022 premake5 vs2022
cd joomer-ftxui-file-monitoring/make/windows cd joomer-ftxui-file-monitoring/make/windows
msbuild joomer-ftxui-file-monitoring.vcxproj /t:Build /p:Configuration=Debug /p:Platform=x64 msbuild joomer-ftxui-file-monitoring.vcxproj /t:Build /p:Configuration=Debug /p:Platform=x64