Skip to content

A tiny win32 exe no default lib with vs2019, console build command.

Notifications You must be signed in to change notification settings

wxuefei/tinyexe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A tiny win32 exe no default lib with vs2019, console build command.

Resources

Stars

Watchers

Forks

Languages