From d8a89fc43cac3095807d980cf30a2f4ef2fd3b96 Mon Sep 17 00:00:00 2001 From: Zoltan Somogyi Date: Tue, 15 Jul 2025 12:35:47 +0200 Subject: [PATCH] Document .obj files. --- doc/user_guide.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/user_guide.texi b/doc/user_guide.texi index 1236fcffd..9e5d9c36d 100644 --- a/doc/user_guide.texi +++ b/doc/user_guide.texi @@ -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