mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
16 lines
No EOL
626 B
HTML
16 lines
No EOL
626 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. If your build environment has a build command that is not <tt>make</tt>, you need to change your <b>Build Command</b> from the default.
|
|
To do so deselect the <b>Use default</b> checkbox and enter the build command in the text box.</p>
|
|
|
|
</body>
|
|
</html> |