aboutsummaryrefslogtreecommitdiff
path: root/dists/codeblocks
diff options
context:
space:
mode:
authorJohannes Schickel2015-03-05 01:32:51 +0100
committerJohannes Schickel2015-03-05 01:32:51 +0100
commit606e303f7699bcc68fe349baa5689d16160c9682 (patch)
tree8bb09efd21d1d34efd7a945cc7d9823164a75f1a /dists/codeblocks
parent6f56d4e9552fa5bee9a36a33905c692effa6ff5c (diff)
downloadscummvm-rg350-606e303f7699bcc68fe349baa5689d16160c9682.tar.gz
scummvm-rg350-606e303f7699bcc68fe349baa5689d16160c9682.tar.bz2
scummvm-rg350-606e303f7699bcc68fe349baa5689d16160c9682.zip
DEVTOOLS: Update codeblocks readme.txt to "new" dir structure.
Diffstat (limited to 'dists/codeblocks')
-rw-r--r--dists/codeblocks/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/codeblocks/readme.txt b/dists/codeblocks/readme.txt
index b0456aee13..1be60262c6 100644
--- a/dists/codeblocks/readme.txt
+++ b/dists/codeblocks/readme.txt
@@ -1,5 +1,5 @@
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.
+files using the create_project tool inside the /devtools/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