mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 23:51:04 +08:00
Problem: libzmq uses different build.bat style than zproject
Solution: at least for vs2015, add vs2015/build.bat to work the same was as zproject.
This commit is contained in:
parent
07cba2307d
commit
e0f02bdfb8
2
builds/msvc/vs2015/build.bat
Normal file
2
builds/msvc/vs2015/build.bat
Normal file
@ -0,0 +1,2 @@
|
||||
@ECHO OFF
|
||||
call ../build/buildbase.bat ..\vs2015\mysolution.sln 14
|
Loading…
x
Reference in New Issue
Block a user