creating files under subfolder in a "c" project

sting sting zstingx at hotmail.com
Tue Oct 14 10:19:30 BST 2003


Hello,
I had created a simple "C" hello world project;
It compiles and runs with no problem;
Now I had tried add a new file (test.c); I want that this file will be in a 
different folder ;
by default, new files are created under myProjectPath/src, now I want that 
file
under myProjectPath/src/init;

I tried the following:
Press the "New File" tab on the left;
enter , in the new dialog, Directory:the folder path myProjectPath/src/init
FileName: test.c
and left the "Add to project" selected
I reach the Automake manager dialog (choose target)
If I leave the "Add new files to my active project" and press OK,
I see that Gideon added "test.c" fle under /src, and not under /src/init as 
I want ;
I looked in Gideon Documentation on kdevelop Web Site
but could not find something in the creating projects which can help;

many projects put files under subfolders and not all under the same folder;

so what should I do ?

regards,

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list