mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 12:45:41 +02:00
This patch adds the following 2 topics:
- Tasks -> Work with C or C++ project files -> Converting CDT 2.0 Managed Make Projects - Reference -> Project Properties -> Managed Make File Properties Thanks, Leo
This commit is contained in:
parent
29a1fcb59c
commit
84ba412d4b
14 changed files with 174 additions and 3 deletions
BIN
doc/org.eclipse.cdt.doc.user/images/mfile_build.PNG
Normal file
BIN
doc/org.eclipse.cdt.doc.user/images/mfile_build.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/mfile_info.PNG
Normal file
BIN
doc/org.eclipse.cdt.doc.user/images/mfile_info.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
doc/org.eclipse.cdt.doc.user/images/update_managed_build20.PNG
Normal file
BIN
doc/org.eclipse.cdt.doc.user/images/update_managed_build20.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
23
doc/org.eclipse.cdt.doc.user/reference/cdt_o_mmake_file.htm
Normal file
23
doc/org.eclipse.cdt.doc.user/reference/cdt_o_mmake_file.htm
Normal file
|
@ -0,0 +1,23 @@
|
|||
<!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>C/C++ Project Properties, Managed Make Files</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>C/C++ Project Properties, Managed Make Files</h1>
|
||||
<p>This section describes properties for a Managed make project source file.</p>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mfile_info.htm">Info</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mfile_build.htm">C/C++ Build</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">
|
||||
<a style="text-decoration:none" href="cdt_u_mfile_tool_settings.htm">Tool Settings</a><br>
|
||||
|
||||
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
|
||||
|
||||
</body>
|
||||
</html>
|
36
doc/org.eclipse.cdt.doc.user/reference/cdt_u_mfile_build.htm
Normal file
36
doc/org.eclipse.cdt.doc.user/reference/cdt_u_mfile_build.htm
Normal file
|
@ -0,0 +1,36 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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>C/C++ Project Properties, Managed Make File, Build</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>C/C++ Project Properties, Managed Make File, C/C++ Build</h1>
|
||||
Customizes the options used for a specific file in your build configuration. Select a tab in the
|
||||
Resource Configuration settings area to set a specific category of options.<p><img img src="../images/mfile_build.png" alt="C/C++ Project Properties, Managed Make File, Build"></p>
|
||||
|
||||
<p><dl>
|
||||
<dt>Exclude from build</dt><dd>Excludes the selected file from being built with the
|
||||
selected build configuration.</dd>
|
||||
<dt>Configuration:</dt><dd>Select the build configuration from the list provided.</dd>
|
||||
<dt>Resource Configuration settings</dt><dd>Edit individual file options.</dd>
|
||||
<dt>Restore Defaults</dt><dd>Returns any changes back to the setting of the selected configuration.</dd>
|
||||
<dt>Apply</dt><dd>Applies any changes.</dd>
|
||||
</dl></p>
|
||||
|
||||
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
|
||||
<a href="cdt_u_mfile_tool_settings.htm">C++ Project Properties, Managed Make File, C/C++ Build, Tool Settings</a><br>
|
||||
<a href="cdt_u_mfile_info.htm">C++ Project Properties, Managed Make File, Info</a><br>
|
||||
<a href="cdt_u_mprop_build.htm">C++ Project Properties, Managed, C/C++ Build</a></p>
|
||||
|
||||
<p>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
34
doc/org.eclipse.cdt.doc.user/reference/cdt_u_mfile_info.htm
Normal file
34
doc/org.eclipse.cdt.doc.user/reference/cdt_u_mfile_info.htm
Normal file
|
@ -0,0 +1,34 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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>C/C++ Project Properties, Managed Make File, Info</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>C/C++ Project Properties, Managed Make File, Info</h1>
|
||||
|
||||
<p><img img src="../images/mfile_info.png" alt="C/C++ Project Properties, Managed Make File, Info"></p>
|
||||
|
||||
<dl>
|
||||
<dt>Info</dt><dd>Shows file information.</dd>
|
||||
<dt>Read only</dt><dd>You can set the file to be read only.</dd>
|
||||
<dt>Derived</dt><dd>You can indicate that the file is derived from other resources.</dd>
|
||||
<dt>Text file encoding</dt><dd>You can specify an alternate text encoding.</dd>
|
||||
<dt>Restore Defaults</dt><dd>Returns any changes back to their default setting.</dd>
|
||||
<dt>Apply</dt><dd>Applies any changes.</dd>
|
||||
</dl></p>
|
||||
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
|
||||
<a href="cdt_u_mfile_build.htm">C++ Project Properties, Managed Make File, C/C++ Build</a><br>
|
||||
<a href="cdt_u_mprop_info.htm">C++ Project Properties, Managed, Info</a></p>
|
||||
|
||||
<p>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,35 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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>C/C++ Project Properties, Managed Make File, Build</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>C/C++ Project Properties, Managed Make File, C/C++ Build, Tool Settings</h1>
|
||||
Customizes the tools and tool options used by the selected file in your build configuration.
|
||||
<p><img img src="../images/mfile_build.png" alt="C/C++ Project Properties, Managed Make File, Build"></p>
|
||||
|
||||
<p><dl>
|
||||
<dt>Exclude from build</dt><dd>Excludes the selected file from being built with the
|
||||
selected build configuration.</dd>
|
||||
<dt>Configuration:</dt><dd>Select the build configuration from the list provided.</dd>
|
||||
<dt>Resource Configuration settings, Tool Settings</dt><dd>Edit individual tool options for the selected file.</dd>
|
||||
<dt>Restore Defaults</dt><dd>Returns any changes back to the setting of the selected configuration.</dd>
|
||||
<dt>Apply</dt><dd>Applies any changes.</dd>
|
||||
</dl></p>
|
||||
|
||||
|
||||
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
|
||||
<a href="cdt_u_mfile_info.htm">C++ Project Properties, Managed Make File, Info</a><br>
|
||||
<a href="cdt_u_mprop_tool_settings.htm">C++ Project Properties, Managed, C/C++ Build, Tool Settings</a></p>
|
||||
|
||||
<p>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -48,7 +48,8 @@ Configuration Settings area to set a specific category of options.<p><img img sr
|
|||
<a href="cdt_u_mprop_mbinary.htm">C++ Project Properties, Managed, C/C++ Build, Binary Parser</a><br>
|
||||
<a href="cdt_u_mprop_file_types.htm">C++ Project Properties, Managed, File Types</a><br>
|
||||
<a href="cdt_u_mprop_indexer.htm">C++ Project Properties, Managed, Indexer</a><br>
|
||||
<a href="cdt_u_mprop_ref.htm">C++ Project Properties, Managed, Project References</a></p>
|
||||
<a href="cdt_u_mprop_ref.htm">C++ Project Properties, Managed, Project References</a><br>
|
||||
<a href="cdt_u_mfile_build.htm">C++ Project Properties, Managed Make File, C/C++ Build</a></p>
|
||||
|
||||
<p>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
|
|
|
@ -48,7 +48,8 @@ Customizes the tools and tool options used in your build configuration.
|
|||
<a href="cdt_u_mprop_mbinary.htm">C++ Project Properties, Managed, C/C++ Build, Binary Parser</a><br>
|
||||
<a href="cdt_u_mprop_file_types.htm">C++ Project Properties, Managed, File Types</a><br>
|
||||
<a href="cdt_u_mprop_indexer.htm">C++ Project Properties, Managed, Indexer</a><br>
|
||||
<a href="cdt_u_mprop_ref.htm">C++ Project Properties, Managed, Project References</a></p>
|
||||
<a href="cdt_u_mprop_ref.htm">C++ Project Properties, Managed, Project References</a><br>
|
||||
<a href="cdt_u_mfile_tool_settings.htm">C++ Project Properties, Managed Make File, C/C++ Build, Tool Settings</a></p>
|
||||
|
||||
<p>
|
||||
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_make.htm">Creating a makefile</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_prvw_hide_files.htm">Hiding files by type in the C/C++ Projects view</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_convert_cdt_proj.htm">Converting CDT 1.x Projects</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_convert_mbs20_proj.htm">Converting CDT 2.0 Managed Make Projects</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_add_custom_persp.htm">Adding Convert to a C/C++ Make Project to the New menu</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_discovery.htm">Set Discovery Options</a><br>
|
||||
|
||||
|
|
|
@ -41,7 +41,8 @@ See <a href="cdt_t_discovery.htm">Set Discovery Options</a> for details.</p>
|
|||
|
||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
|
||||
<a href="cdt_t_add_custom_persp.htm">Adding Convert to a C/C++ Make Project to the New menu</a><br>
|
||||
<a href="cdt_t_discovery.htm">Set Discovery Options</a></p>
|
||||
<a href="cdt_t_discovery.htm">Set Discovery Options</a><br>
|
||||
<a href="cdt_t_convert_mbs20_proj.htm">Converting CDT 2.0 Managed Make Projects </a></p>
|
||||
|
||||
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
|
||||
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
<!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>Converting CDT 2.0 Managed Make Projects</title>
|
||||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Converting CDT 2.0 Managed Make Projects</h1>
|
||||
|
||||
<p>For a CDT 2.0 Managed Make project, the Managed Build system will prompt you to
|
||||
convert your project when it attempts to read the Managed Build project
|
||||
information and discovers that project needs to be updated. You will be prompted to update the project.</p>
|
||||
<p> <img src="../images/update_managed_build20.png" alt="Update CDT 2.0 Managed Builder dialog box"></p>
|
||||
<p>Click <b>Yes</b> and the project will be updated. The updated Managed
|
||||
Build information can no longer be loaded by CDT 2.0. Select <b>
|
||||
No</b> and the project will not be updated. You will be able to view the
|
||||
Managed Build settings, but no changes will be saved when you close the project
|
||||
or exit Eclipse.</p>
|
||||
|
||||
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
|
||||
<a href="cdt_t_convert_cdt_proj.htm">Converting CDT 1.x Projects </a></p>
|
||||
|
||||
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -76,6 +76,12 @@
|
|||
<topic label="Indexer" href="reference/cdt_u_mprop_indexer.htm"/>
|
||||
<topic label="Project References" href="reference/cdt_u_mprop_ref.htm"/>
|
||||
</topic>
|
||||
<topic label="Managed Make File Properties" href="reference/cdt_o_mmake_file.htm">
|
||||
<topic label="Info" href="reference/cdt_u_mfile_info.htm"/>
|
||||
<topic label="C/C++ Build" href="reference/cdt_u_mfile_build.htm">
|
||||
<topic label="Tool Settings" href="reference/cdt_u_mfile_tool_settings.htm"/>
|
||||
</topic>
|
||||
</topic>
|
||||
<topic label="Standard Make Projects" href="reference/cdt_o_smake_proj.htm">
|
||||
<topic label="Info" href="reference/cdt_u_sprop_info.htm"/>
|
||||
<topic label="Builders" href="reference/cdt_u_sprop_builders.htm"/>
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<topic label="Create a makefile" href="tasks/cdt_t_new_make.htm"/>
|
||||
<topic label="Hide files of a given type" href="tasks/cdt_t_prvw_hide_files.htm"/>
|
||||
<topic label="Converting CDT 1.x Projects" href="tasks/cdt_t_convert_cdt_proj.htm"/>
|
||||
<topic label="Converting CDT 2.0 Managed Make Projects" href="tasks/cdt_t_convert_mbs20_proj.htm"/>
|
||||
<topic label="Adding Convert to a C/C++ Make Project to the New menu" href="tasks/cdt_t_add_custom_persp.htm"/>
|
||||
<topic label="Set Discovery Options" href="tasks/cdt_t_discovery.htm"/>
|
||||
</topic>
|
||||
|
|
Loading…
Add table
Reference in a new issue