Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 447 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 447 Bytes

lickey

software license management system library in C++.

Description

...

Features

...

Requirement

  • MSVC 14.0 x64
  • Boost 1.60
    • installation folder of Boost as environment variable, "BOOST_ROOT"
    • library folder which contains libraries of Boost built by MSVC14.0 for x64 platform, as "BOOST_LIB"
  • OpenSSL-1.0.2l

Usage

...

License

This project is licensed under the MIT License - see the LICENSE file for details.