I have a number of folders in the library settings for Win32. Is there a quick way to copy-paste them to other platforms? It's a pain to add each one manually.

I have a number of folders in the library settings for Win32. Is there a quick way to copy-paste them to other platforms? It's a pain to add each one manually.
Thanks.

Comments

  1. Asbjørn Heid​ what if the source files change? How do you get the files recompiled? Sounds like you'd need to recompile every time you switched branch. Perhaps I don't understand what you are doing.

    ReplyDelete
  2. David Heffernan Sorry, got the subthreads mixed up here. 

    At work, we use the global library path as said, units and packages are compiled whenever they're updated (by the person that updates them) and source, DCUs and BPLs are committed to the repository (in the trunk).

    When switching branches I (with one rare exception as noted above) just have to quit the IDE (due to components), switch branch, start IDE again.

    ReplyDelete
  3. Ok, dcus committed, that makes sense. You can do the same with project search path though.

    ReplyDelete

Post a Comment