mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-17 19:25:55 +02: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:
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
|
Reference in New Issue
Block a user