As mirko says.
Visual studio releases keep moving things around so it's virtually impossible
to give generally useful guidelines.
You need to find out how to add include directories, library directories and
libraries for the specific visual studio version you have.
Once you know that, the basic
Dear Milad,
at that point I would advise you to do some Visual Studio C++ tutorial to
get accustomed to linking libraries. There are plenty help pages on the
internet when searching for c++ linking libraries in Visual Studio.
Configuring the settings for libsumo isn't any way different than an