VS 2012 with C++ group include/lib
问题 I am currently working on a large project with a friend and it's time we started working on the same files. We have a dropbox, and we're wondering if there was some way to configure the project so all necessary extra includes/.libs for the libraries we are using in there, so if we change libraries or whatever the other won't have to go download and install anything. For example, he's working in OpenGL and I'm working with Lua and other libraries. Is there some way to combine all these into