docs: Fix formatting in windows.md for icon file inclusion

This commit is contained in:
nopeless 2025-10-02 20:24:44 -05:00 committed by Nobuyoshi Nakada
parent c36c80bc25
commit ff8975dfc8

View File

@ -285,6 +285,7 @@ Any icon files(`*.ico`) in the build directory, directories specified with
_icondirs_ make variable and `win32` directory under the ruby
source directory will be included in DLL or executable files, according
to their base names.
$(RUBY_INSTALL_NAME).ico or ruby.ico --> $(RUBY_INSTALL_NAME).exe
$(RUBYW_INSTALL_NAME).ico or rubyw.ico --> $(RUBYW_INSTALL_NAME).exe
the others --> $(RUBY_SO_NAME).dll