Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: everSome on July 26, 2026, 02:37:05 pm

Title: r13922 .cbp Option object_output usage
Post by: everSome on July 26, 2026, 02:37:05 pm
At least for debugger_gdbmi_wx32_64.cbp and debugger_gdbmi_wx33_64.cbp, it might be better to pluralize the object_output reference as all other wx32_64.cbp and wx33_64.cbp files do.  For instance, change
Code
<Option object_output="../../../.obj33_64/plugins/contrib/debugger_gdbmi" />
to
Code
<Option object_output="../../../.objs33_64/plugins/contrib/debugger_gdbmi" />
in the file debugger_gdbmi_wx33_64.cbp