Files
discount/msvc/README.md
T
Mateusz Łoskot df8c0c5eee 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 09:53:59 +01:00

231 B

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