Vailton Renato wrote:
> 
>>> 7) I need to have an option to personalize the flags for compiler and
>>> linker in "Debug" or "Release" modes. in the toolbar and I need a
>>> practical way to  choose what target I would like to generate the
>>> application. So I could have # defines specific project to my way of
>>> "Debug" would not want to use in "Release" and this could be of great
>>> help. (Like MSVC)
>>> http://www.kssoftware.com.br/select-target-type.png
>>>
>>>    This needs alteration of 'workdir' in hbmk2, which
>>>    can be done using -workdir= option and adding a
>>>    '${hbide_build_type}' macro component to the dir,
>>>    and add -env:hbide_build_type=<debug|release> option
>>>    to set it.
>>>
>>
>> This is easy. We need to decide its placeholder.
>> It should be combobox in toolbar or a part of "Project Properties"
>> dialog ? Or somewhere else ?
> 
> I think the right would be a tab in project properties to inform the
> flags. And a combo in the toolbar to provide an method to select
> current compilation mode.
> 

Not as a tab in "Properties" but as a new field in <General> for 
<Debug Compiler Flags>. Build time flag can be picked from toolbar.

Pritpal Bedi
-- 
View this message in context: 
http://old.nabble.com/hbIDE---Requested-Thought-of-Features-Tracking-tp27313368p27315586.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to