aboutsummaryrefslogtreecommitdiff
path: root/dists/codeblocks/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dists/codeblocks/readme.txt')
-rw-r--r--dists/codeblocks/readme.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/dists/codeblocks/readme.txt b/dists/codeblocks/readme.txt
new file mode 100644
index 0000000000..b0456aee13
--- /dev/null
+++ b/dists/codeblocks/readme.txt
@@ -0,0 +1,7 @@
+The Code::Blocks project files can now be created automatically from the GCC
+files using the create_project tool inside the /tools/create_project folder.
+
+To create the default project files, build create_project.exe, copy it inside
+this folder and run the create_codeblocks.bat file for a default build. You can
+run create_project.exe with no parameters to check the possible command-line
+options.