carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_make_settings_pref.htm
changeset 5 684bf18fdedf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_make_settings_pref.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,66 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>Settings preferences</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Settings preferences</h1>
+
+<p>Use the <b>Settings</b> preference panel in the Preferences window to specify the Makefile style and include directories.</p>
+
+<p><img src="../images/make_settings_prefs.png" alt="Settings Preferences Window"></p>
+<table width="600px" cellpadding="5" cellspacing="0" border="1" >
+	<caption><b>Settings Preference Options</b></caption>
+	<colgroup>
+		<col width="30%" valign="top" >
+		<col width="70%" valign="top" >
+	</colgroup>
+	<tbody>
+		<tr>
+			<td><b>Posix Make</b></td>
+			<td>Enable to generate makefiles that are POSIX Make compatible.</td>
+		</tr>
+		<tr>
+			<td><b>GNU Make</b></td>
+			<td>Enable to generate makefiles that are GNU Make compatible.</td>
+		</tr>
+		<tr>
+			<td><b>New...</b></td>
+			<td>Opens the <b>Browse for Folder</b> dialog to select a directory.</td>
+		</tr>
+		<tr>
+			<td><b>Remove</b></td>
+			<td>Click to remove the currently selected directory from the Makefile include directories list.</td>
+		</tr>
+		<tr>
+			<td><b>Up</b></td>
+			<td>Click to move the currently selected directory up in the list.</td>
+		</tr>
+		<tr>
+			<td><b>Down</b></td>
+			<td>Click to move the currently selected directory down in the list.</td>
+		</tr>
+	</tbody>
+</table>
+
+<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_build_set.htm">Defining Project Build settings</a><br>
+<a href="../tasks/cdt_o_build_task.htm">Building projects</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
+<a href="../reference/cdt_o_views.htm">Views</a></p>
+<hr>
+<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
+
+</body>
+
+</html>