vmg / sundown

Standards compliant, fast, secure markdown processing library in C
1.99k stars 385 forks source link

MVC compatibility #25

Closed brandonc closed 13 years ago

brandonc commented 13 years ago

Visual Studio build capability. Included is support for building libupskirt.dll and upskirt.exe on both version 2008 and version 2010.

Changes made to original source files have been constrained to dll export statements only. I also decided to export bufnew and bufrelease from buffer.h since these structures are required by other exports.

brandonc commented 13 years ago

Should have squashed those commits together but I learned how too late.

brandonc commented 13 years ago

Closing this. I can do slightly better.