Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 325 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 325 Bytes

Purpose

  1. Learn how to build exe witch vs2019 console commands.
  2. Create a pure win32 exe which no default c lib.

Build

b.bat

Notes

Please edit b.bat and change vc & sdk to your actual path

set vc=D:\Tools\vs2019\Community\VC\Tools\MSVC\14.29.30133
set sdk=C:\Program Files (x86)\Windows Kits\10