News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Import existing file to project

Started by tophe, September 02, 2013, 10:53:20 AM

Previous topic - Next topic

tophe

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?

BlueHazzard

you have to do it from hand, or to create a new file and copy&paste the code from one file to the other....