mirror of
https://github.com/rehlds/reapi.git
synced 2024-12-29 08:05:36 +03:00
61fe805a29
Minor refactoring
5 lines
102 B
Batchfile
5 lines
102 B
Batchfile
@echo off
|
|
call "%VS140COMNTOOLS%vcvarsqueryregistry.bat"
|
|
echo %UniversalCRTSdkDir%
|
|
echo %UCRTVersion%
|