Hi,
I'm trying to build a project on two computers but it seems that the project variables and environment variables that I have created under build settings for the project on the first computer are missing on the second computer.
I'm using version control and I have checked out the project on computer number 2 and imported it to the workspace. When I checked under build settings my variables are missing. I'm using these variables to make some file paths available to a batch file that I am running after build to create a hex-file and modify it with a custom program.
Why are these variables missing? Am I missing som files in subversion? Is there perhaps another solution to make these variables visible for my batch file?
I have the following files in subversion:
.settings folder
.ccsproject
.cproject
.project
Code composer version: 6.0.1.00040
OS: Windows 7 64 bit SP1