I know that the compiler will work, but I need to set the compiler path from Visual Studio to the build tools (C:\Program Files (x86)\MSBuild). I have access to the source code. I was thinking, could I just put the build tools in a series of folders so it appears to the compiler that the tools are from Visual Studio, or would I have to reprogram a file for the path or something in the source code?