add files

This commit is contained in:
ChiKyun Kim
2025-09-15 17:36:46 +09:00
parent 25f28b26b0
commit debbf712d4
7 changed files with 194 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
@echo off
echo Building V2GDecoder VC++ Project...
echo Building AGV C# HMI Project...
REM Check if Visual Studio 2022 is installed
if not exist "C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Current\Bin\MSBuild.exe" (