parent
13126664ec
commit
32647c8580
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
@rem Convenience wrapper that run specified gRPC target using Nmake |
||||
@rem Usage: make.bat TARGET_NAME |
||||
|
||||
@rem Set VS variables |
||||
@call "%VS120COMNTOOLS%\..\..\vc\vcvarsall.bat" x86 |
||||
|
||||
nmake.exe /f GrpcTests.mak %1 |
Loading…
Reference in new issue