summaryrefslogtreecommitdiff
path: root/ext/win32/extconf.rb
blob: c4efee81493cc2b8228744bac74d5af85a5e5528 (plain)
1
2
3
if compiled?('fiddle') and $mswin||$mingw||$cygwin
  create_makefile('win32')
end