Sha256: 238de5f9e28a94c80d74112d2c19d7d8baadf2c5686fa2961119fb285e7a816d

Contents?: true

Size: 147 Bytes

Versions: 10

Compression:

Stored size: 147 Bytes

Contents

$:.unshift File.join(File.dirname(__FILE__),"..","..","lib")
require 'cxxproject'
CxxProject2Rake.new(['project_compile.rb'], 'build', "gcc", '.')

Version data entries

10 entries across 10 versions & 1 rubygems

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