mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-26 12:04:59 +08:00
win32: explain usage of mingw w32api package
This commit is contained in:
parent
a5279b2c05
commit
679f0794f8
@ -92,7 +92,8 @@
|
|||||||
http://www.mingw.org/
|
http://www.mingw.org/
|
||||||
|
|
||||||
From the windows headers, only a minimal set is included. If you need
|
From the windows headers, only a minimal set is included. If you need
|
||||||
more, get MinGW's "w32api" package.
|
more, get MinGW's "w32api" package. Extract the files from "include"
|
||||||
|
into your "tcc/include/winapi" directory.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user