Actually, I need to change the include path to relative path in the .prj file i.e, change the path from "/c/Projects/usdk/include/vcsTest.h to ../../../include/vcsTest.h so that I can automate the build from the command line in a machine with labwindows not installed. Is it possible to do so? If yes, how can I do this?
Safer