Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: LETARTARE on March 05, 2026, 10:46:24 am

Title: Generate a file '*_linux.cbp' to '*_win.cbp' or vice versa
Post by: LETARTARE on March 05, 2026, 10:46:24 am
Is there a script or program that would create a project file from 'Linux' to 'Windows' or vice versa?
Title: Re: Generate a file '*_linux.cbp' to '*_win.cbp' or vice versa
Post by: ollydbg on March 05, 2026, 11:23:10 am
Why do you need such feature.

I think mostly, the files in the cbp are the same(mostly), but different OSs have different include search files and linker options.