aboutsummaryrefslogtreecommitdiffstats
path: root/ext/dl/win32/extconf.rb
blob: 3e96b521ee5798f2856a1a96df5a0fced7417cf2 (plain)
1
2
3
if compiled?('dl') and !complied?('fiddle') and $mswin||$bccwin||$mingw||$cygwin
  create_makefile('win32')
end