Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTanya-Marise De Sousa2003-11-28 21:50:02 +0000
committerTanya-Marise De Sousa2003-11-28 21:50:02 +0000
commitbbb4ddf50101c7abe5a887c9ad3513faf20563e9 (patch)
tree09f6968bbe3163e476306e8dd1bd448290afa1a4 /doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml
parentc30833b28f02961a4de6ae501ecddc72e6966154 (diff)
downloadorg.eclipse.cdt-bbb4ddf50101c7abe5a887c9ad3513faf20563e9.tar.gz
org.eclipse.cdt-bbb4ddf50101c7abe5a887c9ad3513faf20563e9.tar.xz
org.eclipse.cdt-bbb4ddf50101c7abe5a887c9ad3513faf20563e9.zip
CDT User Guide files have been restructured
to facilitate contributions by the open source community.
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml')
-rw-r--r--doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml
index b73aff02625..779bc417d74 100644
--- a/doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml
+++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT_make.xml
@@ -1,3 +1,12 @@
+<?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">
@@ -8,13 +17,13 @@
<context id ="cdt_make_builder_page">
<description>Define the build settings for the current project. </description>
- <topic href="cdt_u_newproj_buildset.htm"
+ <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="cdt_u_newproj_pathsymb.htm"
+ <topic href="reference/cdt_u_newproj_pathsymb.htm"
label="Paths and Symbols page, C/C++ Properties window"/>
</context>

Back to the top