Include this script into your page along with the iframe for a responsive media embed
Update: Instead of actually going to the include, src and project folder, you can do: $(ProjectDir) $(ProjectDir)include $(ProjectDir)src in the Additional Include Directories (under C/C++) and in Additional Library Directories (under Linker) A quick demonstration describing how to create and use separate header (include) and source (src) folders in a Visual Studio 2017 C++ project.