Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 89275a5ae05e07ef1ee146c74aa5190124a0ff5f (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                           
                          
 
                                                                                               

       
      
<!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>Create a CPP file</h3>

<p>Create the main.cpp file by right clicking your project and selecting <b>New > File</b>.</p>

</body>
</html>

Back to the top