zulu
25th January 2005, 17:35
hi,
is there a way to "strip out" only the necessary files from a c++ project?
something like "start with the entry-point in my new project A where function x of project B is called,
hunt through the calling-tree and give me all required sourcecode files of Project B"?
i want to use a routine of vdub without compiling the whole beast into my new app..
TIA,
zulu
is there a way to "strip out" only the necessary files from a c++ project?
something like "start with the entry-point in my new project A where function x of project B is called,
hunt through the calling-tree and give me all required sourcecode files of Project B"?
i want to use a routine of vdub without compiling the whole beast into my new app..
TIA,
zulu