Click next on application wizard, and then check “empty project” in additional options
Add the following path to the Additional Include Directories (Project Properties -> Configuration Properties -> C/C++ ->General -> Additional Include Directories)
$(OSG_ROOT)\include
Similarly, set the linker directory to the following
$(OSG_ROOT)\lib
And add the libraries to the input option of the linker setting