Author Topic: Clean wipes both projects in a workspace  (Read 4484 times)

chrisoshea

  • Guest
Clean wipes both projects in a workspace
« on: January 27, 2010, 04:37:54 pm »
Hi all,

I have a workspace with two cbp project files in. My workspace file looks like...

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_workspace_file>
   <Workspace title="Workspace">
      <Project filename="..\..\..\libs\openFrameworksCompiled\project\win_cb\openFrameworksLib.cbp" />
      <Project filename="myApp.cbp" active="1">
         <Depends filename="..\..\..\libs\openFrameworksCompiled\project\win_cb\openFrameworksLib.cbp" />
      </Project>
   </Workspace>
</CodeBlocks_workspace_file>

When I right click on the myApp project in the tree and click clean, it cleans both that project and the openFrameworks project. Is it possible just to clean the one project?

Many thanks

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7785
    • My Best Post
Re: Clean wipes both projects in a workspace
« Reply #1 on: January 27, 2010, 07:40:56 pm »
Yes, Remove the project dependency.

Tim S.

C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org