mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-24 02:51:39 +01:00
e0f02bdfb8
Solution: at least for vs2015, add vs2015/build.bat to work the same was as zproject.
3 lines
66 B
Batchfile
3 lines
66 B
Batchfile
@ECHO OFF
|
|
call ../build/buildbase.bat ..\vs2015\mysolution.sln 14
|