User forums > Using Code::Blocks
*.layout, *.o, *.depend files
(1/1)
Leo.J90:
What are they for?
kkez:
Just open them and you'll see!
.o => object files
.layout => this is a list of all the open files in the corresponding project, with tab and line position
.depend => the dependencies of each file in a project
Navigation
[0] Message Index
Go to full version