ruby--ruby/ext/dl/win32/extconf.rb

4 lines
87 B
Ruby

if compiled?('dl') and $mswin||$bccwin||$mingw||$cygwin
create_makefile('win32')
end