Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_settings_artifact.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_settings_artifact.htm12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_settings_artifact.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_settings_artifact.htm
index f82b424eda3..bd2e2fd2f8b 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_settings_artifact.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_build_settings_artifact.htm
@@ -23,27 +23,27 @@
</colgroup>
<tbody>
<tr>
- <td><dt>Configuration</dt></td>
+ <td><b>Configuration</b></td>
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
</tr>
<tr>
- <td><dt>Manage configurations</dt></td>
+ <td><b>Manage configurations</b></td>
<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
</tr>
<tr>
- <td><dt>Artifact Type</dt></td>
+ <td><b>Artifact Type</b></td>
<td>Show the type for the selected artifact. Select an artifact type that is built by the currently selected build configuration (such as an <b>Executable</b>, <b>Static library</b>, and <b>Shared library</b>).</td>
</tr>
<tr>
- <td><dt>Artifact name</dt></td>
+ <td><b>Artifact name</b></td>
<td>Indicates the name of artifact. By default, the name is the same as project name.</td>
</tr>
<tr>
- <td><dt>Artifact extension</dt></td>
+ <td><b>Artifact extension</b></td>
<td>Specifies the file extension for the specified artifact type.</td>
</tr>
<tr>
- <td><dt>Output prefix</dt></td>
+ <td><b>Output prefix</b></td>
<td>Indicates a prefix that you want to prepend to the output results. </td>
</tr>
</tbody>

Back to the top