mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() The other of the include We need to reorder the include/macros: includes the closest match to the resource will come first /project/src/file.c --> /usr/local/include /project/src --> /usr/include /usr/local/include must come first. For the macros the closest symbol will override /projec/src/file.c --> NDEBUG=1 /project/src --> NDEBUG=0 We will use NDEBUG=1 only |
||
---|---|---|
.. | ||
browser | ||
dependency | ||
index | ||
model/org/eclipse/cdt | ||
parser | ||
schema | ||
search | ||
src/org/eclipse/cdt | ||
template | ||
utils/org/eclipse/cdt/utils | ||
.classpath | ||
.cvsignore | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
ChangeLog-2003 | ||
plugin.properties | ||
plugin.xml |