Define dummy lib_dir of win32ole
This commit is contained in:
parent
8d319edf38
commit
f78447c9e8
Notes:
git
2025-01-16 04:07:36 +00:00
@ -8,5 +8,7 @@ module Rake
|
|||||||
puts "#{args.name} => #{args.prereqs.join(' ')}"
|
puts "#{args.name} => #{args.prereqs.join(' ')}"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def lib_dir; end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user