Closed Thread
Results 1 to 2 of 2

Thread: Rename a project

  1. #1
    Lop's Avatar
    Lop
    Lop is offline Speaks fluent binary
    Join Date
    May 2006
    Posts
    1,178
    Rep Power
    30

    Rename a project

    How, if even possible, can you rename a project if you decide to change the names?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    smith is offline Programmer
    Join Date
    Jun 2006
    Posts
    153
    Rep Power
    0
    Simple, just rename the directory. Rename the directory inside of the directory (the one where all the executables will be created). Open up the resource file and change that directory. Rename the namespaces and your good.
    Code:
    for (int i;;) {
       cout << "Smith";
    }

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. New BASH programmer needs to rename thousands of files
    By JAS in forum Bash / Shell Scripting
    Replies: 5
    Last Post: 07-15-2011, 01:08 PM
  2. Help: A Way to automatic rename subtitle files
    By bodosko in forum General Programming
    Replies: 0
    Last Post: 06-17-2009, 11:07 PM
  3. file rename
    By chetan21 in forum C and C++
    Replies: 10
    Last Post: 06-01-2009, 08:54 PM
  4. PHP rename() permission error
    By phpforfun in forum PHP Development
    Replies: 5
    Last Post: 12-25-2008, 02:00 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts