Skip to content
Snippets Groups Projects
Commit 5c821372 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Nope.

I guess just because it works on my computer doesn't mean it will
work on someone else's. :(
parent f111c298
Branches
Tags
No related merge requests found
......@@ -2,5 +2,5 @@
setlocal
rem *** Requires Microsoft Visual C++ 2022 ***
call "%VS170COMNTOOLS%\VsMSBuildCmd.bat"
msbuild syncterm.sln /p:Platform="Win32" %* -t:Clean;Compile
msbuild syncterm.sln /p:Platform="Win32" %*
if errorlevel 1 echo. & echo !ERROR(s) occurred & exit /b 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment