codeblocks_gd_cbps SVN Repo
Workspace and project CodeBlocks files for Windows
Brought to you by:
gd_on
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2026-03-06 | gd_on | [r36] add -Wextra to clangd_client_Windows.cbp and co... |
| Env_vars.pdf | 2026-03-01 | gd_on | [r34] Small update in the doc |
| README.md | 2026-03-02 | gd_on | [r35] Small addition in readme.md |
This repository contains .cbp files (CodeBlocks Projets), for Windows only, and a workspace, to generate Code::Blocks itself.
They are wxWidgets version independant.
This is achieved by configuring global environment variables.
Have a look to Env_vars.pdf to set them correctly.
Copy the src directory in your codeblocks sources src directory.
All cbps are named *_Windows.cbp and do not interfere with already standard .cbp project files.
Codeblocks_Windows.cbp always creates an updateWindows.bat file. This file contains parameters to update the outputxx_yy directory.
Note: This work started in 2022 and is based on previous ideas ans works done by Andrew Cottrell (AndrewCot).