Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Interproject dependencies

Hi,

How can I specify interproject dependencies in CDT? I was trying to
figure out how to implement support for interproject dependencies in my
toolchain, when I realize that I wasn't sure how to do it at all in
Eclipse. Do I have to manually specify link paths and options, or is
there some built in support for it?

-- 
/Jesper


Back to the top