Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Saving Property Sheets with Code::Blocks
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Saving Property Sheets with Code::Blocks (Read 3491 times)
NightOfFear
Single posting newcomer
Posts: 5
Saving Property Sheets with Code::Blocks
«
on:
June 06, 2013, 03:39:02 am »
I am using Code::Blocks 10.05 on Debian 7.0.0.
Does Code::Blocks have a way of saving property sheets/settings so that one does not have to reenter the same list of search directories every time one builds a new program?
Thanks,
Peter.
Logged
ollydbg
Developer
Lives here!
Posts: 6077
OpenCV and Robotics
Re: Saving Property Sheets with Code::Blocks
«
Reply #1 on:
June 06, 2013, 04:36:33 am »
Use the Menu:
Save project as template...
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Saving Property Sheets with Code::Blocks