2005/5/9
-- ACDK API Docs Namespaces acdk acdk::make AcdkBinaryTask members See also: AcdkBinaryTask.cpp AcdkBinaryTask.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <AcdkBinaryTask.h>
Inheritance diagram for acdk::make::AcdkBinaryTask:
[protected]
[inline]
an acdk library has to following the standard naming conventions of ACKD library.
In case the library my_package will be added the sources of this binary will define USE_MY_PACKAGE_LIB will be defined
Possible targets are: DEBUG / RELEASE SHARED / STATIC SO / STATIC.
directory contains a ACDK module with meta info.
All *.h are added to headers All *.cpp are added to soruces
[virtual]
Public interface to execute a task.
Implementation Task should implement execute.
Reimplemented from acdk::make::AbstractTask.
Reimplemented in acdk::make::AcdkExeTask, and acdk::make::AcdkLibTask.
[static]
returns debug etc.
return the file specifications for sources
[inline, virtual]
For logging and working dir.
basedir is used to specify base dir for object files.
Will overwritten by lib and exe.
relative base directory where hierarchy is starting
only win32 .def file
unexpanded sources and directories