core/com.nokia.carbide.cpp.doc.user/html/concepts/carbide_projects.htm
author fturovic <frank.turovich@nokia.com>
Wed, 17 Jun 2009 12:03:14 -0500
changeset 259 53dc199caef8
parent 0 fb279309251b
child 939 47d3ca29d054
child 1207 e265bbe56eb0
permissions -rw-r--r--
updated release notes and bug fixes for 2.1

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Carbide.c++ Projects</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Carbide.c++ Projects</h2>
<p>Carbide.c++ can import .inf files to create projects. Once imported, those files are forgotten and all changes made to a Carbide.c++ project, like adding files or libraries, are handled by the IDE itself either using the <b>File &gt; New</b> menu item, <b>File &gt; Import</b>, or the <a href="../reference/ProjectPreferences.html">Project Properties</a> window.</p>
<p>Carbide.c++ can not export changes back to an  .inf file.</p>
<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/projects/prj_set_build_tgt.htm">Setting Build Configuartions</a></li>
  <li><a href="../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a> </li>
</ul>
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>