'Add additional include directories in Atom?

I have installed GLFW from OpenGL website, and currently I'm using Atom for writing and running C++ code. But I got stuck in linking the header file glfw3.lib to my source code, guide me on how to link those OpenGL header files.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source