1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
cdt/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_basic06.htm
2007-05-03 12:53:12 +00:00

21 lines
No EOL
848 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>New Project (continue)</h3>
<p>Select required toolchain on the right pane.</p>
<p>Tool chain is a set of tools (compiler, linker, assembler) intended to build your project.
Additional tools, like debugger, can be associated with tool chain.<br>
There can be several toolchains available, depending on compilers installed in your system.
<p>
<p>You can click <b>Finish</b> just on this page. A project will be created with
default settings and full set of configurations.<br>
If you want change them, press <b>Next</b></p>
</body>
</html>