Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: bb0cfe51a811b0a2a45a13a0672a26a2996a3d3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!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>Run Configuration</h3>

<p>Select the new <b>C/C++ Application</b> you want to execute by clicking the <b>Search</b> button and from the <b>Program Selection</b> window choose the appropriate binary from the list and click <b>OK</b>.</p>


</body>
</html>

Back to the top