Sha256: f3b2a164576b026425b29de209abc5ba9e36a4ce528e721f00ebabf0190017d5
Contents?: true
Size: 410 Bytes
Versions: 11
Compression:
Stored size: 410 Bytes
Contents
### # wxRuby3 extension configuration file for binary gem # Copyright (c) M.J.N. Corino, The Netherlands ### # generate Rakefile with appropriate default task (all actual task in rakelib) File.open('../Rakefile', 'w') do |f| f.puts <<EOF__ ### # wxRuby3 rake file # Copyright (c) M.J.N. Corino, The Netherlands ### task :default do Rake::Task['wxruby:post:bingem'].invoke end EOF__ end
Version data entries
11 entries across 11 versions & 1 rubygems