Specify precompiled headers folder
Posted: Wed May 02, 2012 7:30 pm
Hello all,
I recently (re)discovered CodeLite and found it far better than Code::Blocks.
C::B however permits to specify what to do with the .pch file (in Project settings):
On a side note, here is what I'd like to find in CodeLite to drop definitely C::B:
Alexis
I recently (re)discovered CodeLite and found it far better than Code::Blocks.
C::B however permits to specify what to do with the .pch file (in Project settings):
- Generate PCH in a directory alonside ariginal header
Generate PCH in the object output dir
Generate PCH alongside original header (default)
On a side note, here is what I'd like to find in CodeLite to drop definitely C::B:
- C::B project import
wxSmith integration (yes, I know: wxFormBuilder. But it's an external app)
valgrind integration
split views
Alexis