4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
Rscons::Environment.new do |env|
|
|
env.Preprocess("pp", "foo.h")
|
|
end
|