I
Invilis
Guest
I recently setup a git repository to sync my code between my pc and my laptop and I successfully pulled up the code on my laptop but the includes are all wrong because the libraries I included were stored in the Documents folder. This is a problem because my PC uses B:/Documents and my laptop uses something like C:/Users/.../Onedrive/Documents. How do I tell Visual Studio to find the current computers Documents folder no matter what location is defined for that specific computer.
Continue reading...
Continue reading...