mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
docs: Fix formatting in windows.md for icon file inclusion
This commit is contained in:
parent
c36c80bc25
commit
ff8975dfc8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user