mirror of
https://github.com/rehlds/rehlds.git
synced 2024-12-28 15:45:46 +03:00
5 lines
102 B
Batchfile
5 lines
102 B
Batchfile
@echo off
|
|
call "%VS140COMNTOOLS%vcvarsqueryregistry.bat"
|
|
echo %UniversalCRTSdkDir%
|
|
echo %UCRTVersion%
|