C++ Windows Console App

Hi,

I would like to ask how can reference Open3d in an empty c++ console application?

My ideal goal is to read pointcloud file, estimate pointcloud normals and compute poisson reconstruction.

Can someone give basic guidelines or tutorial how to start?