vc-ltl 5.2.1

Shared to msvcrt.dll or ucrtbase.dll and optimize the application file size.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

edition = "2018"

name = "vc-ltl"

version = "5.2.1"

authors = ["mingkuang <mingkuang@live.com>", "Kenji Mouri <Mouri_Naruto@Outlook.com>"]

build = "build.rs"

include = ["/src", "/TargetPlatform", "build.rs"]

description = "Shared to msvcrt.dll or ucrtbase.dll and optimize the application file size."

readme = "ReadMe.md"

license-file = "LICENSE"

repository = "https://github.com/Chuyu-Team/VC-LTL5"



[dependencies]