summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>2010-06-24 19:32:07 +0000
committerChris Cleeland <chris.cleeland@gmail.com>2010-06-24 19:32:07 +0000
commit83bb7f17c0725c997dafd33f251f000e9c395ef7 (patch)
tree8871e549d002c40fa9e29a3e3ee777c373ba0976
parent8b826375b0e3d653509230192ffe9b1cf0f2d0ba (diff)
downloadMPC-83bb7f17c0725c997dafd33f251f000e9c395ef7.tar.gz
Added in description for common_defines.
-rw-r--r--docs/templates/cdt6cproject.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/cdt6cproject.txt b/docs/templates/cdt6cproject.txt
index e4805865..3e3e1cde 100644
--- a/docs/templates/cdt6cproject.txt
+++ b/docs/templates/cdt6cproject.txt
@@ -9,7 +9,7 @@ c_compiler_option_superclass = CDT tag for "superclass" for C compiler options.
c_linker_dynamiclib_superclass = CDT tag for "superclass" for C linker dynamic lib options.
c_linker_tool_superclass_root = CDT tag for "superclass" for C linker.
ccflags = (Optional) List of additional flags that should be passed to the C compiler.
-common_defines = <none>
+common_defines = Specifies macros that are common to all target types.
configuration_parent_root = Root of CDT tag used for <configuration> element.
cpp_compiler_option_superclass = CDT tag for "superclass" for C++ compiler options
cpp_linker_dynamiclib_superclass = CDT tag for "superclass" for C++ linker dynamic lib options.