Tagged Questions

1
vote
2answers
2k views

Visual studio relative reference path.

Hello, I usually format my project directory like J-P Boodhoo. a main dir containing solution file, then a lib folder for all third-party lib, a src dir, a tools lib for third-party that wont be …