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

4 lines
82 B
Ruby

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