]> jfr.im git - irc/unrealircd/unrealircd.git/commit
Add ability to use vs2012/vs2017 command with CUSTOMMODULE:
authorBram Matthys <redacted>
Mon, 27 Nov 2017 16:57:57 +0000 (17:57 +0100)
committerBram Matthys <redacted>
Mon, 27 Nov 2017 16:57:57 +0000 (17:57 +0100)
commitbe0b499d9426956b13a7688982afaa5774e9841a
tree2713f2496859951059ff2667ccbf519c880630ef
parent7851742bc50637c926e6988bcab781e725000d69
Add ability to use vs2012/vs2017 command with CUSTOMMODULE:
Visual Studio 2012:
call extras/build-tests/windows/compilecmd/vs2012.bat CUSTOMMODULE MODULEFILE=xyz
Visual Studio 2017:
call extras/build-tests/windows/compilecmd/vs2017.bat CUSTOMMODULE MODULEFILE=xyz
extras/build-tests/windows/compilecmd/vs2012.bat