mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Unused library folder
This commit is contained in:
@@ -7,8 +7,6 @@ MRuby::Gem::Specification.new('mruby-io') do |spec|
|
||||
|
||||
if for_windows?
|
||||
spec.linker.libraries << "ws2_32"
|
||||
#spec.cc.include_paths += ["C:/Windows/system/include"]
|
||||
spec.linker.library_paths << "C:/Windows/system"
|
||||
end
|
||||
spec.add_test_dependency 'mruby-time', core: 'mruby-time'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user