Files
discount/msvc
Mateusz Łoskot 79367e6284 Add Makefile for NMAKE and Visual C++ toolset.
Add pre-digested config.h for Visual C++ on Windows
(courtesy of Martin Hofmann (tin-pot) fork of Discount).

Basic MSVC configuration allows to build libmarkdown and mkd2html utility.
2017-02-03 01:05:20 -08:00
..

Discount Markdown compiler on Windows with Visual C++

Makefile for NMAKE utility to build Discount using Visual C++ and pre-digested config.h template.

Build

nmake /f msvc/Makefile
nmake /f msvc/Makefile clean