Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch

Ads

Discussion Groups

Discussion Groups | Code-Composer | [Fwd: CCS dependency scan issue]

Technical discussions about Code Composer Studio.

  

Post a new Thread

[Fwd: CCS dependency scan issue] - Jeff Brower - Apr 15 14:45:00 2004



Is there a way to to force CCS dependency scan to respect #ifdef ?

I have several include files inside an #ifdef that I do not want to appear in
the
File View window:

#ifdef _PROJECT_A_

#include project_a.h
.
.

#endif Even if _PROJECT_A is not defined, CCS "sees" the files at build-time and adds
them
to File View window. I am hoping to keep Project B files from appearing in
Project
A.

Any suggestions appreciated.

-Jeff





(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )