[Build System]: How to clean target
Posted: Wed Sep 22, 2010 8:54 pm
Hi,
I have a static lib project.
In project settings, I choose to name my target with the name of my project (logical, is it !).
So, I write $(ProjectName) in Output File field.
All is alright but for cleaning: the target file (the library file, so) is never cleaned.
How to do so ?
How to make codelite generate target file in the same directory as intermediate files ?
Thanks all
I have a static lib project.
In project settings, I choose to name my target with the name of my project (logical, is it !).
So, I write $(ProjectName) in Output File field.
All is alright but for cleaning: the target file (the library file, so) is never cleaned.
How to do so ?
How to make codelite generate target file in the same directory as intermediate files ?
Thanks all