diff options
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/tcc-win32.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/tcc-win32.txt b/win32/tcc-win32.txt index 5b8ddb4..bbc4097 100644 --- a/win32/tcc-win32.txt +++ b/win32/tcc-win32.txt @@ -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. |
