* properties.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38295 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2012-12-10 09:03:17 +00:00
parent f9aa334b5b
commit 0e7fd84774

View File

@ -1,3 +1,3 @@
if compiled?('fiddle') and $mswin||$mingw||$cygwin
create_makefile('win32')
end
if compiled?('fiddle') and $mswin||$mingw||$cygwin
create_makefile('win32')
end