|
|
How do I move or copy my source files and Microsoft® Visual C/C++™ project to a different directory?
|
| |
For I.D.E.E.A. v3.3 or earlier: Use the project replicator to move your project to a different directory. It will correctly set up the relative paths to your source files. Refer to the I.D.E.E.A. manual or online help for information on the project replicator tool. Refer also to special note below. I.D.E.E.A. v4.0 or later: Simply copy the contents to a new directory or rename the directory. Refer also to special note below. Special Note: The Microsoft® Visual C/C++™ project file may still refer to the "old" directory in which case edit the Microsoft Developer Studio File which has a file extension of .dsp in the BUILD directory of your project. Make a backup copy of the .dsp file before making any changes.
|
| |
|
|
|