jstedfast / gmime

A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools.
GNU Lesser General Public License v2.1
113 stars 36 forks source link

Project files for MSVC 2017. #79

Closed lazyhamster closed 4 years ago

lazyhamster commented 4 years ago

New solution and project files to build GMime and example programs in Visual Studio 2017. Each project contains configurations for x86/x64 and Dll/Static builds. Project files are for main library and 4 example programs.

Also there are some minor modifications to examples:

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.05%) to 64.618% when pulling 3ac7eccf97d8e134873350e3151b7abd830de043 on lazyhamster:vs2017 into 6a2de210e06bce8bafb6a00bc7e60cc697087152 on jstedfast:master.