win32: explain usage of mingw w32api package

This commit is contained in:
grischka 2009-11-30 15:23:09 +01:00
parent a5279b2c05
commit 679f0794f8

View File

@ -92,7 +92,8 @@
http://www.mingw.org/
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.