2005/5/9
-- ACDK API Docs Namespaces acdk acdk::make CppSourceDependTask members See also: CppSourceDependTask.cpp CppSourceDependTask.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <CppSourceDependTask.h>
Inheritance diagram for acdk::make::CppSourceDependTask:
[inline]
[virtual]
returns true if target exists and is not older thant source
Reimplemented from acdk::make::AbstractTask.
[protected]
Check only files which are included #enclude OtherFile.h or #enclude ../src/OtherFile.h ignore all #enclude <OtherFile.h>.
Parse also found include files.
If false only the directly included files are checked.
[static]