2005/5/9
-- ACDK API Docs Namespaces acdk acdk::make CommandLineCompilerTool members See also: CommandLineCompilerTool.cpp CommandLineCompilerTool.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <CommandLineCompilerTool.h>
Inheritance diagram for acdk::make::CommandLineCompilerTool:
[inline]
[virtual]
Implements acdk::make::AbstractTool.
Public interface to execute a task.
Implementation Task should implement execute.
Reimplemented from acdk::make::AbstractTask.
[private]
Expects following properties: TOOL_BASENAME: base name of the command line utility.
After the tool is configured the TOOL_FQNAME is set. TOOL_MASK: Mask, which evaluate the command line.