LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Kdevelop IDE & copying files (https://www.linuxquestions.org/questions/programming-9/kdevelop-ide-and-copying-files-126155/)

carlosmg 12-15-2003 05:30 PM

Kdevelop IDE & copying files
 
Hi!

I'm using Kdevelop to manage a C++ program I have previously written that consists of multiple files in multiple directories.

The problem I have is that when Kdevelop imports these files, it copies them to the project directory. The code compiles fine, but when I want to port the code to windows, the directory structure is no longer there. All of the files are in the same directory.

Is there anyway to get Kdevelop to manage all these files in their appropriate directories?

Thanks so much.

C.Gallegos.


All times are GMT -5. The time now is 04:16 PM.