Hi! >> 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. Regards, Vailton Renato _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
