Am writing an application that has an emphasis on security with this in mind I run my test application through the “IDA Pro” tool. using this tool I was able to determine the absolute path of two of my source files so giving me the username of the build machine.
Does anyone know why two source files would be picked up like this out of hundreds? Is it the way that I have added these two files that is at fault?
deanWombourne answered the question with his comment, as it turns I was using a debug build