mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
30 lines
1 KiB
XML
30 lines
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?NLS TYPE="org.eclipse.help.contexts"?>
|
|
<!--
|
|
******************************************************************
|
|
** (C) COPYRIGHT International Business Machines Corp. 2001,2003
|
|
** All Rights Reserved * Licensed Materials - Property of IBM
|
|
******************************************************************
|
|
-->
|
|
|
|
<contexts>
|
|
|
|
<context id ="default_cs_help">
|
|
<description>Click below to see help.</description>
|
|
<topic href="default_cs_help.htm"
|
|
label="Default Context Sensitive Help"/>
|
|
</context>
|
|
|
|
<context id ="cdt_make_builder_page">
|
|
<description>Define the build settings for the current project. </description>
|
|
<topic href="reference/cdt_u_newproj_buildset.htm"
|
|
label="Make Builder page, C/C++ Properties window"/>
|
|
</context>
|
|
|
|
<context id ="cdt_paths_symbols_page">
|
|
<description>Enter include paths and symbols. </description>
|
|
<topic href="reference/cdt_u_newproj_pathsymb.htm"
|
|
label="Paths and Symbols page, C/C++ Properties window"/>
|
|
</context>
|
|
|
|
</contexts>
|