I have trying to clean up links and target configurations between multiple computers and users
I work on two comnputers with two different operating systems - XP and Vista (neither are my choice...)
I consolidated a confusing mess of target configurations into 3 that we actually use. I then assigned these 3 as needed - simulator, emulator, no gel. this works fine on the one computer. but when I move to the other computer it cannot find the target configuration because the user directory is different!
in Vista we have c:/users/<name>/user/CCSTargetConfigurations/<targetconfig>.ccxml
in XP we have c:/documents and settings/<name>/user/CCSTargetConfigurations/<targetconfig>.ccxml
any ideas how to deal with this problem? (note that the .project file is stored in version control so we really need a common solution)