User forums > Using Code::Blocks

Add new file to active project is too intricacy than before

<< < (4/6) > >>

killerbot:
or relative !!

for example I never ever have my sources next to tje project, this is the structure I use (say for a lib)

my_lib
  |
  |_____inc   // (exported headers)
  |
  |_____src  // the implementation (cpp and not exported headers)
  |
  |_____doc // documentation
  |
  |_____project // the cbp

so then I could type in : ..\src\my_file.cpp or ..\inc\my_file.h

EricKane:

--- Quote ---Please have a look at this post:
http://forums.codeblocks.org/index.php?topic=3598.msg28334#msg28334
and tell me your thoughts...?!  

--- End quote ---
when developer add it in next revision , i will try. If each software need be patched by myself, i have no time to do other things what i must to do.

MortenMacFly:
How about this one:

(http://img90.imageshack.us/img90/2729/filepathpaneldn2.png)?
With regards, Morten.

sethjackson:

--- Quote from: MortenMacFly on July 19, 2006, 11:12:01 am ---How about this one:

(http://img90.imageshack.us/img90/2729/filepathpaneldn2.png)?
With regards, Morten.

--- End quote ---

I like that one. :)

mdelfede:

--- Quote from: sethjackson on July 19, 2006, 01:54:00 pm ---
--- Quote from: MortenMacFly on July 19, 2006, 11:12:01 am ---How about this one:

(http://img90.imageshack.us/img90/2729/filepathpaneldn2.png)?
With regards, Morten.

--- End quote ---

I like that one. :)

--- End quote ---

Adding to more than one target is missing in that one... would be better a checklist.

Ciao

Max

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version