Hello at all.
How can i sort my files in several subdirectorys (not virtual directorys) in a project?
Example:
src/common/gui
src/common/structs
Sort files in several subdirectorys
-
- CodeLite Enthusiast
- Posts: 12
- Joined: Thu Mar 05, 2009 3:25 pm
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Sort files in several subdirectorys
You can create the directory structure you like on the disk and then add/create the files.
CodeLite does not create directories on the file system for you
Eran
CodeLite does not create directories on the file system for you
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 12
- Joined: Thu Mar 05, 2009 3:25 pm
- Contact:
Re: Sort files in several subdirectorys
ok, i understand. I can make the directorys manually and set the output path on the class wizard in the directory field. It works perfectly.
P.S. Codelite is a very good IDE for develop with wxWidgets. Great!!!
P.S. Codelite is a very good IDE for develop with wxWidgets. Great!!!