Jump to content

Project plus dependencies copy.


Stocki

Recommended Posts

Hi All-

I want to create a copy of a project with all its dependencies. Doing this by clicking "save as.. copy" just saves the project file to another path, but all dependencies are still linked to the old files (no copies created to the new folder). I want a full independently running duplicate of the original.

Thnx

Stocki

Link to comment

It sounds like what you want to do is create a source code distribution. There are options in the build specification for including information in the user.lib and vi.lib.

Hope this helps.

Jason

Jason is right. The only thing you will need to copy is the project since source distributions are target based and not project based and it can drag all the interesting (vi.lib, user.lib, and inst.lib) stuff over. Just be careful not to include files you don't need, because cross-linking problems can be annoying.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.