This will download the include and library directories from your Raspberry PI to the corresponding directories in the cross-compiler toolchain so that the cross-compiler can use your newly installed wiringPI library.
Right-click on the project in Solution Explorer and choose VisualGDB Project Properties. The next step would be to import them to the cross-compiler. This will build all the necessary files and install the libraries and include files into the corresponding directories on your Raspberry PI.