Hello all,
Actually we are using the same project on different computers, and the project will be on different path for each computer.
As we have to install the project on another computer, we just copy-paste the whole source code files, and re-link the lost files. Mainly for includes which were correct for the last source computer.
Instead of re-create the absolute include files path for each computer, is it possible to put these path in relative, as for compilation files ?