Sha256: a90dad1e8801f409b4d6470a0031fcbf9c2595ca5ae1ce556c9982170b8b4b09

Contents?: true

Size: 209 Bytes

Versions: 10

Compression:

Stored size: 209 Bytes

Contents

$:.unshift File.join(File.dirname(__FILE__),"..","..","lib")
require 'cxxproject'
BuildDir = "BuildDir"

dependent_projects =  ['./project.rb']
CxxProject2Rake.new(dependent_projects, BuildDir, "clang", './')

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cxxproject-0.6.29 plugins/tmp/Rakefile.rb
cxxproject-0.6.28 plugins/tmp/Rakefile.rb
cxxproject-0.6.27 plugins/tmp/Rakefile.rb
cxxproject-0.6.26 plugins/tmp/Rakefile.rb
cxxproject-0.6.25 plugins/tmp/Rakefile.rb
cxxproject-0.6.24 plugins/tmp/Rakefile.rb
cxxproject-0.6.23 plugins/tmp/Rakefile.rb
cxxproject-0.6.21 plugins/tmp/Rakefile.rb
cxxproject-0.6.18 plugins/tmp/Rakefile.rb
cxxproject-0.6.17 plugins/tmp/Rakefile.rb