CodeBlocks to Visual Studio 2013

I just got Visual Studio 2013 and I want to work on some of my old projects, but I don't really know how to access some things in Visual Studio. In CodeBlocks, I could go to build options and add linker settings and search directories for the linker and compiler (which I use for external libraries), but I can't find where I can do all that in Visual Studio. I'm sure it's there somewhere, but I just can't find it. Does anyone know how I can do this?
I would appreciate it if someone could give me some idea of how to do this.
Right click on the project (not solution). At the bottom of the pop up menu there will be the entry for the project properties

Read this:
http://msdn.microsoft.com/en-us/library/z15yzzew.aspx
Topic archived. No new replies allowed.