class Rake::Delphi::BorlandResourceCompiler

Public Class Methods

toolName() click to toggle source
# File lib/rake/delphi/rc.rb, line 14
def self.toolName
    'bin/brcc32.exe'
end