mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
Document .obj files.
This commit is contained in:
@@ -325,7 +325,10 @@ and they are updated (if needed) by every recompilation of that module.
|
||||
@file{.c} files are C source code.
|
||||
|
||||
@item
|
||||
@file{.o} files are object code.
|
||||
@file{.o} files are object code (generated by C compilers other than MSVC).
|
||||
|
||||
@item
|
||||
@file{.obj} files are object code (generated by MSVC).
|
||||
|
||||
@item
|
||||
@file{.pic_o} files are object code files
|
||||
|
||||
Reference in New Issue
Block a user