Skip to main content
summaryrefslogtreecommitdiffstats
blob: 4f6d95f3b2167a30ff69eff381d84a3f2ef21dc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<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++ New Project Wizard, Standard Make Project</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>

<body>

<div role="main"><h1>C/C++ New Project Wizard, Standard Make Project</h1>
<p>This section describes properties for creating a Standard make project in the <strong>C/C++ New Project Wizard</strong>.</p>
		<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_new_proj_wiz_s_name.htm">Name</a><br>
		<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_new_proj_wiz_s_proj.htm">Referenced Projects</a><br>
		<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_new_proj_wiz_s_mbuilder.htm">Make Builder</a><br>
		<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_new_proj_wiz_s_errorp.htm">Error Parsers</a><br>
		<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_new_proj_wiz_s_binary.htm">Binary Parser</a><br>
		<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_new_proj_wiz_s_discovery.htm">Discovery Options</a><br>
		<img src="../images/trans.gif" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_new_proj_wiz_s_cindexer.htm">C/C++ Indexer</a><br>
	
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>

</div></body>
</html>

Back to the top