1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_standard07.htm

17 lines
No EOL
795 B
HTML

<!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>Make Builder Settings</h3>
<p>Click the <b>Make Builder</b> tab. Depending on your operating environment, you may need to change your <b>Build Command</b> from default. Deselect the<b> Use default</b> checkbox and
enter the build command in the text box. It is recommended you leave the <b>Build on resource save</b> unchecked, otherwise whenever a file is
saved in your project the project will perform a build which can become time consuming for large projects.</p>
</body>
</html>