mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
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.
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