User forums > Using Code::Blocks

Rename source files and wxsmith plugin files

(1/1)

szurilo:
Maybe its an answered questionbut i didnt fnd anywhere. So, how can i rename my source files inside C::B and how can i rename my *.wxs files?
Szurilo

Jenna:

--- Quote from: szurilo on December 20, 2007, 11:13:53 am ---Maybe its an answered questionbut i didnt fnd anywhere. So, how can i rename my source files inside C::B and how can i rename my *.wxs files?
Szurilo

--- End quote ---
1. Close the file you want to rename,
2. In the Project Manager right-click the file,
3. Chose "Rename File..."

The *.wxs-file(s) is (are) under "Others -> wxsmith" .

byo:
In case of files managed by wxSmith it's not so easy. You'll have to manually modify the .cbp file (wxSmith doesn't support renaming of resources now).

So after you rename files using szurilo's method, open .cbp file in any text editor, search for old file names and replace with new file names.

Regards
   BYO

Navigation

[0] Message Index

Go to full version