2004-05-05 12:45:42 +00:00
|
|
|
<!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>Tutorial</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h3>New Project Wizard</h3>
|
|
|
|
|
2004-06-21 10:33:03 +00:00
|
|
|
<p>You will now see the <b>New Project</b> wizard. Open a C or C++ project and select Managed Make project.
|
2004-05-05 12:45:42 +00:00
|
|
|
A Standard Make C/C++ project requires you to provide a makefile, a Managed Make project will create one for you.</p>
|
|
|
|
|
|
|
|
</body>
|
2004-05-15 20:50:33 +00:00
|
|
|
</html>
|