Author Topic: Import existing file to project  (Read 3158 times)

tophe

  • Guest
Import existing file to project
« on: September 02, 2013, 10:53:20 am »
I'm using Code::BLocks for my programming studies.

Sometimes I need to add files by the teacher or import files from an old project.
But when I choose Project > Add files.. it will only link to the file I choose.

I need to import them - i.e. I want Code::Blocks to copy the files I select to my project folder and add the new files to the project.
Is that possible?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Import existing file to project
« Reply #1 on: September 02, 2013, 10:39:02 pm »
you have to do it from hand, or to create a new file and copy&paste the code from one file to the other....