Provide a mechanism for building the library on Windows with different compiler flags...
commitded80866563436d453e4fa26e8645e87529d07b8
authorbillsegall <bill@segall.net>
Thu, 17 Dec 2015 11:27:37 +0000 (17 21:27 +1000)
committerbillsegall <bill@segall.net>
Thu, 17 Dec 2015 11:27:37 +0000 (17 21:27 +1000)
tree8a7c791fe6d6d145bc3b54827fc9849872c86a73
parentc9e6c3d70f837755c3ea66700ff70f61d1e18015
Provide a mechanism for building the library on Windows with different compiler flags. Add a batch file that builds it for the M[DT][d] options and performs a hunt and gather of the different output libraries.
Makefile.nmake
buildall.bat [new file with mode: 0644]
test/Makefile.nmake