From ff8975dfc8732b3530dc04a22cd703abb5da7c37 Mon Sep 17 00:00:00 2001 From: nopeless <38830903+nopeless@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:24:44 -0500 Subject: docs: Fix formatting in windows.md for icon file inclusion --- doc/windows.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/windows.md b/doc/windows.md index 4ea03d0507..dd2ed273ae 100644 --- a/doc/windows.md +++ b/doc/windows.md @@ -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 -- cgit v1.2.3