core/com.nokia.carbide.cpp.compiler.doc.user/cpp_embTOC.xml
author timkelly
Wed, 28 Jul 2010 15:19:12 -0500
branchC3_BUILDER_WORK
changeset 1710 94cdcd7c5550
parent 0 fb279309251b
permissions -rw-r--r--
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1. For SBSv2, they are retrieved from the sbs config query. Also, clean up some API and comments on public APIS

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<toc label="C++ and Embedded Compilers" href="html/emb_systems/emb_systems.htm">

	<topic label="Activating EC++" 						href="html/emb_systems/emb_activating.htm" /> 
	<topic label="Differences Between ISO C++ and EC++" href="html/emb_systems/emb_differences.htm" /> 
	<topic label="EC++ Specifications" 					href="html/emb_systems/emb_specifications.htm" /> 

	<topic label="Obtaining Smaller Code Size in C++" href="html/emb_systems/emb_smaller_code.htm" > 
		<topic label="Compiler-related Strategies" 			href="html/emb_systems/emb_code_compiler.htm" /> 
		<topic label="Language-related Strategies" 			href="html/emb_systems/emb_code_language.htm" /> 
		<topic label="Library-related Strategies" 			href="html/emb_systems/emb_code_library.htm" /> 
    </topic>
</toc>