Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 434 Bytes

ReadMe.md

File metadata and controls

14 lines (9 loc) · 434 Bytes

VC-LTL 使用示例 - NMakeConsoleDemo - Visual Studio NMake 控制台应用

这是一个用来展示如何在一个使用 Visual Studio NMake 开发的应用上面使用 VC-LTL 的例子

注:该项目的 VC-LTL helper for nmake.cmd 是从 VC-LTL 复制而来

编译环境需求

  • Visual Studio 2017 或者 2019

Release 模式编译

执行 build.bat

Release 模式运行(需要编译后使用)

执行 run.bat