mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00

Another doc update patch. This one includes screen captures for the C++ preferences, and some views, outline view, projects view. Updated the references page to show all documentation in that section from the main page (there were double linked sections and some docs were not linked). Updated the topics_Reference.xml, it also contained invalid and double linked sections.
43 lines
No EOL
1.7 KiB
HTML
43 lines
No EOL
1.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Paths and symbols page, C/C++ Properties window</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
<!--INFOPOP
|
|
Enter include paths and symbols.
|
|
END INFOPOP-->
|
|
|
|
<body>
|
|
|
|
<h1>Paths and Symbols page, C/C++ Preferences window</h1>
|
|
|
|
<p>You can define include paths and preprocessor symbols on the Paths and Symbols page of the C/C++ Preferences window.</p>
|
|
<p><img src="../images/new_make-paths_symbols.png" border="0" width="615" height="612" alt="Make Paths and Symbols Preferences Dialog Box"></p>
|
|
|
|
<dl>
|
|
<dt>Automate scanner configuration discovery</dt>
|
|
<dd>Select this checkbox to configure the scanner discovery to run automatically.</dd>
|
|
<dt>Options</dt>
|
|
<dd>Click this button to open the Scanner Configuration Discovery options.</dd>
|
|
<dt>Manage</dt>
|
|
<dd>Click these buttons to open the Manage include paths or Manage defined symbols windows.</dd>
|
|
</dl>
|
|
|
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
|
|
<br>
|
|
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
|
|
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
|
|
<br>
|
|
<a href="../tasks/cdt_t_proj_paths.htm">Including paths and symbols</a></p>
|
|
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
|
<br>
|
|
<a href="cdt_o_proj_prop_pages.htm">Project properties</a></p>
|
|
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
|
|
|
</body>
|
|
|
|
</html> |