See my patch:
http://pastebin.com/FRwbamPd
I need to exclude a lot of files (hundreds) from a certain build config so I got annoyed and dug into the source.
Sorry if your standard is 5 spaces (is it?), I used tabs.
Also, why are the SetItemTextColour commented out? It works fine on my machine.
Hope this is useful!
Multi ExcludeConfigForFile
-
- CodeLite Curious
- Posts: 1
- Joined: Sun Dec 22, 2013 2:18 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Multi ExcludeConfigForFile
@MichelPaulissen
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Multi ExcludeConfigForFile
Thanks, applied to git head
Eran
Eran
Make sure you have read the HOW TO POST thread
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Multi ExcludeConfigForFile
Forgot to mention, in the future please follow this coding guidelines:
http://codelite.org/Developers/CodingGuidelines
Thanks,
Eran
http://codelite.org/Developers/CodingGuidelines
Thanks,
Eran
Make sure you have read the HOW TO POST thread