akio-tanaka / lickey

software license management system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

software license management system

License:MIT License


Languages

Language:C++ 97.0%Language:Objective-C 1.6%Language:C 1.5%